Variables..
#8

Quote:
Originally Posted by cruteX_modshop
Посмотреть сообщение
And then code under that, should be what will happen if he DO got a computer?
Operator '!' means not.

pawn Код:
if ( Computer{playerid} )
{
    // if player got computer do your code
}


if ( !Computer{playerid} )
{
    // if player DONT got computer do your code
}
Reply


Messages In This Thread
Variables.. - by NessaHD - 28.11.2011, 17:40
Re: Variables.. - by fordawinzz - 28.11.2011, 17:42
Re: Variables.. - by NessaHD - 28.11.2011, 17:44
Re: Variables.. - by fordawinzz - 28.11.2011, 17:47
Re: Variables.. - by NessaHD - 28.11.2011, 17:50
Re: Variables.. - by fordawinzz - 28.11.2011, 17:52
Re: Variables.. - by System64 - 28.11.2011, 17:52
Re: Variables.. - by SmiT - 28.11.2011, 17:54
Re: Variables.. - by NessaHD - 28.11.2011, 18:01
Re: Variables.. - by SmiT - 28.11.2011, 18:06

Forum Jump:


Users browsing this thread: 1 Guest(s)