-
Posts
450 -
Joined
-
Last visited
-
Days Won
26
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Reels
Everything posted by UserLeftRust
-
You removing the slash in the config values?
-
- 60 comments
-
- #vehicle licence
- #ui
-
(and 7 more)
Tagged with:
-
- 60 comments
-
- #vehicle licence
- #ui
-
(and 7 more)
Tagged with:
-
- 60 comments
-
- #vehicle licence
- #ui
-
(and 7 more)
Tagged with:
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.6
-
hopefully sorted.. can you try 1.0.6 for me and reopen this if the problem isnt sorted
-
bottom.... okay.. let me try my version out a bit more and i'll push it tomorrow (11:30pm at the mo)
-
Its hard to reproduce.. have a feeling that it was some timing issue.. something not firing off correctly.. was this around boot? Have a possible fix that I'm testing my end before posting anyway.
-
https://discord.gg/FbC36Ta Click that to join codeflings discord and I'll catch you there
-
You click share link.. then it should change to copy link... Which then shows the link at the bottom of the page.. Are you on discord at all?
-
feel free to bug me if you need anything else
-
bit of a silent movie.... I hope... otherwise its the wife in the background bipping shit but.. the process you'll see 1. Upload to to drop box, 2. create and copy link, 3. change dl=0 to dl=1, 4. go to GD and click config files, and edit start.bat, 5. in custom command add +levelurl "Dropboxlinkwithdl=1" 6. save and start server etc etc.... i pressed cancel because.... its not my server
-
Fantastic.. if you can wait a little bit.. got school run to do.. but I'll make a vid to show you how..
-
Start at the begining... Who are you hosting with?
-
- 43 comments
-
yeah... Its a shame.... you can bind a key to do any command in chat or via in game console, for instance Backpacks has the command backpack.open which if you fire off in F1 console will open the backpack. You can then bind it yourself to a key with bind b backpack.open you could also use in game console to send a chat command with chat.say which again you can bind to a key bind b chat.say /backpack. Unfortunately the ability to make a plugin register a keybind was taken away from us in April 2017 because of some malicious plugins that where going around. Would of loved to force a bind to key 7... It just makes sense but alas I don't have the power
-
Changed Status from Pending to Not a Bug
-
Unfortunately Plugins can no longer bind keys.. this was something that changed a year or so ago... which to be honest is gutting!
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.4
-
Try 1.0.4 for me I believe we caught the errors
-
There is a version.. but it's private haha
- 1 reply
-
- 1
-
-
Changed Status from Pending to Not a Bug
-
Version 1.0.0
789 downloads
ComTimer is a plugin that runs console commands after an amount of time. Good for automating events quickly and easily Set the commands you want to run into the config list. Set a timer upper limit and a timer lower limit and the plugin will pick a number between and countdown... on completion it will run a command from the list and start the whole process over again. any command that you can run in rcon you can run with this. Configuration Default configuration is as follows: { "Command List": [], "Upper Time In Seconds": 500.0, "Lower Time In Seconds": 200.0 } Setting a single command: { "Command List": ["say Welcome to the server"], "Upper Time In Seconds": 500.0, "Lower Time In Seconds": 200.0 } Setting more then one command: { "Command List": ["say Welcome to the server","callheli","giveall scrap 1"], "Upper Time In Seconds": 500.0, "Lower Time In Seconds": 200.0 } Works well with plugins like CustomHeliTiers if the plugin doesn't have its own spawn timer: { "Command List": ["callheli 1","callheli 2","callheli 3","callheli 4","callheli 5","callheli 6"], "Upper Time In Seconds": 500.0, "Lower Time In Seconds": 200.0 }Free- 15 comments
-
- #admin
- #admin tools
-
(and 6 more)
Tagged with:
-
- 43 comments
-
- 1
-
-
Version 1.0.1
784 downloads
NameCheck checks a players name to see if it contains part of the config list and then kicks the player with a custom message. Prevent players advertising on your server with their display name. Configuration Default config looks like this { "Names": [], "Kick Message": "Change your name to enter this server" } For a single entry input it in quotations like this { "Names": [".com"], "Kick Message": "Change your name to enter this server" } For multiple entries enter them separated with a comma { "Names": [".com",".gg","skins"], "Kick Message": "Change your name to enter this server" } Just enter values, reload and forget about it. Make sure all entries are in Lower Case.Free- 1 review
-
- #admin tools
- #admin
-
(and 4 more)
Tagged with: