help with triggerhacks

Im trying to make something with guilds, and I could use some help with the understanding of the guild triggerhacks.

if (playertouchsme) { gr.addguildmember,Stowen,Test,Test; }

is it gr.addguildmember,ACCOUNT,NICK,GUILD; ??

Anybody?

I think there is a readme.txt inside of the world folder when you first download the Gserver. I believe it tells you all the triggeractions, correct me if I’m wrong.

Controlled by the setting triggerhack_guilds:
triggeraction 0,0,gr.addguildmember,guild,account,nickname;
Adds a player to the specified guild. Nickname is optional.

Thanks urza, where did you find this info? Its not in the readme file Kondie specified…

Why didn’t you just test it? If you put account nick guild you’d get guildaccount.txt nick:guild and then you’d have figured it out. FUCKING MAGIC

The file containing all that info should be in the same directory as servers.txt and and the servers folder.
If you don’t have a copy of it for some reason here ya go.