Problem help
#1

REMOVED.
Reply
#2

bump
Reply
#3

bumping
Reply
#4

Can't you wait 1 day for an answer?
Reply
#5

idkdsasadDasdAS
Reply
#6

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

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

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
Reply
#8

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

Next time stop dubble posting.
Reply
#10

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


Forum Jump:


Users browsing this thread: 1 Guest(s)