How would I go about setting an obj (not mob) to present itself at a certain place, such as x,y,z or a certain turf? I've been trying with loc = "/turf/spawnhere" but that moves the player. Any ideas?
Thanks,
.::DBHavenMaster::.
ID:174831
![]() Jul 16 2003, 2:34 pm
|
|
![]() Jul 16 2003, 2:39 pm
|
|
You would also(I think) have to make sure that that code is after the ..() in your login proc or that you remove ..() entirely. One of the things that it does in the login proc is set the player's location to 1,1,1.
|