ID:261487
 
mob/verb/Donate_To_Strange_Kidd(n as num)
usr.PayDimes(n,"Strange Kidd","For Being nice")



Ok, I get usr.PayDimes undefined proc why is this?
Strange Kidd wrote:
mob/verb/Donate_To_Strange_Kidd(n as num)
usr.PayDimes(n,"Strange Kidd","For Being nice")



Ok, I get usr.PayDimes undefined proc why is this?

http://www.byond.com/hub/hub.cgi?hub=Sariat/Donation

You should really search for things like this.