CJ skin SPAWN
#1

at spawn of the player and after death for one second appears the skin of the CJ and an unknown place and then everything is fine

flickers CJ SKIN - for 1 sec. wtf?
Reply
#2

[PHP]
PHP код:
OnPlayerLoginspawnplayer(playerid);
public 
OnPlayerSpawn(playerid)
{
    
SetPlayerSpawn(playerid);
    
SetPlayerSkin(playeridpl[playerid][pChar]);
    
SetPlayerScore(playerid,pl[playerid][pLevel]);
    return 
1;

Reply
#3

update
Reply
#4

SetSpawnInfo use in OnPlayerLogin ) closed)))thx all
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)