Hi
I am coding a dg_script using the bribe function to allow players to buy
practises from thier guildmasters. This is the code i have come up with, but
it don't seem to work, everything but the adding to the player practice
works.
#3009
practicepay~
0 d 0
practice~
wait 15
say Practice time will cost 10000 coins per session~
#3010
practicepay 10000~
0 m 10000
~
wait 5
say Thats great, you have been allocated 1 practice session.
set %actor% practice+1
~
#3011
practicepay 1~
0 m 1
~
wait 2
say Hmm thats not enough
give %amount% coins %actor%
~
If any one can see whats wrong or can help me out.
Cheers
Alex
naryan.mistcastle.com 4000
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT