SA-MP Forums Archive
Problem help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Problem help (/showthread.php?tid=299781)



Problem help - TheBluec0de - 27.11.2011

REMOVED.


Re: Problem help - TheBluec0de - 27.11.2011

bump


Re: Problem help - TheBluec0de - 27.11.2011

bumping


Re: Problem help - Nodroz - 27.11.2011

Can't you wait 1 day for an answer?


Re: Problem help - Galdo - 27.11.2011

idkdsasadDasdAS


Re: Problem help - TheBluec0de - 27.11.2011

Quote:
Originally Posted by Nodroz
Посмотреть сообщение
Can't you wait 1 day for an answer?
no....

Quote:
Originally Posted by Galdo
Посмотреть сообщение
idkdsasadDasdAS
wtf ?


Re: Problem help - Tanush123 - 27.11.2011

pawn Код:
if(UserInfo[playerid][USER_STAT_CASH] != -1)
    {
        GivePlayerMoney(playerid, UserInfo[playerid][USER_STAT_CASH]);
        UserInfo[playerid][USER_STAT_CASH] = -1;
    }
Must be preventing you to not spawn.

Try adding the code below on your login code
pawn Код:
UserInfo[playerid][USER_STAT_CASH] = 0;
on connect


Re: Problem help - TheBluec0de - 27.11.2011

I'm talking about OnPlayerRequestSpawn Not OnPlayerSpawn ! for OnPlayerSpawn you answer Thanks its ok.


Re: Problem help - Lorenzo! - 27.11.2011

Next time stop dubble posting.


Re: Problem help - Tanush123 - 27.11.2011

Lorenzo stop posting off topic things on scripting and thebluecode, try removing auto ip check