ID:174527
![]() Aug 10 2003, 1:57 pm
|
|
ok, i am having trouble I need to add things like a bank, an inn, houses, ect, but I cant find out how? any good places anyone suggest or any help?
|
ok I got this but I run into later problems like after i put this in my game, how do my players get more gold ect. any help appricated!
|
ok on this demo it says... gold 50 how would i be able to make it so they start with 50 gold but then can gain more?
|
just make a mob var gold and make it equal something, and after killing a monster, doing a quest, or selling an item. Just do something like src.gold += 5 and that will add 5 to the gold.
<font color=red>Rifthaven |
http://developer.byond.com/hub/Rifthaven/GoldNItemsBankCode
Hope it helps
<font color=red>Rifthaven