In response to Deadman Walking
Deadman Walking wrote:
you mean like, *puts a kiddy voice on* my coding won't work look..

obj

Gold
icon = 'gold.dmi'//the gold file
icon state = "pile_of_gold"//it's icon_state
verb
get()
set src in oview(1)
src.Move(usr)
usr<<"You have pick up 25 Gold."//This tells them how much gold they gained
usr.gold+=25//This adds 25 Gold to the usrs Gold
del{src}
*puts normal voice* lets see if any beginners can find the two errors and a warning. when you find one error the warning will go away.

Pretty slick way to get people to debug your code for you. :P

flick()
In response to Flick
i know how do it since i made it myself and i gave it to two people and they said they wanted a drop gold code aswell.
In response to Migzor
Take a deep breath and count to ten, or move this to the babble forum. Actually no, just don't swear (jack@$$), and do not, i repeat, do not insult the guru's. If you want help this is not the way to go about it!
Page: 1 2