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

Lots of Questions.


BugSICK
 Share

Recommended Posts

1\. when new player account created how can i edit its respawn point in vb6?
2\. death respawn point how to edit. Map X and Y axis.
3\. whats the use of endurance and will power in the player stats?
4\. shop not fix cant but the item. or i just cant figure it out.
5\. whats the use of the bank? how to use it? i use the attribute bank it just pop the bank image.

thanks for the replies.
Link to comment
Share on other sites

1\. In Server - modConstants
```
' Default starting location [Server Only]
Public Const START_MAP As Long = 1
Public Const START_X As Long = 11
Public Const START_Y As Long = 11
```
2\. Map Editor Properties - Boot Map, X, Y

3\. Endurance increases Health, Willpower increases HP/SP Regen.

4\. Have no clue what you mean.

5\. Double click items in your inventory to deposit them, double click items in bank to withdraw them.
Link to comment
Share on other sites

thanks again for the reply richy.
change the question numb 4\. how to use shop? because mine is not working  :mad:

by the way richy do u know how to change the color if the player are in the party??
[http://www.touchofdeathforums.com/smf/index.php/topic,69121.msg744154.html#msg744154](http://www.touchofdeathforums.com/smf/index.php/topic,69121.msg744154.html#msg744154)
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...