03.11.2009, 19:44
[INC] Zinglish's cashStocks
AboutThis include was created for RPG and RPF servers in mind, when the player receives cash or gets cash taken away from him/her, it will display the appropriate addition or subtraction under the player's cash total and give the player the specified cash, then disappear after 4 seconds. Useful to help stop smapping the player's message box every time he/she receives cash or gets cash subtracted.
Usage
Code:
native GivePlayerCash(playerid, cashAmount); native TakePlayerCash(playerid, cashAmount);
Code:
#include <cashStocks>