Posts: 2,938
Threads: 162
Joined: May 2010
Quote:
Originally Posted by ikey07
SetSampForumUserSkillLevel(user,999999999);
format(string,sizeof(string),"* Your scripting skill level is now %d, by %s, reason: %s",GetSampForumUserSkillLevel(user),postauthornam e,post above);
SendClientMessage(user,COLOR_LIGHTBLUE,string);
return 1;
|
L00000000000L