Whats wrong?
#3

Quote:
Originally Posted by Lilcuete
Посмотреть сообщение
Do you have another spawn function in your gamemode if so look for all the spawn functions like publics and i know this is not part of the question but why is there a -255 isn't it supposed to be
pawn Код:
if(PlayerInfo[playerid][Member] == 255)
{
        SetPlayerColor(playerid,0xFFFFFFFF);
    }
instead of
pawn Код:
if(PlayerInfo[playerid][Member] == -255)
    {
        SetPlayerColor(playerid,0xFFFFFFFF);
    }
Yeah any other Deah or Spawn function's your using??

Search for GivePlayerCash or SetPlayerCash function's in your GM. If it's reducing 100 $ then delete it!
Reply


Messages In This Thread
Whats wrong? - by Tanush123 - 14.12.2011, 01:13
Re: Whats wrong? - by Lilcuete - 14.12.2011, 01:37
Re: Whats wrong? - by Ballu Miaa - 14.12.2011, 01:43
Re: Whats wrong? - by d1ablo - 14.12.2011, 02:02
Re: Whats wrong? - by Tanush123 - 14.12.2011, 02:13
Re: Whats wrong? - by suhrab_mujeeb - 14.12.2011, 02:17
Re: Whats wrong? - by Ballu Miaa - 14.12.2011, 02:20
Re: Whats wrong? - by Steven82 - 14.12.2011, 02:33
Re: Whats wrong? - by suhrab_mujeeb - 14.12.2011, 02:39
Re: Whats wrong? - by Rob_Maate - 14.12.2011, 03:19

Forum Jump:


Users browsing this thread: 2 Guest(s)