Quest scripting commands to give/accept money - possible?
I know that the next EQEmu version will include quest scripts to change faction and accept multiple items. However one other thing that would be very useful is giving money to the player - many quests, especially low-level ones, have money as a reward. Maybe SPAWN_MONEY(pp,gp,sp,cp).
Also a number of quests require you to give money to a NPC, so a script for accepting cash would be useful - maybe TRIGGER_MONEY(amount) which is activated when you give the NPC money equal to or greater than "amount".
|