AttachTrailerToVehicl
#2

pawn Код:
CMD:attachv(playerid,params[])
{
if(!strval(params[0])) return SendClientMessage(playerid, -1, "usage: /attachv [carid]");
AttachTrailerToVehicle(params[0],GetPlayerVehicleID(playerid));
return 1;
}
?
Reply


Messages In This Thread
AttachTrailerToVehicl - by Azzeto - 06.10.2011, 12:01
Re: AttachTrailerToVehicl - by Pharrel - 06.10.2011, 12:09
Re: AttachTrailerToVehicl - by Azzeto - 06.10.2011, 12:14
Re: AttachTrailerToVehicl - by Pharrel - 06.10.2011, 12:21
Re: AttachTrailerToVehicl - by Azzeto - 06.10.2011, 12:24
Re: AttachTrailerToVehicl - by Pharrel - 06.10.2011, 12:31
Re: AttachTrailerToVehicl - by Azzeto - 06.10.2011, 12:33
Re: AttachTrailerToVehicl - by Pharrel - 06.10.2011, 12:43
Re: AttachTrailerToVehicl - by Azzeto - 06.10.2011, 12:45
Re: AttachTrailerToVehicl - by Pharrel - 06.10.2011, 12:46

Forum Jump:


Users browsing this thread: 5 Guest(s)