is it possable?
#4

Quote:
Originally Posted by iggy1
Посмотреть сообщение
Here is how i'd do it.
pawn Код:
public OnVehicleStreamIn(vehicleid, forplayerid)
{
    if(!IsPlayerAdmin(playerid) && GetVehicleModel(vehicleid) == 520)
        SetVehicleParamsForPlayer(vehicleid, forplayerid, 0, 1);
       
    return 1;
}
thanks 1 error tho

Код:
C:\Users\Stephen-Laptop\Desktop\server samp - Copy\gamemodes\lvpg.pwn(459) : error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.

edit where in that code do i put if your not the rcon admin it says "your not allowed to use this!"
Reply


Messages In This Thread
is it possable? - by hadzx - 24.01.2011, 08:34
Re: is it possable? - by iggy1 - 24.01.2011, 08:40
Re: is it possable? - by Stigg - 24.01.2011, 08:40
Re: is it possable? - by hadzx - 24.01.2011, 08:42
Re: is it possable? - by HyperZ - 24.01.2011, 08:43
Re: is it possable? - by iggy1 - 24.01.2011, 08:44
Re: is it possable? - by hadzx - 24.01.2011, 08:46
Re: is it possable? - by hadzx - 24.01.2011, 09:08
Re: is it possable? - by iggy1 - 24.01.2011, 09:14
Re: is it possable? - by Grim_ - 24.01.2011, 09:19

Forum Jump:


Users browsing this thread: 2 Guest(s)