eliot Posted March 12, 2015 Share Posted March 12, 2015 i decided to create anti-zombie area Creator that creates anti-zombie areas ingame with gui.... i know that is heavy but i'm trying to do it with all possible skills that i have, i just need help on functions and the way i script it. Link to comment
Castillo Posted March 12, 2015 Share Posted March 12, 2015 What exactly should these areas do? kill the zombies when they go in? You'll need colshapes to achieve that: https://wiki.multitheftauto.com/wiki/Se ... _functions and killPed Link to comment
eliot Posted March 13, 2015 Author Share Posted March 13, 2015 anti-zombie area will simply kill zombies that tries to enter the zone protected. + i will try to do a anti-zones managements with a gui ingame that creates zone Link to comment
Addlibs Posted March 13, 2015 Share Posted March 13, 2015 i'm trying to do it with all possible skills that i have, i just need help on functions Colshape > Related scripting functions ( getElementData(theZombie, "zombie") == true ) killPed all of the GUI functions: https://wiki.multitheftauto.com/wiki/Cl ... _functions Link to comment
eliot Posted March 13, 2015 Author Share Posted March 13, 2015 Thanks for help guys, i'm going to start working on it now Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now