![]() |
Adding guildtags
I always try to do this and I cant!
Why doesnt this work! NPC Code: And why doesnt this work either? NPC Code: |
dont work clientside
only serverside :P |
Quote:
|
wont work offline
only online (if it is p2p) |
Re: Adding guildtags
Quote:
if (playertouchsme) setplayerprop #c,setnick NAME; |
doesn't work offline either
|
nope. every guild tag ive used has been p2p only. is there a non p2p?
|
i think they work on classic, thats the only one i've ever seen
|
Hey, also that won't add an actual guild tag, all that will do it temporarly set their guild...
If you want to make it so they can use that tag whenever tey like use this: NPC Code: Then anything in the serverside section of the script (the part being parsed by npc server, not the client, or better known as "Before where you put the //#CLIENTSIDE thingy", just have this line: setplayerprop #g,guildname; you cannot do this: setplayerprop #n,nickname (guildname); unless the player is in the guild, and even then i am not sure. |
| All times are GMT +2. The time now is 02:50 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.