Info of local variable and global
#2

PHP код:
CMD:lol(playeridparams[])
{
   
example[playerid] = 10;
   return 
1;

This will be just for the player to type the CMD.
PHP код:
CMD:lol(playeridparams[])
{
   
example 10;
   return 
1;

This will be for everyone
Reply


Messages In This Thread
Info of local variable and global - by fuckingcruse - 31.05.2016, 06:47
Re: Info of local variable and global - by saffierr - 31.05.2016, 07:17
Re: Info of local variable and global - by Dayrion - 31.05.2016, 08:50
Re: Info of local variable and global - by SyS - 31.05.2016, 11:25
Re: Info of local variable and global - by saffierr - 31.05.2016, 11:28

Forum Jump:


Users browsing this thread: 1 Guest(s)