Commit Graph

34 Commits

Author SHA1 Message Date
Lorenc Pekaj
fb74e2f615
Merge pull request #40 from meCloudy/vehicle-component
Components editing
2019-06-12 16:45:56 +10:00
Cloudy
bedc326201 Merge branch 'vehicle-component' of https://github.com/meCloudy/sf-cnr into vehicle-component 2019-06-12 07:57:21 +03:00
Cloudy
fea6c308fd changed the help dialog
Help dialog now is shown upon starting to edit, and is hidden upon ending the player's editing.
2019-06-12 07:57:11 +03:00
Cloudy
76efde9f86
spaces fix 2019-06-12 07:44:26 +03:00
Cloudy
456c049c20 Components editing
Easier and simpiler system to edit vehicle components in garage.
2019-06-11 21:55:31 +03:00
Dusan
47741420e0 Update vehicles.pwn 2019-06-08 00:44:38 +02:00
Dusan
de91ed43a6 Vehicle colors command 2019-06-08 00:41:19 +02:00
Damen
7278d113f5 adjustments made per comments and testing 2019-01-25 19:41:05 -05:00
Damen
b9066187e6 removes player from player-owned Journeys when they disconnect 2019-01-25 00:02:36 -05:00
Damen
44ccbd825d removes the ability to use player-owned vehicle commands in a vehicle underwater 2019-01-24 23:47:47 -05:00
Lorenc Pekaj
f700d2051b modulize banning, registration, login 2019-01-02 00:19:17 +11:00
Lorenc Pekaj
304881b123 remove auto-save feature because it is already automatic now 2019-01-01 22:46:57 +11:00
Lorenc Pekaj
2dada2721c help dialog when purchasing a vehicle only shows if it's your first car. 2018-12-23 01:07:28 +11:00
Lorenc Pekaj
c5d887bf06 modify header of script to use simple names/aliases 2018-12-12 19:21:57 +11:00
Steven Howard
fc520ac39b fixes vehicle dealership vehicle spawns
http://forum.sfcnr.com/showthread.php?61472-Vehicle-Dealership-Spawn
2018-11-28 20:24:18 +00:00
Lorenc Pekaj
99f98a2101 raise max market cap on stocks 2018-11-11 12:29:41 +11:00
Lorenc Pekaj
13331cc67d fix styling with vd dialog 2018-11-09 15:28:35 +11:00
Lorenc Pekaj
732d7a7e92 add buying/selling/mod updating/spawning vehicle in facility 2018-11-09 15:04:38 +11:00
Lorenc Pekaj
8156e1749e add mechanic into the facilities with a checkpoint 2018-11-08 22:57:02 +11:00
Lorenc Pekaj
6e54f16ed6 add veh dealership, trucking company, cluckin bell stocks 2018-11-03 16:06:58 +11:00
Lorenc Pekaj
89bc99d7d5 remove ploughs 2018-11-03 16:04:28 +11:00
Lorenc Pekaj
c652ac40e2 GetPlayerOutsidePos will give you the entrance/house/garage/pos the player is at 2018-10-10 16:05:14 +11:00
Lorenc Pekaj
7f69b7427f move car mod checker as an anticheat module... move charging for vehicle components in the anticheat money module 2018-10-10 14:59:03 +11:00
Steven Howard
91bf3157a0 adds a confirmation dialog before selling vehicle modifications 2018-10-09 08:49:53 +01:00
Lorenc Pekaj
a4cf751cec add model preview functionality ... makes previewing models before buying seamless 2018-10-09 10:04:42 +11:00
Steven Howard
e33c2c3efb adds a option to preview a garage component before buying 2018-10-08 22:41:29 +01:00
Steven Howard
4412650371 vehicle dealership spawn location fixes 2018-10-08 13:31:44 +01:00
Lorenc Pekaj
41489478b7 modulize entrances, jobs, robbery npcs, robbery safes, vaults 2018-10-06 10:50:23 +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
039452310d move garage code to module 2018-09-25 13:58:21 +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
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