diff --git a/gamemodes/sf-cnr.pwn b/gamemodes/sf-cnr.pwn index bc4b835..45c0b64 100644 --- a/gamemodes/sf-cnr.pwn +++ b/gamemodes/sf-cnr.pwn @@ -146,7 +146,7 @@ new bool: False = false; #define CreateBillboard(%0,%1,%2,%3,%4) SetDynamicObjectMaterialText(CreateDynamicObject(7246,%1,%2,%3,0,0,%4),0,(%0),120,"Arial",24,0,-1,-16777216,1) /* ** Configuration ** */ -#define FILE_BUILD "v11.11.25" +#define FILE_BUILD "v11.11.30" #define SERVER_NAME "San Fierro Cops And Robbers (0.3.7)" #define SERVER_WEBSITE "www.irresistiblegaming.com" #define SERVER_IP "192.169.82.202:7777" @@ -8590,7 +8590,6 @@ public OnPlayerCommandPerformed( playerid, cmdtext[ ], success ) AddFileLogLine( "invalid_commands.txt", sprintf( "%s (score %d) : %s", ReturnPlayerName( playerid ), GetPlayerScore( playerid ), cmdtext ) ); return SendError( playerid, "You have entered an invalid command. To display the command list type /commands or /cmds." ); } - return 1; } diff --git a/scriptfiles/updates.txt b/scriptfiles/updates.txt index 0dcfb68..0c37c69 100644 --- a/scriptfiles/updates.txt +++ b/scriptfiles/updates.txt @@ -1,12 +1,9 @@ -(+) Adds some helpful text within the meth RV vans. -(+) "/gettotalcash" is now more accurate, taking into account gang and business accounts. -(+) Adds two atms near the entrance of the Visage casino. -(*) Robbery loot should instantly appear when you successfully open it. -(/) New bunker interior for businesses. -(/) Highroller slot machines are double the price, but have double the chance of winning. -(/) Your wanted level will not be removed slowly if you are distant from police. -(/) Safe robbery has been DOUBLED and a bit faster to pick. -(/) Highroller and firework cost have been changed. -(/) Thermal drill now lasts an additional 5 safes. -(/) 10% more luck when opening a safe for loot. -(/) Meth payout increased by 30%. +(+) Implements boxing at the Visage casino! Box your friend for free, or for a wager through "/boxing fight". (Thanks Damen!) +(+) Every Journey vehicle has a text object attached on the sides to indicate it's a Meth Van. +(+) The bar in the visage casino is accessible as long as you have casino rewards points. +(+) You no longer need to be near the Kitchen of cluckin' bell to export. +(+) Adds The Visage Casino to "/gps". +(+) Random City is now a valid option for City Selection. +(*) 4 Dragons and Caliguas casino poker tables have had their blinds readjusted appropriately. +(/) Meth cooking time halved, profit doubled and sound replaced. +(/) New Meth Van/Journey interior thanks to Gal! \ No newline at end of file