Posts: 1
Threads: 0
Joined: Sep 2017
Reputation:
0
C:\Users\0x000216\Desktop\samp\Call Of Duty - Middle East v7\filterscripts\zombie.pwn(146) : warning 219: local variable "Random" shadows a variable at a preceding level
C:\Users\0x000216\Desktop\samp\Call Of Duty - Middle East v7\filterscripts\zombie.pwn(189) : warning 219: local variable "using_deprecated_foreach_syntax" shadows a variable at a preceding level
C:\Users\0x000216\Desktop\samp\Call Of Duty - Middle East v7\filterscripts\zombie.pwn(249) : warning 219: local variable "Random" shadows a variable at a preceding level
Posts: 147
Threads: 38
Joined: Jul 2015
Reputation:
0
error 017: undefined symbol "repeat"
: error 017: undefined symbol "ZombieMove"
(181) : error 010: invalid function or declaration
(184) : error 010: invalid function or declaration
(185) : error 010: invalid function or declaration
: error 010: invalid function or declaration
(192) : error 010: invalid function or declaration
(194) : error 010: invalid function or declaration
(196) : error 010: invalid function or declaration
) : error 010: invalid function or declaration
: error 010: invalid function or declaration
: error 010: invalid function or declaration
(213) : error 010: invalid function or declaration
(213 -- 214) : error 010: invalid function or declaration
(213 -- 216) : error 010: invalid function or declaration
(213 -- 216) : fatal error 107: too many error messages on one line
Posts: 579
Threads: 18
Joined: Apr 2017
Reputation:
0
Did you include YSI/y_timers? (And is it latest version)
Posts: 2
Threads: 0
Joined: Jul 2017
Reputation:
0
C:\Users\Grove\Desktop\Zombies.pwn(139) : warning 209: function "ScriptInit_OnFilterScriptInit" should return a value
C:\Users\Grove\Desktop\Zombies.pwn(189) : warning 219: local variable "using_deprecated_foreach_syntax" shadows a variable at a preceding level
Pawn compiler 3.10.20160907 Copyright © 1997-2006, ITB CompuPhase
2 Warnings.
I get that error some solution
Posts: 186
Threads: 36
Joined: Dec 2017
Code:
Process started >>>
(547) : warning 202: number of arguments does not match definition
(551) : warning 202: number of arguments does not match definition
(551) : warning 202: number of arguments does not match definition
(627) : warning 202: number of arguments does not match definition
(627) : warning 202: number of arguments does not match definition
(86) : warning 219: local variable "addr" shadows a variable at a preceding level
(109) : warning 219: local variable "addr" shadows a variable at a preceding level
(299) : warning 219: local variable "addr" shadows a variable at a preceding level
(105) : warning 235: public function lacks forward declaration (symbol "fcnpc1_OnGameModeInit")
(158) : error 017: undefined symbol "repeat"
(158) : error 017: undefined symbol "ZombieMove"
(185) : error 010: invalid function or declaration
(188) : error 010: invalid function or declaration
(189) : error 010: invalid function or declaration
(189) : symbol is never used: "foreach"
Pawn compiler 3.2.3664 Copyright © 1997-2016, ITB CompuPhase
5 Errors.
<<< Process finished. (Exit code 1)
got some errors
Edit: i have latest plugins and includes
Posts: 579
Threads: 18
Joined: Apr 2017
Reputation:
0
Do you have YSI and FCNPC includes? I might need to update it to latest version of fcnpc though.
Posts: 186
Threads: 36
Joined: Dec 2017
I fixed it but still it gives some warns
Posts: 186
Threads: 36
Joined: Dec 2017
PHP Code:
(138) : warning 209: function "ScriptInit_OnFilterScriptInit" should return a value
(144) : warning 219: local variable "using_deprecated_foreach_syntax" shadows a variable at a preceding level
(187) : warning 219: local variable "Random" shadows a variable at a preceding level
(249) : warning 219: local variable "Random" shadows a variable at a preceding level
here it is
Posts: 115
Threads: 0
Joined: Mar 2018
nice
Posts: 579
Threads: 18
Joined: Apr 2017
Reputation:
0
Updated:
Project has been moved to GitHub.
Updated with the latest version of FCNPC compatible with 0.3.7-R2
Added mapandreas support - zombies will no longer fly.
Zombies will still go above you if youre under a bridge or anything, it can be fixed however I currently don't think its worth it.
Posts: 62
Threads: 23
Joined: May 2018
Reputation:
0
i was update mapandreas but won't work, zombie still fly
Posts: 100
Threads: 9
Joined: Nov 2011
Reputation:
0
i thought ColAndreas not so accurate like MapAndreas
Posts: 62
Threads: 23
Joined: May 2018
Reputation:
0
when i use colandreas after that i get crash. mapandreas won't work
i try in sa-mp 0.3 DL