Commit Graph

124 Commits

Author SHA1 Message Date
Lorenc Pekaj
f81d656161 start with just police, robbery, dm levels 2018-09-29 04:44:18 +10:00
Lorenc Pekaj
09d8e0a1c1 fix animation bug 2018-09-26 14:16:15 +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
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
cdfe84671d allow players over the vip limit to utilize their houses/vehicles 2018-09-26 00:23:25 +10:00
Lorenc Pekaj
3d54f3f266 random msg for stephanie and estate 2018-09-25 23:50:01 +10:00
Lorenc Pekaj
c535ca1796 fix potential sql injection vulernability :O 2018-09-25 23:46:30 +10:00
Lorenc Pekaj
df5038457e fix crowdfund SQL error 2018-09-25 23:36:53 +10:00
Lorenc Pekaj
1c70a050e3 compile error and add back in pool 2018-09-25 23:28:31 +10:00
Lorenc Pekaj
4c93b2e888 include house name in realestate sale 2018-09-25 23:12:41 +10:00
Lorenc Pekaj
039452310d move garage code to module 2018-09-25 13:58:21 +10:00
Lorenc Pekaj
a6a7f00c52 check if player is over slot limit before buying premium home 2018-09-25 13:32:52 +10:00
Lorenc Pekaj
06fd6b742b fix /reconnectchuff 2018-09-25 13:32:36 +10:00
Lorenc Pekaj
27e8f154d6 Merged realestate_listings into master 2018-09-25 12:42:45 +10:00
Lorenc Pekaj
57a1db8cd8 move command to /estate for now 2018-09-25 12:42:20 +10:00
Steven Howard
78f3a89a95 cleaning and updating callbacks 2018-09-24 22:21:20 +01:00
Lorenc Pekaj
2bb7604548 Add callback OnHouseOwnerChange 2018-09-25 03:46:21 +10:00
Lorenc Pekaj
308ea77b57 create listing ingame and delete listing ingame functionality 2018-09-25 02:55:03 +10:00
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
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
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
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
345c6938e7 fix kovas table and hide help dialog when u get removed 2018-09-20 19:32:01 +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
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
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
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
d6a6e749d8 Merged master into traindriver 2018-09-18 14:20:48 +01:00
Lorenc Pekaj
a5679e5d9d sql error addressed w/ crowdfunds 2018-09-18 07:26:18 +10:00
Steven Howard
023372016f added speed detection when entering the checkpoint (forcing the driver to slow down)
re-worded some help dialogs
fixed the loading passagers messages
2018-09-17 19:03:16 +01: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
39ca88ec1f pool fixes 2018-09-17 12:50:25 +10:00
Lorenc Pekaj
f0f5595a1e Merge branch 'master' of ssh://bitbucket.org/lorenc/cnr 2018-09-17 11:39:14 +10:00
Steven Howard
357e059631 traindriver.pwn edited 2018-09-17 00:03:46 +00:00
Steven Howard
051f5cf6af added traindriver minijob 2018-09-17 01:01:01 +01:00