Hwang dm
#1

Hello guys iam using Hwang dm but when i relog it spawn me without a car and not spawn me in the map

How could i fix?

Any help pls

PHP код:
public OnPlayerSpawn(playerid){
    if(
ServerData[Started] == true) {
    
SetPVarInt(playerid"Geberdi"1);
    if(
GetServerCount() > 1){
    
StartSpectate(playeridGetRandomPlayer(playerid));}
    }
    
SetPVarInt(playerid"Spawned"1);
    
TextDrawShowForPlayer(playeridMapText);
    
TextDrawShowForPlayer(playeridGecenSurem[playerid]);
    
TextDrawShowForPlayer(playeridSpectateYou[playerid]);
    
DisableRemoteVehicleCollisions(playeridtrue);
    return 
true;

Reply
#2

Guys
Reply
#3

You want to spawn in a random car?
Reply
#4

look when there is only 1 player playing and he relog he spawns with no car and in Blank gamemode spawn
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)