Quote:
Originally posted by nyghtGT
For those of you who make scripts using:
if (strequals(#g,GuildName)) {
}
Guild tags do not work offline in the editor ... So before
you may come here and ask about why your scripts wont
work check your guild uses ...
|
A small question to this...
How do you set guilds for people?
NPC Code:
if (playerenters) setplayerprop #g,Blah;
???????
Gohan