Skripta koju koristim : CLRP:
Detaljan opis problema : Imam caronwership fs,ubacim na server sve radi,nakon restarta sva su ta auta kupljena zakljucana nemoze se /v lock ni unlock,pomagajte hitno:
Dio skripte : imam carownership by Im_Blank:
Neke slike/video za lakse dobivanje pomoci(neobavezno) : Imam ovu FS caronwership skinite pa pogledajte falil sta http://forum.sa-mp.com/showthread.php?t=257688&highlight=%5BFS%5D+CarOwnerShip
Molim vas da brzo rjesite,hitno je,hvala unaprijed:
[POMOC] carownership
Započeo Obrisan korisnik
•17. Jul 2012.733
pregleda
6
postova
17. Jul 2012.
17. Jul 2012.
Jesi ubacio ono sto trebas u gamemod ?
public OnGameModeExit()
{
SendRconCommand("unloadfs carownership");
return 1;
}
//add this to the end of OnGameModeInit
SendRconCommand("loadfs carownership");17. Jul 2012.
Quote from July 17, 2012, 3:14 pm:
Jesi ubacio ono sto trebas u gamemod ?
public OnGameModeExit()
{
SendRconCommand("unloadfs carownership");
return 1;
}
//add this to the end of OnGameModeInit
SendRconCommand("loadfs carownership");jesam i nista :$
17. Jul 2012.
ÄŒitaj malo.
Vidiš to ?
Piše ti ispod "//add this to the end of OnGameModeInit"
ZnaÄi ovo dodaÅ¡ na kraju "OnGameModeInit"
Gdje piše return1;
Iznad toga
{
SendRconCommand("loadfs carownership");
}
return1;
} tako nekako imaš u skripti ti sve piše, i kad ga tu ubaciš dole ga obrišeš u GameModeExit. I mora radit !
public OnGameModeExit()
{
SendRconCommand("unloadfs carownership");
return 1;
}
//add this to the end of OnGameModeInit
SendRconCommand("loadfs carownership");
Vidiš to ?
Piše ti ispod "//add this to the end of OnGameModeInit"
ZnaÄi ovo dodaÅ¡ na kraju "OnGameModeInit"
SendRconCommand("loadfs carownership");Gdje piše return1;
Iznad toga
{
SendRconCommand("loadfs carownership");
}
return1;
} tako nekako imaš u skripti ti sve piše, i kad ga tu ubaciš dole ga obrišeš u GameModeExit. I mora radit !
18. Jul 2012.
Quote from July 17, 2012, 8:12 pm:
ÄŒitaj malo.
Vidiš to ?
Piše ti ispod "//add this to the end of OnGameModeInit"
ZnaÄi ovo dodaÅ¡ na kraju "OnGameModeInit"
Gdje piše return1;
Iznad toga
{
SendRconCommand("loadfs carownership");
}
return1;
} tako nekako imaš u skripti ti sve piše, i kad ga tu ubaciš dole ga obrišeš u GameModeExit. I mora radit !
public OnGameModeExit()
{
SendRconCommand("unloadfs carownership");
return 1;
}
//add this to the end of OnGameModeInit
SendRconCommand("loadfs carownership");
Vidiš to ?
Piše ti ispod "//add this to the end of OnGameModeInit"
ZnaÄi ovo dodaÅ¡ na kraju "OnGameModeInit"
SendRconCommand("loadfs carownership");Gdje piše return1;
Iznad toga
{
SendRconCommand("loadfs carownership");
}
return1;
} tako nekako imaš u skripti ti sve piše, i kad ga tu ubaciš dole ga obrišeš u GameModeExit. I mora radit !
nerazumijem add me na skype : skub1cs1.6 pa ces mi objasnit ili moze preko teamviewera 🙂
18. Jul 2012.
Antonio_Mond wrote on July 17, 2012, 8:12 pm:
ÄŒitaj malo.
Vidiš to ?
Piše ti ispod "//add this to the end of OnGameModeInit"
ZnaÄi ovo dodaÅ¡ na kraju "OnGameModeInit"
Gdje piše return1;
Iznad toga
{
SendRconCommand("loadfs carownership");
}
return1;
} tako nekako imaš u skripti ti sve piše, i kad ga tu ubaciš dole ga obrišeš u GameModeExit. I mora radit !
public OnGameModeExit()
{
SendRconCommand("unloadfs carownership");
return 1;
}
//add this to the end of OnGameModeInit
SendRconCommand("loadfs carownership");
Vidiš to ?
Piše ti ispod "//add this to the end of OnGameModeInit"
ZnaÄi ovo dodaÅ¡ na kraju "OnGameModeInit"
SendRconCommand("loadfs carownership");Gdje piše return1;
Iznad toga
{
SendRconCommand("loadfs carownership");
}
return1;
} tako nekako imaš u skripti ti sve piše, i kad ga tu ubaciš dole ga obrišeš u GameModeExit. I mora radit !
nerazumijem add me na skype : skub1cs1.6 pa ces mi objasnit ili moze preko teamviewera 🙂
Kako ne razumiješ.
Evo ovako.
Ovo dodaš u GameModeExit
public OnGameModeExit()
{
SendRconCommand("unloadfs carownership");
return 1;
}A ovo dodaš u GameModeInit
SendRconCommand("loadfs carownership");I kraj priÄe. o.O
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava