[unsolved] - very easy! (i think:P)
#4

Download and install zcmd include.
In script:
pawn Код:
#include <zcmd> //at the top

//copy and paste sscanf function and givescore command somewhere in your script (outside any callback!)

//for example
public OnPlayerCommandText(playerid, cmdtext[]) // < callback
{
  //you probably have something here
  return 0;
}

//paste sscanf and givescore command here
Reply


Messages In This Thread
[unsolved] - very easy! (i think:P) - by PANNA - 05.11.2009, 07:45
Re: [unsolved] - very easy! (i think:P) - by CracK - 05.11.2009, 07:55
Re: [unsolved] - very easy! (i think:P) - by PANNA - 05.11.2009, 08:05
Re: [unsolved] - very easy! (i think:P) - by CracK - 05.11.2009, 08:11
Re: [unsolved] - very easy! (i think:P) - by Peter_Corneile - 05.11.2009, 09:12
Re: [unsolved] - very easy! (i think:P) - by Tony_Montana - 05.11.2009, 09:14
Re: [unsolved] - very easy! (i think:P) - by saiberfun - 05.11.2009, 09:19

Forum Jump:


Users browsing this thread: 3 Guest(s)