Vehicle Control Problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (
https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Vehicle Control Problem (
/showthread.php?tid=210068)
Vehicle Control Problem -
Berckley - 12.01.2011
Hi! i have problem with Vehicle Controls (Boot,Engline,Alarm,Lights...).when i add vehicle controls in GameMod ...
Код:
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2180) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2192) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2204) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2208) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2220) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2224) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2228) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2232) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2236) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2240) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2244) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2248) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2260) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2264) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2268) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2272) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2276) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2280) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2284) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2288) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2300) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2304) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2308) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2320) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2324) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\user\Desktop\Server\gamemodes\sarp.pwn(2328) : error 004: function "PlayerToPoint" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
Plz,give me your Vehicle Controls System.I want to add it in GameMod
Re: Vehicle Control Problem -
Karlip - 12.01.2011
http://forum.sa-mp.com/forumdisplay.php?f=12
https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
Re: Vehicle Control Problem -
Berckley - 12.01.2011
this problem isn't by PlayerToPoint.when i delete VehicleControl System dont gave this crashes.i need good VehicleControl System for GameMode.
Re: Vehicle Control Problem -
yarrum3 - 12.01.2011
I think you are Missing a bracket you can use this tool to search. Note it dose not work all the time.
http://forum.sa-mp.com/showthread.ph...hlight=bracket