Commit Graph

217 Commits

Author SHA1 Message Date
Lorenc Pekaj
4ae2a86512 passive mode is now automatically enabled 2018-10-05 16:32:32 +10:00
Lorenc Pekaj
60cf953710 fix xp credited on specific weapons 2018-10-04 06:29:48 +10:00
Lorenc Pekaj
a3d7673072 increase facility limit 2018-10-04 06:09:51 +10:00
Lorenc Pekaj
233d83cf39 charge gangs $250 per spawn on their facility 2018-10-04 05:44:45 +10:00
Lorenc Pekaj
c4e50c8bfc add perks based off total level and make it expensive ...
dm experience now varies between the weapon
2018-10-04 05:35:04 +10:00
Lorenc Pekaj
b461ee83e6 fix potential passive bug 2018-10-01 14:57:09 +10:00
Lorenc Pekaj
0ce410a1ba business production timer now relies on players online 2018-10-01 14:18:16 +10:00
Lorenc Pekaj
26a860dab3 modulize business system and disable business security 2018-10-01 13:30:25 +10:00
Lorenc Pekaj
487cecf314 modulize spike strips ... left alt to deploy spike strip 2018-09-30 03:37:42 +10:00
Lorenc Pekaj
c5c0213793 cleanup 2018-09-29 21:50:27 +10:00
Lorenc Pekaj
d3db7d1117 passive mode bugfix 2018-09-29 21:41:11 +10:00
Lorenc Pekaj
f6a21c8c66 fix total xp bug in stats 2018-09-29 20:00:51 +10:00
Lorenc Pekaj
6c0ae4134c add progress bar to experience 2018-09-29 19:25:39 +10:00
Lorenc Pekaj
88c8bd3582 remove xp market, completely deprecate prior xp system 2018-09-29 08:13:08 +10:00
Lorenc Pekaj
e9b76938bd reduce bc success by 5% ... reduce lvl 100 requirements 2018-09-29 06:13:29 +10:00
Lorenc Pekaj
2e56a7bb57 error fix with random msgs 2018-09-29 06:08:36 +10:00
Lorenc Pekaj
556a008573 move player market cmds to /ic 2018-09-29 06:05:39 +10:00
Lorenc Pekaj
f81d656161 start with just police, robbery, dm levels 2018-09-29 04:44:18 +10:00
Lorenc Pekaj
1e6b9d8116 - add xp dilation just so people do not get bored of "+1 xp" constantly
- double xp factored in
2018-09-28 09:49:06 +10:00
Lorenc Pekaj
054f4e4363 add experience v2 base ... remove accountid parameter from onplayerlogin 2018-09-28 09:07:58 +10:00
Lorenc Pekaj
6d1f4247ef tiny cleanup + update updates.txt 2018-09-26 17:01:34 +10:00
Lorenc Pekaj
4bf6b8f33e introduce OnPlayerFirstSpawn( p ), OnPlayerMoveMode( p, t ) ... move animation to /features/animations.pwn 2018-09-26 14:04:39 +10:00
Steven Howard
b3102535bc Merged master into changes 2018-09-25 22:24:44 +01:00
Steven Howard
04cbc67c6a updating main script from animations changes 2018-09-25 22:24:04 +01:00
Lorenc Pekaj
3bc77224c5 make gold vip 1.8k ic per month ... add custom estate to ic market 2018-09-26 04:09:20 +10:00
Lorenc Pekaj
d0aab3adb6 passive mode green textdraw 2018-09-26 01:52:53 +10:00
Steven Howard
b8df0fc32f Merge branch 'changes' of https://bitbucket.org/lorenc/cnr into changes 2018-09-25 16:30:09 +01:00
Steven Howard
c4a9400601 revet pm messang lengh changes 2018-09-25 16:18:52 +01:00
Steven Howard
aa22ea2c97 Merged master into changes 2018-09-25 16:18:17 +01:00
Steven Howard
1ebbadeeb8 adds /passivelist
adds a textdraw quite like "admon on duty" and it's "Passive Mode"
2018-09-25 16:17:34 +01:00
Lorenc Pekaj
cdfe84671d allow players over the vip limit to utilize their houses/vehicles 2018-09-26 00:23:25 +10:00
Steven Howard
05e994fe46 changed force command errors
changed dialog outputs for /reports and /questons
added /mutelist into a dialog base
2018-09-25 14:58:05 +01:00
Lorenc Pekaj
bd597eb945 remove pool function placeholder 2018-09-25 23:54:59 +10:00
Lorenc Pekaj
28050c0aa6 add /rpmode as /passive alternative 2018-09-25 14:00:37 +10:00
Lorenc Pekaj
039452310d move garage code to module 2018-09-25 13:58:21 +10:00
Steven Howard
6f562c223c adds htimarker while you are spectating a player 2018-09-24 19:20:23 +01:00
Lorenc Pekaj
549427500c hide passive mode in paintball 2018-09-25 00:33:14 +10:00
Lorenc Pekaj
f22566c215 make player passive if they leave jail 2018-09-24 23:28:47 +10:00
Lorenc Pekaj
20487e12af 15% success rate + whatever percentage of cops are online 2018-09-24 23:19:23 +10:00
Lorenc Pekaj
6810b321df do not create a passive mode label for LEO 2018-09-24 23:08:39 +10:00
Lorenc Pekaj
d85c80f750 Stephanie message for passive mode and if you get wanted, automatically reset passive mode 2018-09-24 23:03:37 +10:00
Lorenc Pekaj
7ea9dff71c passive mode improvements 2018-09-24 22:51:05 +10:00
Lorenc Pekaj
5ac0d50d1c make the help dialogs look nicer 2018-09-24 18:26:38 +10:00
Lorenc Pekaj
11b0621e13 adds passive mode, readjust settings (see updates.txt) 2018-09-24 18:18:07 +10:00
Lorenc Pekaj
69545b23b2 * fixes /v bring bug
* adds different colors in /viplist
* adds /goto detection for players that are spectating
2018-09-24 11:29:48 +10:00
Lorenc Pekaj
aa98e5b77c - move player settings into seperate module
- add OnPlayerLogin (hookable)
- add setting to disable auto weapon pickup
2018-09-23 14:56:34 +10:00
Lorenc Pekaj
4dc801ac0a increased bail, decreased bc chance if there are >15 players + <20% cops 2018-09-21 21:59:44 +10:00
Lorenc Pekaj
755f9c7307 address issue with rdm 2018-09-20 21:36:16 +10:00
Lorenc Pekaj
af8e995be3 break cuff reduced to 35% success, but if it is successful theres a 6 sec delay between another arrest 2018-09-20 19:32:27 +10:00
Lorenc Pekaj
64106e4748 cops get paid randomly 350 for every cuff broken by a user over 1 2018-09-20 08:57:45 +10:00
Lorenc Pekaj
9c139f24af code error fix with pool 2018-09-19 23:04:08 +10:00
Lorenc Pekaj
349c508814 update changelog and set breakcuff success to 50% 2018-09-19 22:58:43 +10:00
Lorenc Pekaj
ea170efba9 turned out i didnt restart my pc in over a month! gettickcount fix incase it bugs like it did on mine ... on the dedi 2018-09-19 17:50:55 +10:00
Lorenc Pekaj
b1ab562e69 store gps information in module ... need to investigate a negative tickcount issue 2018-09-19 15:14:04 +10:00
Lorenc Pekaj
46dedc1192 fixes some errors, forgot to save the files lol 2018-09-19 11:25:10 +10:00
Lorenc Pekaj
d4bd8124b6 lumberjack in minijobs module ... and update readme 2018-09-19 11:14:18 +10:00
Lorenc Pekaj
8831de493a move fake-kill and car warp code into respective anticheat modules 2018-09-19 10:23:00 +10:00
Lorenc Pekaj
52b7d22ee7 move rapidfire detection and invalid bullet detection into its own ac module 2018-09-19 10:09:14 +10:00
Lorenc Pekaj
4ca207c648 * place vehicle, garage, vehicle dealer, vehicle modification into modules (features/vehicles) 2018-09-19 09:41:56 +10:00
Steven Howard
46c5b3b3bc addes GetPlayerPos for slapping the player out of the vehicle "/v bring" 2018-09-18 20:44:47 +01:00
Steven Howard
c13bfb4716 kicks the player out of the vehicle when the owner /v bring it. 2018-09-18 20:40:38 +01:00
Steven Howard
e82ab2e4f3 fixes http://forum.sfcnr.com/showthread.php?60150-CIA-blip-is-not-showing-even-though-he-s-already-dealing-damage 2018-09-18 20:16:44 +01:00
Steven Howard
fee1305492 added CIA detection on OnPlayerTakePlayerDamage, fixes vehicle CIA blip issues. 2018-09-18 19:37:52 +01:00
Lorenc Pekaj
a5679e5d9d sql error addressed w/ crowdfunds 2018-09-18 07:26:18 +10:00
Lorenc Pekaj
9f81391323 pool issue with exiting table while not even in it, fixed 2018-09-17 18:30:14 +10:00
Lorenc Pekaj
e493eca59e wanted if you aim at a cop 2018-09-17 12:50:38 +10:00
Lorenc Pekaj
cde58d1c67 bugfixes 2018-09-17 05:57:14 +10:00
Lorenc Pekaj
d2d9be73de add custom pool skin param 2018-09-16 17:04:45 +10:00
Lorenc Pekaj
3f47179dba code cleanup on the casino parts 2018-09-16 16:49:26 +10:00
Lorenc Pekaj
bd8b584cb3 bug fixes 2018-09-16 16:06:12 +10:00
Lorenc Pekaj
7ea55e0743 convert more player textdraws (that use global td) to actual player textdraw 2018-09-16 15:34:42 +10:00
Lorenc Pekaj
87f4163b97 fix pool issues and add protection against pool players for rob, kill, etc.. 2018-09-15 12:26:54 +10:00
Lorenc Pekaj
22f69ca1be setlevel was not working for level 6 ... moved server defs to _config 2018-09-15 12:05:53 +10:00
Lorenc Pekaj
1ba5cc5290 pool offsets perfected (walls and holes) 2018-09-12 08:08:23 +10:00
Lorenc Pekaj
070770ad22 chuffsec module can be commented to disable now 2018-09-11 18:17:37 +10:00
Lorenc Pekaj
759ee28afb thrown more items into the fps module 2018-09-11 17:40:36 +10:00
Lorenc Pekaj
a99e86216b modularize chuffsec 2018-09-11 17:30:24 +10:00
Lorenc Pekaj
3e739ffd48 forgot to fill the description of the meth minijob 2018-09-11 08:49:23 +10:00
Lorenc Pekaj
736cba6171 modulize meth minijob 2018-09-11 08:41:42 +10:00
Lorenc Pekaj
2cff1b8bb1 modulize trucking system 2018-09-11 08:29:50 +10:00
Lorenc Pekaj
64923afd6d OnServerUpdate & OnPlayerUpdateEx now hookable 2018-09-11 08:01:18 +10:00
Lorenc Pekaj
4df1a7561d modulize vending machines and thrown into anticheat package 2018-09-11 07:29:38 +10:00
Lorenc Pekaj
d5a9c7f8a3 server-sided money is now a part of the anticheat modules 2018-09-11 07:15:04 +10:00
Lorenc Pekaj
eeb3a33e8b finish modulizing slot machines 2018-09-11 06:48:22 +10:00
Lorenc Pekaj
1cfd945d4b modulize random messages (stephanie), begin modulizing slots 2018-09-11 06:33:18 +10:00
Lorenc Pekaj
fa715f46b1 make easter egg system modular (and disabled for now) 2018-09-11 06:16:36 +10:00
Lorenc Pekaj
4cd8168fa3 store valid car mod data in gta folder 2018-09-11 05:58:22 +10:00
Lorenc Pekaj
95f4957f9a changed to cash_format() to style numbers into money and fixes a bug with formatting negative numbers 2018-09-11 03:44:05 +10:00
Lorenc Pekaj
835618c940 removes useless sscanf_u and fixes some infinite loop issue when there are few entities in the server 2018-09-11 03:20:52 +10:00
Lorenc Pekaj
3c58eb8523 beautify biz production command 2018-09-11 01:38:54 +10:00
Steven Howard
e564127a67 added productions into command 2018-09-10 16:27:21 +01:00
Lorenc Pekaj
9ab92d9613 modularizes the furniture system 2018-09-10 18:34:30 +10:00
Lorenc Pekaj
51c281878a irresistible guard as component 2018-09-10 18:25:39 +10:00
Lorenc Pekaj
605f4a28a6 add rcon message helper function 2018-09-10 17:19:38 +10:00
Stev
75e0b063da no message 2018-09-10 00:46:16 +01:00
Lorenc Pekaj
984f154d93 administration commands placed into modules 2018-09-10 06:55:38 +10:00
Lorenc Pekaj
9d0d864f48 getter and setters moved to global/player 2018-09-10 05:47:14 +10:00
Lorenc Pekaj
ea3ed69bf9 disable house fires if there are no created homes 2018-09-10 02:54:40 +10:00
Lorenc Pekaj
6e9073296f moved gamemode modules into gamemodes/irresistible ... updated git ignore 2018-09-10 02:01:29 +10:00
Lorenc Pekaj
5e938dc4ba crowdfunding darken list items 2018-09-09 23:14:00 +10:00