- Joined
- Dec 2, 2006
- Messages
- 1,617
- Reaction score
- 152
is there a way of changing the place (narootuh) that new characters spawn? if so how would i go about doing it?
INSERT INTO Player ( [UID], [Name], [Class], [Strength], Health, Intelligence, Wisdom, Dexterity, [CurHP], [CurMP], [Map], [X], [Y], [Z], [Face], [Hair]) VALUES ( %d, '%s', %d, %d, %d, %d, %d, %d, %d, %d, 1, 1, 1, 1, %d, %d)
isnt it possible to change the design table to change the coords ?