1.how do i make a person teleport to a diffrent area after they choose like thier hair or their skin or name
2.how do i make a person be at a certain place when they start playing
ID:271182
Feb 24 2007, 7:44 am
|
|
In response to Miran94
|
|
Read the DM guide. That will answer your questions.
|
</DM>
mob
Login()
src.loc = locate(1,1,1) //change cordinates dont copy just lear to use locate() statment</DM>
Question one: To change har skin look up rgb() and switch() statment
- Miran94