Need som help with gl_actions
#4

You got OnPlayerCommandText, change it:
pawn Код:
if(!strcmp(cmdtext, "/animlist"))
{
   // your command
   return 1; //<< PUT THIS IN HERE
}
return 0;
Reply


Messages In This Thread
Need som help with gl_actions - by OldDirtyBastard - 06.07.2010, 18:24
Re: Need som help with gl_actions - by CAR - 06.07.2010, 18:25
Re: Need som help with gl_actions - by OldDirtyBastard - 06.07.2010, 18:31
Re: Need som help with gl_actions - by CAR - 06.07.2010, 21:07

Forum Jump:


Users browsing this thread: 1 Guest(s)