ID:266243
 
ok my problem is,I want the a player to enter the game on a certain coordinates,not in the bottom left hand corner here is my code,the coordinates i want them to be on when they enter is (95,1,1) if u respond to this plz put it in my code and show me how i should put it in so i dont have trouble cuz if u tell me wher to put it i wont get it so plz just put it where it goes and put it in ur reply,and yes i do know i sound stupid and ur probaly gonna say u should practice more and other crap just to let u know but i could use ur help,k here it is-


mob
Login ()
world << "Welcome to the Shadow Warrior Kingdom [usr]. if u r good at coding and have aim or aol contact me at dl2087"

verb
say (msg as text)
world << "[usr] says:[msg]"
icon = 'goku.dmi'
Login ()



member the coordinated i want is (95,1,1) thx

Stealth 2k
mob
Login ()
world << "Welcome to the Shadow Warrior Kingdom [usr]. if u r good at coding and have aim or aol contact me at dl2087"

verb
say (msg as text)
world << "[usr] says:[msg]"
icon = 'goku.dmi'
Login ()
..()
usr.Move(locate(95,1,1))
mob
Login ()
world << "Welcome to the Shadow Warrior Kingdom [usr]. if u r good at coding and have aim or aol contact me at dl2087"

verb
say (msg as text)
world << "[usr] says:[msg]"
icon = 'goku.dmi'
Login ()


Do this Stealth:

mob
Login ()
src.loc=locate(95,1,1)
world << "Welcome to the Shadow Warrior Kingdom [usr]. if u r good at coding and have aim or aol contact me at dl2087"

verb
say (msg as text)
world << "[usr] says:[msg]"
icon = 'Goku.dmi'
Login ()
Stealth 2k wrote:
world << "Welcome to the Shadow Warrior Kingdom [usr]. if u r good at coding and have aim or aol contact me at dl2087"

If u r 2 laZ 2 typ it out 4 ur game, y should ne1 bother to respond? U obviously r not going 2 put ne effort in2 ur code.