Would This Work?
#1

Hey Guys its me again im trying to make a sub by attaching a sub piece to a predator boat it attaches fine but i make the script to enter the boat and it fails the server says ERROR: Unknown Command here is the script

Код:
		if(strcmp(cmdtext,"/ESub",true) == 0)
		{
		    if(IsPlayerInRangeOfPoint(playerid, -1304.10, 336.30, 5.07))
		    {
      			PutPlayerInVehicle(playerid, SubBoat, 0);
      		}
		    return 1;
		}
If U Can Help Me +rep
Reply


Messages In This Thread
Would This Work? - by Zonoya - 14.08.2011, 11:43
Re: Would This Work? - by Grim_ - 14.08.2011, 11:47
Re: Would This Work? - by [HiC]TheKiller - 14.08.2011, 11:47
Re: Would This Work? - by [MG]Dimi - 14.08.2011, 11:48
Re: Would This Work? - by Zonoya - 14.08.2011, 11:49
Re: Would This Work? - by Darnell - 14.08.2011, 11:49
Re: Would This Work? - by Zonoya - 14.08.2011, 11:58
Re: Would This Work? - by [MG]Dimi - 14.08.2011, 12:02
Re: Would This Work? - by Zonoya - 14.08.2011, 12:04
Re: Would This Work? - by [MG]Dimi - 14.08.2011, 12:12

Forum Jump:


Users browsing this thread: 1 Guest(s)