Corpse |
Problem description:
When a player dies they spawn a corpse and have a chance of dropping gear in them.. for some reason even if they aren't in the same turf but anywhere on the map it will still show that the corpse decayed.
Code:
Problem description: When a player dies they spawn a corpse and have a chance of dropping gear in them.. for some reason even if they aren't in the same turf but anywhere on the map it will still show that the corpse decayed. | ||
#1 Aug 6 2012, 3:36 pm
Best response
|
|
oview() defaults to being centered on the usr (which probably ends up being the killer most of the time). You need to specify src as the second argument.
| |
#2 Aug 6 2012, 3:53 pm
|
|
thanks
| |