How would I make it so when you release your pet it dissapears?
My code:
mob
Pig
icon='pets.dmi'
icon_state = "pig"
verb
Stop()
set category = "Pet"
pet1 = 0
Follow()
set category = "Pet"
pet1 = 1
Release()
set category = "Pet"
following = 0
usr.pet1 = 0
ID:176694
Dec 19 2002, 12:20 pm
|
|
Dec 19 2002, 1:09 pm
|
|
If I put del(src) it deltes either the map or disconnects the game
|
In response to Koolguy900095
|
|
Well umm...anyone?
|
In response to Koolguy900095
|
|
Please do not bump your post, you're likely to lose the interest of helpful people. Even more so if you do it after less than 24 hours (which you did).
|
In response to Nadrew
|
|
no one helped ME anyway...I know the answer now...no thanks to anyone...
|