It's February and you're talking about halloween? -.-

It's February and you're talking about halloween? -.-
Add a new plugin using hook location "postbit_display_start" with the code I posted.PHP Code:$x = 0;
while($x < strlen($this->post['username']) AND $this->post['usergroupid'] == 6)
{
$_color = ($_color == "red") ? "black" : "red";
$post['musername'] .= "<span style='color:".$_color."'>".$this->post['username'][$x]."</span>";
$x++;
}
change black and red only. And usergroup ID to the VIP usergroup. such as 35.
There, the smart man talks.Add a new plugin using hook location "postbit_display_start" with the code I posted.PHP Code:$x = 0;
while($x < strlen($this->post['username']) AND $this->post['usergroupid'] == 6)
{
$_color = ($_color == "red") ? "black" : "red";
$post['musername'] .= "<span style='color:".$_color."'>".$this->post['username'][$x]."</span>";
$x++;
}
change black and red only. And usergroup ID to the VIP usergroup. such as 35.
Hah! told you tere was.
that only does the postbit, you need to edit the "display" for it to display other areas on the forum
But you can do it. =] i think i should get a well big thanks.
If joshuar needs any help with this i'll help![]()
Thats if it gets "accepted"
Totally different. We only needed to code the prefix. We can't add multiple codes for the actual name.
Sorry, I'm a silly. I meant no way to do it with the current tools. That involves editing the template. Which is one of the things we hate doing, due to possible messups. Also, whenever a new version comes out we might have to recode it. This creates a problemAdd a new plugin using hook location "postbit_display_start" with the code I posted.PHP Code:$x = 0;
while($x < strlen($this->post['username']) AND $this->post['usergroupid'] == 6)
{
$_color = ($_color == "red") ? "black" : "red";
$post['musername'] .= "<span style='color:".$_color."'>".$this->post['username'][$x]."</span>";
$x++;
}
change black and red only. And usergroup ID to the VIP usergroup. such as 35.
Yeah you'd have to edit all over the place. But indeed well done![]()
It costs nothing to be a good friend.
American and Proud
I also use the account nvrspk on other computers.
![]()
good idea,
i want dis to go forward pls x
Actually its much like the arcade, its the "hooks" you edit under the plugins navbar, thus making it very easy to edit actually i dont even think you need to edit when upgrading at all. :eusa_whisSorry, I'm a silly. I meant no way to do it with the current tools. That involves editing the template. Which is one of the things we hate doing, due to possible messups. Also, whenever a new version comes out we might have to recode it. This creates a problem
Yeah you'd have to edit all over the place. But indeed well done
And im sure it wouldnt take five minutes, test it on HXW! or the "tester forum" mad has hidden somewhere... :eusa_whisA few minutes of editing to extra money, it weights out..
Want to hide these adverts? Register an account for free!