Skripta: UP
Problem: Sve radi normalno samo se desi da 2,3 igraca na serveru imaju id 0 npr 10 su level ali im na TAB prikazuje da su level nula,i ne prikazuje im textdraw moze li neko pomoci?
[POMOC]Level 0
271
pregleda
2
postova
29. Dec. 2013.
Evo brt sve je tu uredu nzm sta nije uredu znaci setuje skin CJ i set lvl na 0 kad stisnes tab i spawna na obicni spawn
///////////////////////////////////////////
public OnPlayerSpawn(playerid)
{
BelaBojaIgraca(playerid); SpawnIgraca(playerid); ResetujVar(playerid); UsaoFirma = -1;
SetPlayerScore(playerid, PlayerInfo); SetPlayerSkin(playerid, PlayerInfo);
///////////////////////////////////////////////////////
if(AdminVozilo != -1) DestroyVehicle(AdminVozilo), AdminVozilo = -1;
///////////////////////////////////////////////////////
if(TextDrawGangZone != 1)
{
TextDrawShowForPlayer(playerid, Textdraw0);
TextDrawShowForPlayer(playerid, Textdraw1);
TextDrawShowForPlayer(playerid, Textdraw2);
TextDrawShowForPlayer(playerid, Textdraw3);
TextDrawShowForPlayer(playerid, Textdraw4);
TextDrawShowForPlayer(playerid, Textdraw5);
TextDrawShowForPlayer(playerid, Textdraw6);
TextDrawShowForPlayer(playerid, Textdraw7);
TextDrawShowForPlayer(playerid, Textdraw9);
TextDrawShowForPlayer(playerid, Textdraw10);
TextDrawShowForPlayer(playerid, Textdraw11);
TextDrawShowForPlayer(playerid, Textdraw12);
TextDrawShowForPlayer(playerid, Textdraw13);
TextDrawShowForPlayer(playerid, Banka);
GangZoneShowForPlayer(playerid, GroveGang, 1671188😎; GangZoneShowForPlayer(playerid, ballaszonag, -2147418167);
GangZoneShowForPlayer(playerid, tvfzona, -16777017); GangZoneShowForPlayer(playerid, bdtzona, 199);
GangZoneShowForPlayer(playerid, bdtdrogazone, 199); TextDrawGangZone = 1;
}
///////////////////////////////////////////////////////
if(PlayerInfo == 2)
///////////////////////////////////////////
public OnPlayerSpawn(playerid)
{
BelaBojaIgraca(playerid); SpawnIgraca(playerid); ResetujVar(playerid); UsaoFirma = -1;
SetPlayerScore(playerid, PlayerInfo); SetPlayerSkin(playerid, PlayerInfo);
///////////////////////////////////////////////////////
if(AdminVozilo != -1) DestroyVehicle(AdminVozilo), AdminVozilo = -1;
///////////////////////////////////////////////////////
if(TextDrawGangZone != 1)
{
TextDrawShowForPlayer(playerid, Textdraw0);
TextDrawShowForPlayer(playerid, Textdraw1);
TextDrawShowForPlayer(playerid, Textdraw2);
TextDrawShowForPlayer(playerid, Textdraw3);
TextDrawShowForPlayer(playerid, Textdraw4);
TextDrawShowForPlayer(playerid, Textdraw5);
TextDrawShowForPlayer(playerid, Textdraw6);
TextDrawShowForPlayer(playerid, Textdraw7);
TextDrawShowForPlayer(playerid, Textdraw9);
TextDrawShowForPlayer(playerid, Textdraw10);
TextDrawShowForPlayer(playerid, Textdraw11);
TextDrawShowForPlayer(playerid, Textdraw12);
TextDrawShowForPlayer(playerid, Textdraw13);
TextDrawShowForPlayer(playerid, Banka);
GangZoneShowForPlayer(playerid, GroveGang, 1671188😎; GangZoneShowForPlayer(playerid, ballaszonag, -2147418167);
GangZoneShowForPlayer(playerid, tvfzona, -16777017); GangZoneShowForPlayer(playerid, bdtzona, 199);
GangZoneShowForPlayer(playerid, bdtdrogazone, 199); TextDrawGangZone = 1;
}
///////////////////////////////////////////////////////
if(PlayerInfo == 2)
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava