esporta Posted June 25, 2013 Share Posted June 25, 2013 I need a script like that: When you enter the mark there will be a gui. It says are you sure to take that job? If he click yes his/her skin will be xxx and he will get xxx weapon with xxxamount of ammo. If he says no gui will close. DONT SEND JUST THAT CRAPPY SCRIPT. Explain me what is these scripts working for and where can i use them or etc. I want to learn lua scripting. And dont say check wiki i also checked it. Link to comment
xXMADEXx Posted June 25, 2013 Share Posted June 25, 2013 Not a request page. Make it your self, or pay someone. Link to comment
Castillo Posted June 25, 2013 Share Posted June 25, 2013 I can give you the functions/events you must use: -- client side: Functions: createMarker guiCreateWindow guiCreateLabel guiCreateButton guiSetVisible showCursor triggerServerEvent Events: onClientMarkerHit onClientGUIClick -- server side: addEvent addEventHandler setElementModel giveWeapon Link to comment
esporta Posted June 26, 2013 Author Share Posted June 26, 2013 Ok but what are they meaning and where can i use them? I want to learn scripting please Link to comment
esporta Posted June 26, 2013 Author Share Posted June 26, 2013 Not a request page. Make it your self, or pay someone. I am not requesting. I am requesting lesson to learn how can i do it myself. Link to comment
PaiN^ Posted June 26, 2013 Share Posted June 26, 2013 The wiki examples are very clear, You should read more about Lua script wrighting and learn the basics of it first, That will make it very easy for you to do any script . Link to comment
esporta Posted June 26, 2013 Author Share Posted June 26, 2013 The wiki examples are very clear, You should read more about Lua script wrighting and learn the basics of it first, That will make it very easy for you to do any script . Thank you Link to comment
PaiN^ Posted June 26, 2013 Share Posted June 26, 2013 You're welcome P.S. : Read this topic, Well help you a lot i hope viewtopic.php?f=148&t=40809 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