-
Posts
26 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Ahmed Alkaabi
-
Selecting a certain bot is not working
Ahmed Alkaabi replied to Ahmed Alkaabi's Support Request in Support
You are right. It might have been a glitch. after restarting the server it WORKED AS EXPECTED. Thanks again for your professional support. KEEP UP -
Selecting a certain bot is not working
Ahmed Alkaabi replied to Ahmed Alkaabi's Support Request in Support
Hi. Yet, I got this is the error message I get in the console: NullReferenceException: Object reference not set to an instance of an object Find the config file in the attachment. PersonalBuilder.json -
Selecting a certain bot is not working
Ahmed Alkaabi replied to Ahmed Alkaabi's Support Request in Support
I have tried the new version. The second bot now spawns but doesn't respond. It says this: Calculation of the building drawing... -
Selecting a certain bot is not working
Ahmed Alkaabi replied to Ahmed Alkaabi's Support Request in Support
Thanks for the quick reply and support. Can't wait for the next update. -
Hi, Thanks for your awesome work. Your plugin is so fun. However, I have encountered an issue selecting a bot from a specific permission. For example, I have permission called `personalbuilder.small` and has multiple bots such as `sb1` and `sb2`, In my case, when using chat command `/pbuilder sb2` will always choose the first bot which is `sb1` "Permissions": { "personalbuilder.small": [ { "The name of the bot to be selected through the command when spawning": "sb1", ... //the rest of the code }, "The name of the bot to be selected through the command when spawning": "sb2", ... //the rest of the code } ], "personalbuilder.medium": [ { "The name of the bot to be selected through the command when spawning": "mb1", ... //the rest of the code }, "The name of the bot to be selected through the command when spawning": "mb2", ... //the rest of the code } ]
-
- 567 comments
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
Thanks for the update. I appreciate you support
-
Would you please elaborate more or give an example of what it should be like? This is what I have tried and didn't work. { "Background image": "https://i.ibb.co/6Z5SCrW/command.png", "Icon [optional]": "https://i.imgur.com/iok52Rv.png", "Command": "/raid", "Permission to see": "hud.raid", "Text": "Raid Alert", "Outline color": "#eb8f34", "Is Console": false }, After that, I reloaded the plugin. When tried to give permission oxide.grant group admin hud.raid I got this message Permission 'hud.raid' doesn't exist
-
Yes I have got "vip" oxide group created and used for many plugins already
-
I have changed the "Status. Progress - OffsetMax" and fixed it. Thanks for your support. I hope the next update we will get to set the desired max fuel tank that is not related to the percentage of the fuel stack size. Thanks again for your support. { "Fuel indicator refresh interval in seconds": 5.0, "Status. Bar - Height": 26, "Status. Bar - Order": 1, "Status. Background - Color": "#000000", "Status. Background - Transparency": 0.5, "Status. Background - Material(empty to disable)": "", "Status. Image - Url": "https://i.imgur.com/LP54lLZ.png", "Status. Image - Local(Leave empty to use Image_Url)": "FuelStatus_Fuel", "Status. Image - Sprite(Leave empty to use Image_Local or Image_Url)": "", "Status. Image - Is raw image": false, "Status. Image - Color": "#E2DBD6", "Status. Image - Transparency": 0.55, "Status. Text - Size": 15, "Status. Text - Color": "#E2DBD6", "Status. Text - Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf", "Status. Text - Offset Horizontal": 7, "Status. Progress - Transparency": 0.8, "Status. Progress - OffsetMin": "25 2.5", "Status. Progress - OffsetMax": "250000 -3.5", "Status. Progress - Zero Text Size": 12, "Status. Progress - Zero Text Color": "#F70000", "List of Gauge Indicators": [ { "MaxRange": 0.00222, "MinRange": 0.0005, "Color": "#B1C06E" }, { "MaxRange": 0.0005, "MinRange": 0.0004, "Color": "#c2c234" }, { "MaxRange": 0.0004, "MinRange": 0.0003, "Color": "#FFA500" }, { "MaxRange": 0.0003, "MinRange": 0.0002, "Color": "#FF0000" }, { "MaxRange": 0.0002, "MinRange": 1E-06, "Color": "#800000" } ], "Version": { "Major": 0, "Minor": 1, "Patch": 2 } }
-
Your calculations are logical. I have done that and the colors changed. However the progress bar did not change. "List of Gauge Indicators": [ { "MaxRange": 0.00222, "MinRange": 0.00200, "Color": "#00FF00" }, { "MaxRange": 0.00200, "MinRange": 0.00180, "Color": "#FFFF00" }, { "MaxRange": 0.00180, "MinRange": 0.00160, "Color": "#FFA500" }, { "MaxRange": 0.00160, "MinRange": 0.00140, "Color": "#FF0000" }, { "MaxRange": 0.00140, "MinRange": 0.00111, "Color": "#800000" } ]
-
That's right. Is there is a way to do that?
-
I was not clear in explaining the issue. I want to set a custom amount of fuel, not that related to the stack size. For example, my low-grade fuel stack size is set to "225,000". I want to set "500" amount of fuel on the vehicle to be green. The colors should not be related to the percentage of the fuel stack size.
-
Hi, Thanks for your awesome work. I am struggling with setting up the permission to be only shown for the oxide group (vip). Can you please help me? This is my current setting. However, the "default" group is still able to see it.
-
Fair enough. Thanks for your quick support. Keep up.
-
Hi, I have a problem with the status color related to the fuel quantity. I am using "Stack Size Controller" and set it up to (225,000). It seems the plugin depends on that. Is there a way to fix that?
-
It works as expected. Thanks a lot for your quick support
-
Hi, As shown in the pictures, I need help integrating Discord Link with your other plugin Welcome Controller.
-
How can I change the position of CloseButton to be at the bottom right corner for example inside SocialLinksPanel?
-
- 90 comments
-
- 1
-
-
Finally it has worked. I beleive that map was broken. I tried with another map and worked perfectly. This is the server parameters I have used: ## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters startparameters="-batchmode +app.listenip ${ip} +app.port ${appport} +server.ip ${ip} +server.port ${port} +server.tickrate ${tickrate} +server.hostname \"${servername}\" +server.identity \"${selfname}\" +server.gamemode ${gamemode} +levelurl "https://www.dropbox.com/s/0nkidtknykf20a7/TFCNorthAmerica.map?dl=1" +server.maxplayers ${maxplayers} +server.saveinterval ${saveinterval} +rcon.web ${rconweb} +rcon.ip ${ip} +rcon.port ${rconport} +rcon.password \"${rconpassword}\" -logfile" I have used the following parameter [ +levelurl ] instead of [ +server.levelurl ] and included the link followed by that as you said thanks to you. I am not sure though if this was the issue from the first place or the map. However, the map definitely has an issue.
- 5 replies
-
- 2
-
-
- #custom map
- #lgsm
-
(and 3 more)
Tagged with:
-
Thanks for replying. I tried to do as following in server paramaeters, still didn't load the map. +server.levelurl "https://www.dropbox.com/s/uxvfqfv0g2fvnqe/sicko.1grid.v9.map?dl=1"
- 5 replies
-
- #custom map
- #lgsm
-
(and 3 more)
Tagged with:
-
Hi, I am hosting Rust server by LGSM on Ubuntu. I would like to host a custom map on my server but I couldn't. Here is my LGSM rustserver.cfg #### Game Server Settings #### ## Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters ip="0.0.0.0" port="20006" rconport="20007" appport=28083 rconpassword="123456" rconweb="1" # Value is: 1 for the Facepunch web panel, Rustadmin desktop and Rustadmin Online; 0 for RCON tools like Rusty. servername="CUSTOM MAP TEST SERVER" gamemode="vanilla" # Values: vanilla, softcore ( Doc: https://wiki.facepunch.com/rust/server-gamemodes ) customlevelurl="https://www.dropbox.com/s/uxvfqfv0g2fvnqe/sicko.1grid.v9.map?dl=1" maxplayers="100" saveinterval="300" # Auto-save in seconds. tickrate="30" # default: 30, range: 15-100. ## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters startparameters="-batchmode +app.listenip ${ip} +app.port ${appport} +server.ip ${ip} +server.port ${port} +server.tickrate ${tickrate} +server.hostname \"${servername}\" +server.identity \"${selfname}\" +server.gamemode ${gamemode} +server.levelurl \"${customlevelurl}\" +server.maxplayers ${maxplayers} +server.saveinterval ${saveinterval} +rcon.web ${rconweb} +rcon.ip ${ip} +rcon.port ${rconport} +rcon.password \"${rconpassword}\" -logfile" When I start the server, it will generate a normal procedual map.
- 5 replies
-
- #custom map
- #lgsm
-
(and 3 more)
Tagged with: