Commit Graph

507 Commits

Author SHA1 Message Date
Lorenc Pekaj
5b51577922 modify schema 2018-09-25 02:54:45 +10:00
Lorenc Pekaj
f49e4a07de check if the home was sold already before filling a purchase 2018-09-25 02:14:10 +10:00
Lorenc Pekaj
96613ed3a0 you can now buy homes directly off /houselistings ... and set a waypoint to the home that is of interest 2018-09-25 02:06:53 +10:00
Lorenc Pekaj
dff542823a begin real estate listings 2018-09-25 00:35:46 +10: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
0009a4f069 adds GPS_SetPlayerWaypoint 2018-09-24 22:51:17 +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
ecf8c06fa2 add player_settings.pwn description 2018-09-23 15:03:37 +10:00
Lorenc Pekaj
bf1e914536 make variables private for player settings 2018-09-23 14:59:55 +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
440d82de1c move ammunation, ig guard, vip to /cnr 2018-09-23 14:55:47 +10:00
Lorenc Pekaj
ccfbc7ec43 move vip, ig guard, ammunation to /cnr/ and disable pool temporarily 2018-09-23 14:55:13 +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
345c6938e7 fix kovas table and hide help dialog when u get removed 2018-09-20 19:32:01 +10:00
Lorenc Pekaj
bef383afd9 disable aimbot (6) detection 2018-09-20 19:31:42 +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
39228157bc add stev and kova's pool tables 2018-09-20 08:57:20 +10:00
Lorenc Pekaj
6fa16ab50d remove test command on the traindriver minijob 2018-09-20 00:25:15 +10:00
Lorenc Pekaj
9c139f24af code error fix with pool 2018-09-19 23:04:08 +10:00
Lorenc Pekaj
99903baeb0 pool balls shot will not stop during movement 2018-09-19 23:01:59 +10:00
Lorenc Pekaj
349c508814 update changelog and set breakcuff success to 50% 2018-09-19 22:58:43 +10:00
Lorenc Pekaj
d20ea0d682 fix meth bug where keys were not responsive 2018-09-19 22:54:57 +10:00
Lorenc Pekaj
875bc6c7b2 train driver fixes 2018-09-19 17:51:10 +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
09b04b1cff add server.pwn as a configuration file 2018-09-19 15:43:05 +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
4b546c9d88 remove lumberjack checkpoints 2018-09-19 11:24:03 +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
3da90fda9a move crowdfund dialog ids to dialog_ids 2018-09-19 09:49:59 +10:00
Lorenc Pekaj
f69bb040d5 add vdealership description 2018-09-19 09:47:53 +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
e035d41206 Merged in bugfixes (pull request #18)
Bugfixes
2018-09-18 21:58:58 +00:00
Steven Howard
de8163bfe7 Merged in traindriver (pull request #17)
traindriver bugfixes
2018-09-18 21:57:44 +00: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
Steven Howard
d6a6e749d8 Merged master into traindriver 2018-09-18 14:20:48 +01:00