Money hackers
#8

Quote:
Originally Posted by Tamer
Посмотреть сообщение
Just make a function such as Player_GetMoney and make it return the PlayerMoney variable.
That's also possible:
PHP код:
Player_GetMoney(playerid)
{
    return 
PlayerMoney[playerid];

Code above adjusted to include the function.
Reply


Messages In This Thread
Money hackers - by BTOlly - 15.02.2016, 18:51
Re: Money hackers - by Danzou - 15.02.2016, 19:13
Re: Money hackers - by Vince - 15.02.2016, 19:17
Re: Money hackers - by BTOlly - 15.02.2016, 20:00
Re: Money hackers - by Tamer - 15.02.2016, 20:15
Re: Money hackers - by AmigaBlizzard - 16.02.2016, 17:30
Re: Money hackers - by Tamer - 16.02.2016, 17:46
Re: Money hackers - by AmigaBlizzard - 16.02.2016, 18:02
Re: Money hackers - by Tamer - 16.02.2016, 19:13

Forum Jump:


Users browsing this thread: 1 Guest(s)