obj
Cash
icon = 'gold.dmi'
var
amount
verb
Get()
set src in oview(1)
usr.zenni += amount
del(src)
Theres something wrong with this its a get money verb the problem is this del(src) you can walk upto a person and press it , it steals there gold then delete's them... how can i fix this
Copyright © 2025 BYOND Software.
All rights reserved.
what's with the zenni?