From fd1d42d9612603aac2d7e3661e308028e8000def Mon Sep 17 00:00:00 2001 From: Lorenc Pekaj Date: Fri, 5 Oct 2018 03:58:08 +1000 Subject: [PATCH] remove duplicate inc on pool ... updates.txt update --- gamemodes/irresistible/cnr/features/pool.pwn | 1 - scriptfiles/updates.txt | 22 +++++--------------- 2 files changed, 5 insertions(+), 18 deletions(-) diff --git a/gamemodes/irresistible/cnr/features/pool.pwn b/gamemodes/irresistible/cnr/features/pool.pwn index 936f975..ac7c4bc 100644 --- a/gamemodes/irresistible/cnr/features/pool.pwn +++ b/gamemodes/irresistible/cnr/features/pool.pwn @@ -8,7 +8,6 @@ /* ** Includes ** */ #include < YSI\y_hooks > #include < physics > -#include < progress2 > /* ** Definitions ** */ #define POCKET_RADIUS 0.09 diff --git a/scriptfiles/updates.txt b/scriptfiles/updates.txt index 8cb6d12..fa2fc66 100644 --- a/scriptfiles/updates.txt +++ b/scriptfiles/updates.txt @@ -1,17 +1,5 @@ -(+) Adds an entirely new level and xp system (/level) ... sell your old xp via /xpmarket. -(+) Adds a system of buying (/ic buy) and selling (/ic sell) Irresistible Coins. -(+) Adds a premium real estate listing system, use /estate to see if any homes are interesting. -(+) Adds passive mode (togglable via /settings). Disables random death matching as an innocent player. -(+) You can now disable automatic weapon pickup through /settings. -(+) Admins can now track the hitmarker of spectating players. -(+) /acmds is now entirely based off dialogs thanks to Stev. -(+) FBI can deploy spike strips behind their vehicle by pressing LEFT ALT. -(/) Gold V.I.P costs no more than $18.00 USD a month (1,800 IC). -(/) Shark cards have been reduced by 10% in price, and a lot of the other items have also been reduced. -(/) If you successfully break your cuffs, you get immunity from being tazed for 10 seconds. -(/) Default 20% success rate breaking cuffs... Increases with more police in the server. -(/) Simplified "/cp" (alternatively, /settings) dialog. -(/) Business production requires you or your business associates to be online or it will pause. -(/) Business production time has been halved. -(*) Fixed a potential ChuffSec issue with him being without a vehicle. -(*) Adds pages to "/estate" due to a lot of listings. \ No newline at end of file +(+) "/perks" has been added and is based off your total level. +(+) Gang bank accounts are charged $250 per spawn in a facility. +(/) The XP bar has different colours for different levels. +(/) You need at least 7 days of VIP remaining before you can upgrade it. +(*) Fix business issue with production not beginning with maxed supplies. \ No newline at end of file