26.12.2013, 17:12
Hi! I have problem in my script if I need to add speedcamera script Like here! So if I add this and compile then I got errors/warnings like this:
How to fix them?
PHP код:
(1016) : error 004: function "IsModelAPlane" is not implemented
(1017) : error 004: function "IsModelAHeli" is not implemented
(1226) : error 004: function "IsPlayerInArea" is not implemented
(2833) : warning 201: redefinition of constant/macro (symbol "COLOR_RED")
(2834) : warning 201: redefinition of constant/macro (symbol "COLOR_GREEN")
(3257) : error 025: function heading differs from prototype
(3258) : error 021: symbol already defined: "GetDistanceBetweenPoints"
(3271) : warning 202: number of arguments does not match definition
(3271) : warning 202: number of arguments does not match definition
(3378) : error 017: undefined symbol "PlayerInfo"
(3378) : warning 215: expression has no effect
(3378) : error 001: expected token: ";", but found "]"
(3378) : error 029: invalid expression, assumed zero
(3378) : fatal error 107: too many error messages on one line