Robbery Stolen Cash
#1

How can I make it to count the money you steal.
http://tinypic.com/r/16ask1e/8
And if one can command dobavyanena friends in the robbery. / robberyinvite

Sorry for my bad english.
Reply
#2

?????????????????????????????????????????????????? ????????/
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=335248

This can help you. Instead of adding score, add money.
Reply
#4

Make a variable and make it go up then you can use it in a message/gametext/textdraw or w/e.

Example:
pawn Код:
RobbedCashCount[playerid] += robbedcash;
Reply
#5

GameTextForPlayer(playerid, "Stolen Cash:%d ", 3000, 3, RobbedCashCount[playerid]); ?
Reply
#6

You can't add more arguments because it will give a warning about arguments do not match. You need to format a string first and then use that string in GameTextForPlayer function.
Reply
#7

how to do when you kill a player who stops robbery
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)