Stafftag.

This is what i have so far and its not working.
if(created)
{
toweapons Staff/Tag;
}
if(playerchats&&strequals(#c,/stafftag)){
setplayerprop #c,Stafftag On!;
//What goes here to make the guild change work?
}

triggeraction 0, 0 ,gr.setguild, guild, #a;

if(playerchats&&strequals(#c,/stafftag)){
setplayerprop #c,Stafftag On!;
triggeraction 0, 0 ,gr.setguild, guild, #a;
}

its still not working… x.x

guild is the guild you want to set it to

Like Manager or Admin

in the server options you need to enable the triggeraction hacks.

look for triggerhack_guilds and change false to true.

Kevin is so smart.

don’t do this to me