Kako iskljucit???
1,943
pregleda
11
postova
6. Sep. 2009.
Ovo dodaj u funkciju public OnGameModeInit()
EnableStuntBonusForPlayer(playerid, 1); // ukljuceno
EnableStuntBonusForPlayer(playerid, 0); // iskljuceno
EnableStuntBonusForPlayer(playerid, 1); // ukljuceno
EnableStuntBonusForPlayer(playerid, 0); // iskljuceno
6. Sep. 2009.
ja ubacim i kad idem compile pise mi ovo
E:\My Documents\SmartEx\sb-rp.pwn(664😎 : error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
E:\My Documents\SmartEx\sb-rp.pwn(664😎 : error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
6. Sep. 2009.
Gdje si ubacio... Kopiraj 10-ak redaka iznad i 10-ak redaka ispod od mjesta gdje si ubacio to...
6. Sep. 2009.
//------------------------------------------------------------------------------------------------------
public OnGameModeInit()
{
new string;
new string1;
for(new c=0;c {
Gas = GasMax;
}
LoadProperty();
LoadBizz();
LoadSBizz();
LoadBoxer();
LoadStuff();
LoadIRC();
LoadFamilies();
LoadCK();
LoadTurfs();
LoadPapers();
IRCInfo = 0; IRCInfo = 0; IRCInfo = 0;
IRCInfo = 0; IRCInfo = 0; IRCInfo = 0;
IRCInfo = 0; IRCInfo = 0; IRCInfo = 0;
IRCInfo = 0;
News = 0; News = 0; News = 0; News = 0; News = 0;
format(string, sizeof(string), "Nista");
strmid(News, string, 0, strlen(string), 255);
strmid(News, string, 0, strlen(string), 255);
strmid(News, string, 0, strlen(string), 255);
strmid(News, string, 0, strlen(string), 255);
strmid(News, string, 0, strlen(string), 255);
format(string1, sizeof(string1), "Nitko");
strmid(News, string1, 0, strlen(string1), 255);
strmid(News, string1, 0, strlen(string1), 255);
strmid(News, string1, 0, strlen(string1), 255);
strmid(News, string1, 0, strlen(string1), 255);
strmid(News, string1, 0, strlen(string1), 255);
PlayerHaul = 100;
PlayerHaul = 100;
PlayerHaul = 50;
PlayerHaul = 50;
SetGameModeText("SmartEx Balkan RolePlay");
format(objstore, sizeof(objstore), "MOLE: I got nothing, check back with me later.");
format(cbjstore, sizeof(cbjstore), "HQ: There is nothing in your Vicinity, Out.");
format(motd, sizeof(motd), "Dobrodosli na SmartEx Balkan RolePlay server.");
gettime(ghour, gminute, gsecond);
FixHour(ghour);
ghour = shifthour;
if(!realtime)
{
SetWorldTime(wtime);
}
SetPDistance(10);
EnableTirePopping(1);
EnableStuntBonusForPlayer(playerid, 0); // iskljuceno
EnableZoneNames(1);
AllowInteriorWeapons(1);
AllowAdminTeleport(1);
UsePlayerPedAnims();
// CreatedCars check
for(new i = 0; i < sizeof(CreatedCars); i++)
{
CreatedCars = 0;
} 6. Sep. 2009.
ma zajebi to,ubaci ovo i ne zali se 😄
Quote
EnableStuntBonusForAll(0); //iskljuceno
EnableStuntBonusForAll(1); //ukljuceno
EnableStuntBonusForAll(1); //ukljuceno
6. Sep. 2009.
Da, da istina, ja budala zaboravio... Ovo je samo za jednog igraca, to se koristi kod posla Stunter 😄
JBG, ovo je dobro dolje...
EnableStuntBonusForAll(0); //iskljuceno
EnableStuntBonusForAll(1); //ukljuceno
JBG, ovo je dobro dolje...
EnableStuntBonusForAll(0); //iskljuceno
EnableStuntBonusForAll(1); //ukljuceno
12. Sep. 2009.
tnx sad radi.....i jos nesto zna li neko kako se iskljuci ono u donjem kutu di pise na kojoj si lokaciji
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava