Nezz sta trebam ewo vam odmah i red taj....
C:\Users\RaKuN\Desktop\LARP 1\gamemodes\larp.pwn(10386) : error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
SetPlayerMapIcon(playerid, 0,1173.5957,-1323.5686,15.1953, 22, COLOR_YELLOW); //HitnaPomoc
Error!!
1,153
pregleda
11
postova
11. Avg. 2010.
stavio sam ga blizu --> i pokusavam oznaciti na karti bolnicu i neka druga mjesta ??
if(!realtime)
{
SetWorldTime(wtime);
}
SetPDistance(10);
EnableTirePopping(1);
EnableZoneNames(1);
AllowInteriorWeapons(1);
AllowAdminTeleport(0);
//UsePlayerPedAnims(); //unique walking
//ShowPlayerMarkers(false);
DisableInteriorEnterExits();
EnableStuntBonusForAll(0);
//--------------------------------------------------IKONE NA MAPI--------------------------------------------------------------------------
if(!realtime)
{
SetWorldTime(wtime);
}
SetPDistance(10);
EnableTirePopping(1);
EnableZoneNames(1);
AllowInteriorWeapons(1);
AllowAdminTeleport(0);
//UsePlayerPedAnims(); //unique walking
//ShowPlayerMarkers(false);
DisableInteriorEnterExits();
EnableStuntBonusForAll(0);
//--------------------------------------------------IKONE NA MAPI--------------------------------------------------------------------------
11. Avg. 2010.
ewo 😄 tude da stavim ispod ovoga ??
public OnPlayerConnect(playerid)
{
new plname;
GetPlayerName(playerid, plname, sizeof(plname));
if(Security != 0)
{
SendClientMessage(playerid, COLOR_YELLOW, "Host has broken one of the Agreement rules, action has been taken.");
Kick(playerid);
return 1;
}
public OnPlayerConnect(playerid)
{
new plname;
GetPlayerName(playerid, plname, sizeof(plname));
if(Security != 0)
{
SendClientMessage(playerid, COLOR_YELLOW, "Host has broken one of the Agreement rules, action has been taken.");
Kick(playerid);
return 1;
}
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava