Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Scripted Tile That Sets Map, X, And Y


Braydo25
 Share

Recommended Posts

I am a COMPLETE Nub to sadscript, I've read almost all the Tutorials i could find but I still have trouble understanding all the functions and subs. I know most of what it means because it looks just like VB6 to me but theres preset functions and other things I dont understand. So i was asking how would you make a scripted tile that sets the players starting point in their account.ini to a different point

Case 1
Call SetPlayerMap(ByVal index As Long, ByVal MapNum As Long)
Call SetPlayerX(ByVal index As Long, ByVal x As Long)
Call SetPlayerY(ByVal index As Long, ByVal y As Long)
End Select

I was looking through balitzks1 list of commands and i figured it would look something like that? could anyone share with me some kind of template where i just need to enter the map number, x, and y coordinates?

it would be greatly appreciated
Link to comment
Share on other sites

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
 Share

×
×
  • Create New...