Jump to content

Marker


esporta

Recommended Posts

Posted

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.

Posted

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 

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted
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.

Posted

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 .

" Keep Thinking Different . " - Steve Jops

--------------------

Don't send me PMs asking for help, I Won't reply !

Posted
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...