undefined Posted June 9, 2014 Share Posted June 9, 2014 (edited) Hi Guys. I have a problem. It's not work and not give error or warning. I dont know the problem. Where is the mistake Code Removed! Help pls Edited June 9, 2014 by Guest Link to comment
Price. Posted June 9, 2014 Share Posted June 9, 2014 again there is no such event called "onZombieWasted" try using OnPedWasted Link to comment
Moderators Citizen Posted June 9, 2014 Moderators Share Posted June 9, 2014 again there is no such event called "onZombieWasted" try using OnPedWasted It's obviously to make it work with a zombie gamemode that has created this event. @AbaZa: Try to add this line (above the addEventHandler of that event): addEvent( "onZombieWasted", true) Link to comment
undefined Posted June 9, 2014 Author Share Posted June 9, 2014 again there is no such event called "onZombieWasted" try using OnPedWasted It's obviously to make it work with a zombie gamemode that has created this event. @AbaZa: Try to add this line (above the addEventHandler of that event): addEvent( "onZombieWasted", true) It's solved. Thank you Citizen..! 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