Commit Graph

  • 44245b5281 Add teleport cmds Vortrex 2020-12-24 19:38:03 -06:00
  • 8f9befa39e Remove debug log, send removed objs Vortrex 2020-12-24 19:37:54 -06:00
  • 7e95f75ba9 Fix cmd str check on keybind use Vortrex 2020-12-24 19:37:38 -06:00
  • f22410881c Fix vehlock cmd, add passenger cmd Vortrex 2020-12-24 19:37:27 -06:00
  • 16b11a72f0 Add house command Vortrex 2020-12-24 19:37:03 -06:00
  • 5ef3a67613 Workaround for veh owner bug Vortrex 2020-12-24 19:36:47 -06:00
  • ea1070be3c Fix pickup types for III & VC Vortrex 2020-12-24 19:36:32 -06:00
  • a18b1cedb9 addhouse cmd, goto/get * dir tp cmds Vortrex 2020-12-24 19:36:17 -06:00
  • b267d6acc9 Remove debug log Vortrex 2020-12-24 19:35:50 -06:00
  • 079ce2d8f3 Remove debug log Vortrex 2020-12-24 19:35:43 -06:00
  • 13d9ddaf15 Fix addbiz, remove debug log Vortrex 2020-12-24 19:35:32 -06:00
  • 26777468c7 Send biz/house labels and removed objs Vortrex 2020-12-24 19:34:58 -06:00
  • 981c7b502b Remove debug logs Vortrex 2020-12-24 19:34:42 -06:00
  • 93dd63a9fd Remove debug logs, fix prop enter Vortrex 2020-12-24 19:34:33 -06:00
  • 4eb9ccf998 Cleanup Vortrex 2020-12-24 19:34:14 -06:00
  • 9e21405aa6 Remove debug logs Vortrex 2020-12-24 19:34:06 -06:00
  • f2809e05df Fix red/green inline bool colour Vortrex 2020-12-23 23:04:54 -06:00
  • 3b6b8dde5f Send biz and house labels to client on spawn Vortrex 2020-12-23 23:04:40 -06:00
  • 669852e8ab Add missing semicolon Vortrex 2020-12-23 23:04:22 -06:00
  • 616a9092c7 Remove old cmd checks. Add goto and get cmds Vortrex 2020-12-23 23:04:04 -06:00
  • 604c535e1a Remove error on trying to enter with no prop near Vortrex 2020-12-23 23:03:45 -06:00
  • 8df218b62f Add messaging func to send all admins msg Vortrex 2020-12-23 23:03:14 -06:00
  • 707347c5a4 Fix check to see if house has int on using enter Vortrex 2020-12-23 23:02:54 -06:00
  • 8b14ccce57 Add banned IP check on connect Vortrex 2020-12-23 23:02:33 -06:00
  • 82f4b9403f Add get discord socket util Vortrex 2020-12-23 23:02:20 -06:00
  • 4d3a7c7602 Add ban type constants Vortrex 2020-12-23 23:02:01 -06:00
  • 6e4a6d6b91 Fixed GTA 3 biz pickup type Vortrex 2020-12-23 23:01:51 -06:00
  • 55054e3db5 Remove duplicate soft green colour Vortrex 2020-12-23 23:01:31 -06:00
  • ce288afb48 Add default values to house and biz classes Vortrex 2020-12-23 23:01:15 -06:00
  • b6cff2c110 Fixed addbiz command Vortrex 2020-12-23 23:01:00 -06:00
  • 013a5175e6 Remove old cmd checks, add sacct & subnet bans Vortrex 2020-12-23 23:00:46 -06:00
  • 0d3c6b3131 Remove unused colour calc from nametags Vortrex 2020-12-23 23:00:14 -06:00
  • 4f7f9908d7 Add remove from veh netevent Vortrex 2020-12-23 23:00:00 -06:00
  • c083ceba1a Added world labels for houses/biz Vortrex 2020-12-23 22:59:46 -06:00
  • f538613256 Cleanup Vortrex 2020-12-23 22:59:28 -06:00
  • 2e0583b841 Fix for veh enter netevent arg Vortrex 2020-12-21 23:42:25 -06:00
  • 2f213e9850 Escape biz name before saving Vortrex 2020-12-21 23:42:12 -06:00
  • 5c631c5d53 Remove old enter veh netevent Vortrex 2020-12-21 23:41:55 -06:00
  • 19c38ecf64 Fix for enter vehicle logic Vortrex 2020-12-21 23:41:43 -06:00
  • fddc777de0 Fix for null elements Vortrex 2020-12-21 23:41:17 -06:00
  • 9ce5a45822 Calculate get player veh seat Vortrex 2020-12-21 23:41:07 -06:00
  • 798cec782e Add vehicle seat const Vortrex 2020-12-21 23:40:44 -06:00
  • 5cf29219d6 Fix for upper/lower case util Vortrex 2020-12-21 22:54:43 -06:00
  • dc01876de2 Add new utils Vortrex 2020-12-21 22:54:32 -06:00
  • bcf06632b3 Add nametag stuff Vortrex 2020-12-21 22:54:20 -06:00
  • bb9038ba50 Add update nametags timer Vortrex 2020-12-21 22:54:10 -06:00
  • 03ebf04beb Add anticheat script init on startup Vortrex 2020-12-21 22:53:59 -06:00
  • a4200fad7b Fix player position util Vortrex 2020-12-21 22:53:45 -06:00
  • ac97d70420 Set int/vw on exit property for biz inside of biz Vortrex 2020-12-21 22:53:34 -06:00
  • 38acc8105d Add custom key binds! Vortrex 2020-12-21 22:52:47 -06:00
  • 8c0e39a596 Re-add house pickup spawning Vortrex 2020-12-21 22:52:31 -06:00
  • 5e26ef3338 Remove extra debug logging Vortrex 2020-12-21 22:52:12 -06:00
  • 33af6471a9 Add F key for enter to default acct keybinds Vortrex 2020-12-21 22:52:02 -06:00
  • 8f5b1e185e Add bindkey/unbindkey cmds Vortrex 2020-12-21 22:51:49 -06:00
  • 5b08bc9141 Add a few more colours Vortrex 2020-12-21 22:51:39 -06:00
  • 7926067fdf Add spawned to client data class Vortrex 2020-12-21 22:51:25 -06:00
  • d8593d35cb Remove extra debug logging Vortrex 2020-12-21 22:51:11 -06:00
  • 83a102c2fe Add init ac script func Vortrex 2020-12-21 22:50:59 -06:00
  • 72c5379867 Add save acct keybinds, fix login check Vortrex 2020-12-21 22:50:45 -06:00
  • 39b1a75285 Fix use of gta.cameraInterior Vortrex 2020-12-21 22:50:21 -06:00
  • 32ec2e631e Fix for civ generation during AFK in SA Vortrex 2020-12-21 22:50:03 -06:00
  • ddcc70afa8 Add keybind, label, nametag, scoreboard scripts Vortrex 2020-12-21 22:49:48 -06:00
  • 0a29cef6f9 Disable civs on SA & add heading netevent Vortrex 2020-12-21 09:28:30 -06:00
  • ec92b9aa4d Fix get client data func to check if client null Vortrex 2020-12-21 09:27:25 -06:00
  • 07156d84ac Fix save sacct query and add auto last char Vortrex 2020-12-21 09:26:57 -06:00
  • ef0693269e Add set pos/heading utils Vortrex 2020-12-21 09:26:20 -06:00
  • e2d91a3e8b Remove debug logs and add check for int on enter Vortrex 2020-12-21 09:25:58 -06:00
  • 2facb98166 Added func to check for house int Vortrex 2020-12-21 09:25:22 -06:00
  • dc71283242 Fixed some help texts Vortrex 2020-12-21 09:24:55 -06:00
  • cf9043defb Added anticheat config & remove colour from config Vortrex 2020-12-21 09:24:39 -06:00
  • fb2a01fad8 Added new acct cmds Vortrex 2020-12-21 09:24:17 -06:00
  • 9522e3b945 Added int and vw to sacct class Vortrex 2020-12-21 09:24:05 -06:00
  • af120ff19a Added check for biz int and remove old func Vortrex 2020-12-21 09:23:48 -06:00
  • ac0f9661de Added anticheat script Vortrex 2020-12-21 09:23:26 -06:00
  • 908683dcad Renamed get auto last char state func Vortrex 2020-12-21 09:23:17 -06:00
  • 0841c406d3 Added stuff to the to-do list Vortrex 2020-12-21 09:22:43 -06:00
  • 8906afecab Add param count check util Vortrex 2020-12-18 19:23:32 -06:00
  • 7035567a49 Fix save house query typo Vortrex 2020-12-18 19:23:23 -06:00
  • 55f5ba2a04 Add simulate player cmd for devs Vortrex 2020-12-18 19:23:03 -06:00
  • 1c9a4b1576 Fix assoc var name in subaccount class Vortrex 2020-12-18 19:22:52 -06:00
  • 5f496f2c76 Add dev simulate player cmd Vortrex 2020-12-18 19:22:38 -06:00
  • 92f50b51fa Add check for null entity in new data util Vortrex 2020-12-18 19:06:39 -06:00
  • cfdf58dfb3 Add check for null veh data Vortrex 2020-12-18 19:06:19 -06:00
  • 0aa0d06c27 Use new util funcs for distance & bit flags Vortrex 2020-12-18 19:06:08 -06:00
  • a591eb3191 Fix for null veh data in rent timer Vortrex 2020-12-18 19:05:43 -06:00
  • 6a1f02b88e Add auto select char logic to subaccount.js Vortrex 2020-12-18 19:05:15 -06:00
  • 43480c22a2 Add keybind & event inits to startup Vortrex 2020-12-18 19:04:55 -06:00
  • 845450a836 Remove old cmd checks, add misc funcs Vortrex 2020-12-18 19:04:36 -06:00
  • 963170121f Add tip message type Vortrex 2020-12-18 19:04:13 -06:00
  • b8eea6e223 Fix reload jobs cmd Vortrex 2020-12-18 19:04:04 -06:00
  • ae0909e9c5 Lots of house stuff Vortrex 2020-12-18 19:03:48 -06:00
  • d213910818 Add event script init Vortrex 2020-12-18 19:03:25 -06:00
  • 453db07ffa Add VW offsets & enter/exit distance to config. Vortrex 2020-12-18 19:03:08 -06:00
  • 319337bc57 Add house commands Vortrex 2020-12-18 19:02:38 -06:00
  • a8ac7cdc74 Remove old veh netevents (not needed) Vortrex 2020-12-18 19:02:27 -06:00
  • c8ed22146e Add char last login to class Vortrex 2020-12-18 19:02:07 -06:00
  • 81ab3a4a99 Remove old cmd requirements (not needed) Vortrex 2020-12-18 19:01:48 -06:00
  • d65fb9774c Fix get biz data func to use ID Vortrex 2020-12-18 19:01:25 -06:00
  • 996cbb4105 Add show logo & auto select char acct settings Vortrex 2020-12-18 19:00:42 -06:00
  • 9b60cc18d2 Add auto spawn as last character setting Vortrex 2020-12-18 19:00:15 -06:00