getting some wage?
#1

hey guys , i'm wondering if its possible to get some wage when the player plays on casino ?
for example the player wins 100k and the casino gets 1k as wage .
Reply
#2

BUMP
Reply
#3

It's all about the script.
It is possible, you just need to make it a script to act like that.

CasinoWinMoney = (PlayerWinMoney / 10);
PlayerWinMoney -= CasinoWinMoney;

And then you just add it towards the business/player.
Reply
#4

Quote:
Originally Posted by BullseyeHawk
Посмотреть сообщение
It's all about the script.
It is possible, you just need to make it a script to act like that.

CasinoWinMoney = (PlayerWinMoney / 10);
PlayerWinMoney -= CasinoWinMoney;

And then you just add it towards the business/player.
aha, got it thx bro
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)