andrew0960 Posted October 26, 2016 Posted October 26, 2016 Requesting any game script that rewards cash points!! Also requesting a card recylist for cash points Thanks in advance !!!!! Quote
0 Emistry Posted October 27, 2016 Posted October 27, 2016 npc/other/card_trader.txt just change the rewards to cashpoints. Quote
0 anacondaq Posted October 26, 2016 Posted October 26, 2016 Hi, you can try to use script section and select ANY already made scripts with item-based bonuses and replace commands like: countitem(item_id) and delitem item_id,amount;, and getitem item_id,amount to #CASHPOINTS += amount - how many cashpoints you wish to add #CASHPOINTS -= amount - how many cashpoints you wish to remove from player. For such manipulation's you need only next commands: attach; detach, set, if() Quote
Question
andrew0960
Requesting any game script that rewards cash points!!
Also requesting a card recylist for cash points
Thanks in advance !!!!!
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.