Search results

  1. R

    Reading/setting a variable via a string

    Ok, so I'm working on something that uses a lot of hint displays. The problem is that a lot of people use custom debug monitors these days so I want to be able to hide the custom monitor when showing my hints and restore it after my hints. That part is very easy to do and I've got it working...
  2. R

    Accessing elements of a nested array

    Think it's a nested array anyway, still new to them. Essentially, what I'm doing is storing some information to an array associated to a variable. I can get the information to store perfectly, but I'm having issues on trying to retrieve it. I'm storing the data like this...
  3. R

    Forum Issues?

    For the last hour or two, I keep getting this message popping up when trying to move through the forums. Sometimes a refresh works, other times I have to wait five minutes or so and then it'll suddenly load.
  4. R

    BEC Restart Messages

    Never mind, it wasn't a problem on my end, all working now.
  5. R

    [FIX] Tent Saving Issues for 1.8 - Reality Hive

    First I'd like to say thanks to Tactical_Force for fixing this issue for 1.7.6.1 onwards. This is a modified version of his work to fix the same problems in 1.8 since the 1.8 code is different. ******** If you've noticed that after server restarts tents aren't updating their inventories to...
  6. R

    Server time wrong on startup

    Hey all, wonder if any of you can help me. Our server is set to UTC-3 but when the server restarts it it always 12:30 in the afternoon and then after around 5 minutes it suddenly switches to UTC-3 as it should be. I've never seen this happen on a server before so I'm pretty sure I've done...
  7. R

    Hero/Bandit Vehicle Repairs

    Heros and Bandits can repair vehicles without the need for parts. Is there a way I can disable this because we don't want people being able to repair vehicles without the parts needed.
  8. R

    Vehicle Repairs not listing parts

    Strange bug I've encountered and I'm curious if it's the map or something wrong on my server. When we go up to a vehicle in need of repairs, it simply has "repair" listed multiple times, but doesn't state what each repair is for. When you click it, it then just comes up and says "You require...
  9. R

    Trouble Setting up Database

    Hi there, I've managed to upload the server files to my server but I can't get the database setup correctly. I've tried simply using the 'import' option and uploading your .sql file from the server files zip but each time I'm met with this. SQL query: DELIMITER ; ; CREATE DEFINER =...
Back
Top