SA-MP Forums Archive
Damn. No edited bt occurs this - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Damn. No edited bt occurs this (/showthread.php?tid=584811)



Damn. No edited bt occurs this - SoFahim - 08.08.2015

PHP код:
sscanf2.inc(203) : error 017undefined symbol "SSCANF_OnGameModeInit"
a_vshot.inc(388) : error 017undefined symbol "hook_OnVehicleSpawn"
 
error 017undefined symbol "ProxDetector"
error 004: function "SendDispatchMessage" is not implemented
 error 017
undefined symbol "ProxDetector"
017undefined symbol "KillEMSQueue"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "GivePlayerCash"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
error 017undefined symbol "GivePlayerCash"
 
error 017undefined symbol "ABroadCast"
 
error 017undefined symbol "ProxDetector"
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
error 017undefined symbol "ABroadCast" 
Got no idea what to do. Help me experts


Re: Damn. No edited bt occurs this - Syzygy1 - 08.08.2015

Make sure you have the latest versions of your plugins and includes. If that doesn't work, try downgrading them to older versions.


Re: Damn. No edited bt occurs this - SoFahim - 08.08.2015

Quote:
Originally Posted by Syzygy1
Посмотреть сообщение
Make sure you have the latest versions of your plugins and includes. If that doesn't work, try downgrading them to older versions.
I have downloaded Latest version , and compile them. It working good. Suddenly today, It giving errors ( tried by downgrad but still )


Re: Damn. No edited bt occurs this - FERCOPRO - 08.08.2015

Quote:
Originally Posted by SoFahim
Посмотреть сообщение
PHP код:
sscanf2.inc(203) : error 017undefined symbol "SSCANF_OnGameModeInit"
a_vshot.inc(388) : error 017undefined symbol "hook_OnVehicleSpawn"
 
error 017undefined symbol "ProxDetector"
error 004: function "SendDispatchMessage" is not implemented
 error 017
undefined symbol "ProxDetector"
017undefined symbol "KillEMSQueue"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "GivePlayerCash"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
error 017undefined symbol "GivePlayerCash"
 
error 017undefined symbol "ABroadCast"
 
error 017undefined symbol "ProxDetector"
error 017undefined symbol "ProxDetector"
 
error 017undefined symbol "ProxDetector"
error 017undefined symbol "ABroadCast" 
Got no idea what to do. Help me experts
Ok, if this isnt your code, check the one you copy / paste, you hae not defined these variable or you are using it wrong.
Check if you have defined alrady


Re: Damn. No edited bt occurs this - SoFahim - 08.08.2015

Quote:
Originally Posted by FERCOPRO
Посмотреть сообщение
Ok, if this isnt your code, check the one you copy / paste, you hae not defined these variable or you are using it wrong.
Check if you have defined alrady
The ProxDetector problem fixed. but some other problem not yet, that doesn't mean, I have copy paste -_-