djaa2807 Posted July 4, 2012 Share Posted July 4, 2012 I want to specify boundaries within the map where the zone is considered as ceasefire.. Where weapons and vehicle weapons wont work and user will get notification on entering or leaving zone.. Is there a script out there already that does this? Link to comment
Castillo Posted July 4, 2012 Share Posted July 4, 2012 You can create colshapes and when player enter on one, it'll disable their controls. https://wiki.multitheftauto.com/wiki/Ser ... _functions Topic moved to "Scripting" section. Link to comment
djaa2807 Posted July 4, 2012 Author Share Posted July 4, 2012 Thanks.. the title Guru does suit you indeed Link to comment
djaa2807 Posted July 4, 2012 Author Share Posted July 4, 2012 Scripting complete.. working fine Btw colshapes dont disable weapon use.. You need to disable them serverside manually by detectiong the colshape entering event.. Link to comment
Castillo Posted July 5, 2012 Share Posted July 5, 2012 I guess I didn't explain myself right, that's what I meant when you enter ( using event onColShapeHit ) and disabling fire controls with: toggleControl. Link to comment
djaa2807 Posted July 5, 2012 Author Share Posted July 5, 2012 Gonna release it soon.. First script i made for MTA.. 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