Jump to content

Mark position


devildead622

Recommended Posts

Well, I can give you the script and you'll be happy and stuff. But you wont learn from it. I'll just give you a few tips. :)
isObjectInACLGroup 
addCommandHandler 
setElementPosition 
setAccountData 
getAccountData  

I don't thing that the functions : setAccountData, getAccountData Are required for this type of code .

+

He said he wants a marker to be created so he will need these functions :

isObjectInACLGroup -- server only function 
getElementPosition -- server and client function 
setElementPosition -- server and client function 
createMarker -- server and client function 
-------------------- 
addCommandHandler -- server and client side 

**NOTE : This code will be server side !!

Link to comment
Well, I can give you the script and you'll be happy and stuff. But you wont learn from it. I'll just give you a few tips. :)
isObjectInACLGroup 
addCommandHandler 
setElementPosition 
setAccountData 
getAccountData  

I don't thing that the functions : setAccountData, getAccountData Are required for this type of code .

+

He said he wants a marker to be created so he will need these functions :

isObjectInACLGroup -- server only function 
getElementPosition -- server and client function 
setElementPosition -- server and client function 
createMarker -- server and client function 
-------------------- 
addCommandHandler -- server and client side 

**NOTE : This code will be server side !!

Hmmm you're working with a marker. BUT, just a single question. What is he wants to save it like a checkpoint? even when he logs out? :D

Cause everything I make, will be saved. And if he wants to save them he does need those 2 functions. :)

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