16.01.2012, 16:50
Hello people, today you came here to post my first one include, and how is the first, accepts criticism / sujestхes.
Description:
As you can see this is to include a hacker to prevent money players get money easily with hackers on the server, it is much simpler, more useful.
How does it work? ?
Next, place the folder include the following "Pawno/include/", and then add this line at the top of your gamemode:
and then do the following, go to your callback ' OnGameModeInit ' and put the following:
and then press CTRL + H, and the first box set:
and in second place:
then click Ok.Ai a message will appear and overwritten, click the option ' Yes to All ', Include and ready ready to install and use.
NOTE: I had to test up because I'm not at home, but I thought is functioning normally. : D
Credits:
WeenSoares - Creator
Download:
Pastebin
Solidfiles
Sorry for the English, because I'm Brazilian. ****** Translate Wins \х/
Description:
As you can see this is to include a hacker to prevent money players get money easily with hackers on the server, it is much simpler, more useful.
pawn Code:
native GivePlayerGrana(playerid, quantia);
Next, place the folder include the following "Pawno/include/", and then add this line at the top of your gamemode:
pawn Code:
#inlcude <wsmoney>
pawn Code:
SetTimer("CheckMoney", 500, true);
pawn Code:
GivePlayerMoney
pawn Code:
GivePlayerGrana
NOTE: I had to test up because I'm not at home, but I thought is functioning normally. : D
Credits:
WeenSoares - Creator
Download:
Pastebin
Solidfiles
Sorry for the English, because I'm Brazilian. ****** Translate Wins \х/