[FilterScript] iZombies Filterscript |FCNPC|0.3.7|
#1

Hello everyone!

Intro
As you know FCNPC is an awesome plugin started by OrMisicL and maintained by Ziggi, it allows you to control your NPC's in every way,
i've been using this awesome plugin for more then a year by now for my server, to use npc's as zombies. Lately i noticed there is no updated zombie filterscript using latest version of FCNPC thus i decided to make a short script for that!
(FCNPC is a memory hacking plugin which means the older filterscripts made with older versions will not work on latest version of SA:MP, read more Here).


Features
  • Latest version of FCNPC (and thus SA:MP)
  • Optimized script, with as less code as possible.
  • No lags! (Tested!)
  • Option to choose number of zombies to add!
  • 100+ Random zombie spawns around SA.
  • Labels over zombies heads with their health information!
  • Zombies are able to follow the nearest player! (you can specify the ranges)
  • Zombies can kill players!
  • Zombies can be killed!
  • Zombies will respawn in another location as soon as they die!
  • [...] Can't list all of em.



installation
  • Requirements
    - FCNPC Plugin & inc (click Here for latest version)
    - Latest SA:MP Version (0.3.7)
    - YSI (y_timers)
    - MapAndreas (https://github.com/philip1337/samp-p...mapandreas.inc)
  • Installation
    - Download the filterscript from download links below.
    - Download FCNPC and mapandreas from links given above.
    - Place FCNPC.dll (or .so) and mapandreas.dll (or .so) in plugins folder and FCNPC.inc and mapandreas.inc in pawn/include/ folder.
    - Open your IDE (pawn, sublime notepad++ etc) and compile iZombie.pwn.
    - Open server.cfg and add FCNPC and mapandreas to plugins and iZombie to filterscripts.
    - Start the server, Zombies will start joining the server as soon as its up.
    - Go ig and enjoy


Note
I do not force you to keep any credits (even tho i havent added any in script), feel free to use it anyhow you want


Media
http://i.imgur.com/Xk7FYR2.png
http://i.imgur.com/LSFpKIS.png
http://i.imgur.com/XRH6ru5.png
http://i.imgur.com/IxsCgvP.png
http://i.imgur.com/hL0gJwz.png
http://i.imgur.com/dtXDHXw.png

  • Credits
    - Samp Team for <a_samp>
    - OrMisicL and Ziggi for FCNPC.
    - ****** foreach and y_timers
    - Kalcor and mauzen for map andreas
    - Me for some effort


  • Download
    - Github download
    https://github.com/iiLearner/izombies

Reply
#2

That's some cool stuff
Reply
#3

If you are in a high place zombies will fly ??
Reply
#4

Nice one, keep the work up, Repped
Reply
#5

Quote:
Originally Posted by DarkLight
View Post
If you are in a high place zombies will fly ??
By default yes, however you can avoid that by using mapandreas plugin (guide on FCNPC's page).
Reply
#6

Quote:
Originally Posted by iLearner
View Post
By default yes, however you can avoid that by using mapandreas plugin (guide on FCNPC's page).
mapandreas too? I thought it was possible only using Colandreas
Reply
#7

Quote:
Originally Posted by Eoussama
View Post
mapandreas too? I thought it was possible only using Colandreas
Yes, check my vнdeos, i use ColAndreas.
Reply
#8

Yes you can ColAndreas as well as Pathfinder (more precise), however I have been using mapandreas since starting and had not many problems with it.
Reply
#9

Quote:

C:\Users\jessie\Desktop\awakay\filterscripts\zombi e.pwn(2) : warning 207: unknown #pragma
C:\Users\jessie\Desktop\awakay\pawno\include\fcnpc .inc(33 : error 001: expected token: "-identifier-", but found "("
C:\Users\jessie\Desktop\awakay\pawno\include\fcnpc .inc(379) : error 017: undefined symbol "Iter_Clear"
C:\Users\jessie\Desktop\awakay\pawno\include\fcnpc .inc(379) : warning 215: expression has no effect
C:\Users\jessie\Desktop\awakay\pawno\include\fcnpc .inc(379) : error 001: expected token: ";", but found ")"
C:\Users\jessie\Desktop\awakay\pawno\include\fcnpc .inc(379) : error 029: invalid expression, assumed zero
C:\Users\jessie\Desktop\awakay\pawno\include\fcnpc .inc(379) : fatal error 107: too many error messages on one line

....
Reply
#10

Quote:
Originally Posted by Doesk
View Post
Yes, check my vнdeos, i use ColAndreas.
And Eyes
Reply
#11

Quote:
Originally Posted by DonaldDuck
View Post
....
Remove #pragma recursion line under a_samp.
Reply
#12

Quote:
Originally Posted by iLearner
View Post
Remove #pragma recursion line under a_samp.
Quote:
Quote:

C:\Users\jessie\Desktop\Call Of Duty - Modern Warfare 3\pawno\include\fcnpc.inc(33 : error 001: expected token: "-identifier-", but found "("
C:\Users\jessie\Desktop\aswang\pawno\include\fcnpc .inc(379) : error 017: undefined symbol "Iter_Clear"
C:\Users\jessie\Desktop\aswang\pawno\include\fcnpc .inc(379) : warning 215: expression has no effect
C:\Users\jessie\Desktop\aswang\pawno\include\fcnpc .inc(379) : error 001: expected token: ";", but found ")"
C:\Users\jessie\Desktop\aswang\pawno\include\fcnpc .inc(379) : error 029: invalid expression, assumed zero
C:\Users\jessie\Desktop\aswang\pawno\include\fcnpc .inc(379) : fatal error 107: too many error messages on one line

....
Reply
#13

But if u use plugins like mapandreas u will get problem
If you are in behind of big build and the zombie in front if the zombie follow you he will be above the build
You fix that ?
Reply
#14

@Darklight: That's the only problem with mapandreas, however this can be fixed using pathfinder (warning: pathfinder uses a lot of memory, approx ~2gb).
Reply
#15

Quote:
Originally Posted by iLearner
View Post
@Darklight: That's the only problem with mapandreas, however this can be fixed using pathfinder (warning: pathfinder uses a lot of memory, approx ~2gb).
colandreas for the win then!
Reply
#16

Quote:
Originally Posted by DonaldDuck
View Post
....
Update your ysi.
Reply
#17

I tried using it but all I get is repeating errors in my terminal saying
HTML Code:
[FCNPC] Error: player 'Zombie[1000]' is not setup.
What am I doing wrong?
Thanks!
Reply
#18

Increase your maxnpc limit.
Reply
#19

Quote:

C:\Users\jessie\Desktop\test\pawno\include\fcnpc.i nc(33 : error 001: expected token: "-identifier-", but found "("
C:\Users\jessie\Desktop\test\pawno\include\fcnpc.i nc(379) : error 017: undefined symbol "Iter_Clear"
C:\Users\jessie\Desktop\test\pawno\include\fcnpc.i nc(379) : warning 215: expression has no effect
C:\Users\jessie\Desktop\test\pawno\include\fcnpc.i nc(379) : error 001: expected token: ";", but found ")"
C:\Users\jessie\Desktop\test\pawno\include\fcnpc.i nc(379) : error 029: invalid expression, assumed zero
C:\Users\jessie\Desktop\test\pawno\include\fcnpc.i nc(379) : fatal error 107: too many error messages on one line

nvm solved.
Reply
#20

Your question was answered above, apparently.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)