Jump to content

[Help] Create Marer


Stranger

Recommended Posts

hello, how can i do like, one event for maybe 2 markers or more

i want to do it like when i create new marker in the server

the event in the server will work with it.

i mean if i puted like this:

addCommandHandler ("marker", function (plr) 
createMarker (1, 1, 1, "cylinder", 2, 255, 0, 0) 
end 
) 

i want to do it like when i create the marker the event will work with it .. i know this way 'resourceRoot' i wnat

another way to do it .. and thank you.

Link to comment

i meant like there is an event 'onMarkerHit'

in the script, and i want it to work with every marker i create by this command

'marker'

like i put an event in the server side ok ?

i want it like when i create new marker while i'm in the server

this marker will work with the event 'onMarkerHit'

that i put in the script before

now clear ?

Link to comment

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