[POMOC] carownership

Započeo Obrisan korisnik
17. Jul 2012.
733
pregleda
6
postova
Deleted User
Obrisan korisnik
17. Jul 2012.
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
:
Deleted User
Obrisan korisnik
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");
Deleted User
Obrisan korisnik
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 :$
Deleted User
Obrisan korisnik
17. Jul 2012.
ÄŒitaj malo.
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 !
Deleted User
Obrisan korisnik
18. Jul 2012.
Quote from July 17, 2012, 8:12 pm:
ÄŒitaj malo.
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 🙂
Deleted User
Obrisan korisnik
18. Jul 2012.
Antonio_Mond wrote on July 17, 2012, 8:12 pm:
ÄŒitaj malo.
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

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha