toxicsmoke11 Posted September 20, 2014 Posted September 20, 2014 (edited) Edited September 20, 2014 by Guest
darhal Posted September 20, 2014 Posted September 20, 2014 setTimer(destroyElement, 5000, 1, daMarker)
toxicsmoke11 Posted September 20, 2014 Author Posted September 20, 2014 thanks and thanks for quick reply!
toxicsmoke11 Posted September 20, 2014 Author Posted September 20, 2014 i just wanna ask one more thing if i use something like this in that script -- function if hitElement == "player" or hitElement == "ped" or hitElement == "vehicle" or hitElement == "object" then outputChatBox("you hit an element") else outputChatBox("u hit nothing") end -- event is same like in first post that above example does nothing my script is not exactly like that but it's just example it always outputs "u hit nothing" whatever i hit with my bullet do you know how can i fix this?
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