17.06.2008, 14:15
This is a simple Player Cash script. It functions almost the exact same way as money does.
How to install: Add this to the top of your script, under "#include <a_samp>"
New functions:
No credits need to be given to anything.
Original idea by West Side RPG.
Download it here:
Pastebin (.com)
Pastebin (.ca)
Direct link < .inc
Heres the script I tested it with:
Pastebin (.com)
Pastebin (.ca)
Direct link < amx + pwn
Comments are appreciated!
BUG: You have to keep the PCash all in one script, or else it won't sync for the rest. As in, if you put it in your GameMode, don't also use it in a FilterScript, etc.
How to install: Add this to the top of your script, under "#include <a_samp>"
pawn Код:
#include <pcash>
No credits need to be given to anything.
Original idea by West Side RPG.
Download it here:
Pastebin (.com)
Pastebin (.ca)
Direct link < .inc
Heres the script I tested it with:
Pastebin (.com)
Pastebin (.ca)
Direct link < amx + pwn
Comments are appreciated!
BUG: You have to keep the PCash all in one script, or else it won't sync for the rest. As in, if you put it in your GameMode, don't also use it in a FilterScript, etc.