Jump to content
  • 0

Problema Money Hack


Demoslasher

Question

Sallut , am si eu o problema.

Am creat o comanda cu MoveObject , SendClientMessage si GivePlayerMoney fiind aceasta:

	if(strcmp(cmd, "/dshow", true) == 0)
{
            MoveDynamicObject(dshow, 1637.61901855,-1149.23815918,15.67964172, 1.5);
            GivePlayerMoney(playerid, -200);
			SetTimer("showclose", 7000, 0);
			SendClientMessage(playerid, COLOR_BLUE,"{FF00EA}**Showroom {B7FF00}LosSantos {6EF83C}Deschis**.");
}
Totul merge bine , dar cand ii ia banii automat se vede cum ii cresc la loc ... am incercat sa adaug:
GivePlayerMoney(playerid, 200);

Fara " - " si ii cresc banii cu 200 apoi nu mai revile la loc.

Apoi am scos tot ce Tine de HACk din GM , FS-uri si Includeuri.

Cum pot face sa scada banii fara a reveni la loc?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Niciunul , am scos tot ce tinea de Hack din GM si din FS-uri ... Dar nu sunt sigur la include:

#include <a_samp>
#include <a_objects>
#include <float>
#include <file>
#include <utils>
#include <morphinc>
#include <streamer>

Au Ceva?

Download la include daca nu le cunoasteti : http://solidfiles.com/d/93e68/

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.