ID:150416
 
how do you have an icon of a person dissapear when they log out?
Stop posting these things. Look up the del() proc.
In response to Lord of Water
but there is one problem i dont get
every time i attack the punching bag it dissapears
In response to Maxxis
You must have del(src) in the pbag code.
In response to Lord of Water
where in the code?
In response to Maxxis
every time i attack the punching bag it dissapears

Yeah, there's a well-known BYOND bug where you have to name punching bags "pbags" or they don't work. Trust me. :-)

-AbyssDragon
In response to Maxxis
OMG! ROFL! LMAO! AND any other kind of mad laughter there is an abbreviation for!

Maxxis must have taken the code I supplied him a LOOONG time ago which is this:

obj/PunchingBag
Click()
del(usr)



Heh, cough, Maxxis try to learn some basics of coding first. Mayby experiment with some more basic stuff before trying to do something as obviously simple as "gettin' mah statz to goous upz when I hit das baggie!" if you still cant understand it.

Alathon