eliot Posted March 12, 2015 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. email: [email protected]
Castillo Posted March 12, 2015 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 San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
eliot Posted March 13, 2015 Author 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 email: [email protected]
Addlibs Posted March 13, 2015 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 Previously known as MrTasty.
eliot Posted March 13, 2015 Author Posted March 13, 2015 Thanks for help guys, i'm going to start working on it now email: [email protected]
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