SA-MP Forums Archive
actor_plus problem - 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: actor_plus problem (/showthread.php?tid=661307)



actor_plus problem - khRamin78 - 30.11.2018

hey sry as the title says i have problem with actor_plus include >>

Код:
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(185) : error 001: expected token: "-identifier-", but found "_"
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(190) : error 010: invalid function or declaration
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(196) : error 010: invalid function or declaration
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(216) : error 054: unmatched closing brace ("}")
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(395) : warning 219: local variable "actorid" shadows a variable at a preceding level
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(496) : warning 219: local variable "actorid" shadows a variable at a preceding level
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(592) : error 010: invalid function or declaration
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(592) : error 017: undefined symbol "actorid"
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(598) : error 021: symbol already defined: "GetPlayerLastShotVectors"
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(600) : error 010: invalid function or declaration
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(634) : error 010: invalid function or declaration
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(638) : error 054: unmatched closing brace ("}")
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(641) : error 010: invalid function or declaration
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(645) : error 054: unmatched closing brace ("}")
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(654) : error 010: invalid function or declaration
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(654) : error 001: expected token: ";", but found "-identifier-"
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(704) : warning 219: local variable "actorid" shadows a variable at a preceding level
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(944) : error 017: undefined symbol "eapLabel"
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(945) : error 017: undefined symbol "eapLabel"
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(947) : error 017: undefined symbol "eapLabelText"
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(947) : warning 217: loose indentation
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(947) : warning 215: expression has no effect
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(947) : error 001: expected token: ";", but found "]"
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(947) : error 029: invalid expression, assumed zero
C:\Users\Katara\Desktop\Projects\ZeexCompiler\pawno\include\actor_plus.inc(947) : fatal error 107: too many error messages on one line
all things are updated ! i never had this problem before that just suddnly appread


Re: actor_plus problem - khRamin78 - 30.11.2018

Quote:
Originally Posted by ******
Посмотреть сообщение
Errors don't "suddenly appear". You changed something somewhere. What was it?
i updated my windows ?
thats all it
>>
lost my files
updated my windows
downloaded the whole includes again
and run my project which i recovered it
and there is just one problem that it wasent in past gamemod works without actor_plus and with actor_plus i get these errors which wasent there before that happen