ID:160673
![]() Aug 2 2008, 11:26 am (Edited on Aug 2 2008, 11:47 am)
|
|
IM trying to find a way to make a spawn point for players with certain races like for sayians when they create their player they start off at Planet vegeta and when they resurrect they go to their home planet if anyone can help me thanks
|
Whatever you want. I told you to look up the locate proc. I suggest looking up the tag variable, too.
|
There's not much point in setting a tag at compile-time because you can just use locate(Type) instead (same for what you've worked around).
|
This can also be handled with turfs, which I highly recommend doing. I just did this as an example for you to learn from, not to copy and paste!