Danate Posted May 11, 2014 Posted May 11, 2014 Hello Guys, i have a problem. addEvent ("startJob", true) function startJob () marker = createMarker ( 2230.3,-2283.2, 13.3, "cylinder", 1, 255, 0, 0) end addEventHandler ( "startJob",getRootElement(), startJob) function MarkerHit( hitElement, matchingDimension ) -- define MarkerHit function for the handler triggerClientEvent ("createBox", player) end addEventHandler( "onMarkerHit", marker, MarkerHit ) Event createBox on client is allright, problem with this code. Please help me. Sorry for bad english, im from Russian
TAPL Posted May 11, 2014 Posted May 11, 2014 This very similar to you're code, aren't you same person?, lol. viewtopic.php?f=91&t=75253
Danate Posted May 12, 2014 Author Posted May 12, 2014 This very similar to you're code, aren't you same person?, lol.viewtopic.php?f=91&t=75253 Thank You, im newbie on this forum, and not understand some word in site. THANX GUYS!!
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