![]() |
for now until 1.4, you have to edit the plugin that says display credits in postbits.
youll have to edit it twice within that plugin, and it requires a little bit of php knowledge. now you know why i am switching that out of the plugins :-p if you cant figure it out i might post some of the 1.4 plugin and postbit code so you can modify the templates instead, and itll be much easier |
Hello.
Any idea how to change this mod for rpg integration hack? I have some problems with that, error like that appears: Quote:
|
is that for lite or full version?
|
Its different rpg system, You can find it here:
https://vborg.vbsupport.ru/showthread.php?t=108790 But im stupid, that's all. I just saw one person which asked about that before, so i thought this mod need special integration, but i had to change vbulletin options->rpg hack cash options "uttpoints" for "credits" and that's it, You can add this rpg mod to list of hacks working with vBcredits. Anyway, thanks for trying and sorry for disturbing . |
:-p that would be the 'lite' version, and if youd said that I would have told you about the points row :D
the full version is getting a converter |
WOOT finally got the chance to install this!!! It's great!
|
I would if u have time tell me what word
should I edite to make it show Number of xxx credite on postbit withe red color cuz when I make check on what code add on postbit <if condition="$show['credits_postadd']"> <span id="creditsmenu_$post[postid]"><a href="credits.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="credits_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/credits.gif" alt="<phrase 1="$post[username]" 2="$vbphrase[credits]">$vbphrase[credits_threadaward]</phrase>" border="0" /></a></span> <if condition="$show['popups']"><script type="text/javascript"> vbcdt_register("$post[postid]")</script></if> </if> now this code I try play aroun it but I confused cuz there are nothing like $post[cedit] cuz if was that will be more esaire to make it with red color |
thats template code. i said plugin. 1.4 is different, but for now...
Display Credits in Postbit: PHP Code:
'">' . $GLOBALS['credits_last'][2] . '</span></div>' to like '"><font color="red">' . $GLOBALS['credits_last'][2] . '</font></span></div>' and then '">' . $credits_this[2] . '</span></div>' to like '"><font color="red">' . $credits_this[2] . '</font></span></div>' again, this is kinda messy, but its been redone in 1.4, and if you want that plugin before release you have to come talk to me. |
work gr8 thanks
also credit on navbar I don’t want be as a link what should I do? |
edit the show credits in navbar PLUGIN
again, also changed to templates in 1.4 |
All times are GMT. The time now is 06:52 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|