NAPOMENA: Ako ne razumijete neki dio teksta, recite pa cemo vam prevesti!
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>"
[pawn]#include <pcash>[/pawn]
New functions:
(http://files.uploadffs.com/187292_New_Bitmap_Image_(6).bmp)
No credits need to be given to anything.
Original idea by West Side RPG.
Download it here:
Pastebin (.com) (http://debug.pastebin.com/f456f78a0)
Pastebin (.ca) (http://www.pastebin.ca/1049219)
Direct link (http://www.fileden.com/files/2008/4/24/1882192/pcash.INC) < .inc
Heres the script I tested it with:
Pastebin (.com) (http://debug.pastebin.com/f70af7e6e)
Pastebin (.ca) (http://www.pastebin.ca/1049220)
Direct link (http://www.fileden.com/files/2008/4/24/1882192/CashTest.rar) < 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.
Evo na Hrvatskom:
Ovo je jednostavna skripta s novcima.Ima skoro iste funkcije kao i obiÄno.
Dodaj ovo ispod #include <a_samp>
#include <pcash>
Nove funkcije:
Nije potrebno ostaviti nikakve zasluge u skripti.
Originalna ideja: West Side RPG.
Skinite ovdje:
pogledajte download linkove gore
Ovdje su skripte na kojima sam testirao:
pogledajte download linkove gore
Komentari su dobrodošli!
BUG: Morate ostaviti pcash samo u jednoj skripti,inaÄe neće raditi.ZnaÄi,isto ako je u gamemodu,onda ne smije biti u filterskripti.