[pomoc] Org vozila

Započeo Obrisan korisnik
4. Avg. 2012.
378
pregleda
4
postova
Deleted User
Obrisan korisnik
4. Avg. 2012.
Skripta koju koristim: GotFather edit
Detaljan opis problema: znaci dodam sve za org auto a baca mi ove errore
C:\Documents and Settings\Boris\Desktop\North Balkan RolePlay\North Balkan RolePlay\gamemodes\NBRP.pwn(8101) : error 010: invalid function or declaration
C:\Documents and Settings\Boris\Desktop\North Balkan RolePlay\North Balkan RolePlay\gamemodes\NBRP.pwn(8103) : error 010: invalid function or declaration
C:\Documents and Settings\Boris\Desktop\North Balkan RolePlay\North Balkan RolePlay\gamemodes\NBRP.pwn(8104) : error 010: invalid function or declaration

Dio skripte:
if(IsAGsfcar(newcar))
{
    if(PlayerInfo == 6 ||PlayerInfo == 6) { }
    else {
        RemovePlayerFromVehicle(playerid);
        SendClientMessage(playerid, SIVA, " Niste clan G.S.F-a.");}
}


LINIJE:


8101 - if(IsAGsfcar(newcar)
8103- if(PlayerInfo == 6 ||PlayerInfo == 6) { }
8104-     else {

Neke slike/video za lakse dobivanje pomoci(neobavezno)://
Deleted User
Obrisan korisnik
4. Avg. 2012.
Refresh-oce tko pomoci ?
Encyanix
3
Hustler
4. Avg. 2012.
Probaj tocno ovako ubacit
		if(IsAGsfcar(newcar))
{
    if(PlayerInfo == 6 ||PlayerInfo == 6) { }
    else {
        RemovePlayerFromVehicle(playerid);
        SendClientMessage(playerid, SIVA, "(Izbacen!) Niste clan G.S.F-a.");}
}
Deleted User
Obrisan korisnik
4. Avg. 2012.
Encyanix wrote on August 4, 2012, 8:22 pm:
Probaj tocno ovako ubacit
		if(IsAGsfcar(newcar))
{
    if(PlayerInfo == 6 ||PlayerInfo == 6) { }
    else {
        RemovePlayerFromVehicle(playerid);
        SendClientMessage(playerid, SIVA, "(Izbacen!) Niste clan G.S.F-a.");}
}


pa sve je isto..

moze
LOCK ,,,sam sam rijesio

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha