Stanley Sathler Posted November 15, 2011 Share Posted November 15, 2011 (edited) Hi guys, 1st: sorry for my bad english. I'll try be the more clear possible. My question is simple: can I use more than one event for call the same function? Example: function FirstFunction() ... function code here end addEventHandler("onPlayerJoin", getRootElement, FirstFunction) addEventHandler("onPlayerWasted", getRootElement, FirstFunction) Sorry for the ignorance. I'm trying learn Lua (in MTA) but it's a little hard. And my english isn't so good. Thanks for attention, Stanley Sathler. Edited November 15, 2011 by Guest Link to comment
Stanley Sathler Posted November 15, 2011 Author Share Posted November 15, 2011 Oh... fast answer. Thank you, Solidsnake. Really. 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