Recent Posts

Pages: [1] 2 3 ... 10
1
General Chat & Help and Support / Custom command for ULX
« Last post by Bazinga on April 14, 2024, 10:07:29 AM »
I didn't find any posts around here showing how to exactly create an custom command for ULX, I am a newbie on having a gmod server, and i need help to find the exact file that i can put this command, if it'll work :P

callback = function()
         gui.OpenURL(https://discord.gg/MfQsjn3yQ4)
      end,

My main objective is to create an command where when you write on the chat: !discord, the url pop up in your game screen. So, can anyone help me?  :o
2
General Chat & Help and Support / Superlative ?asual Dating - Verified Ladies
« Last post by tree123166 on April 12, 2024, 08:10:38 PM »
Night games. No obligations. One night only.
Real-life Females
Unsurpassed ?asual Dating
3
General Chat & Help and Support / Unsurpassed ?asual Dating - Real-life Females
« Last post by blakerzito on April 12, 2024, 03:36:47 AM »
Sexual adventures without obligations
Actual Girls
Unsurpassed ?asual Dating
4
New Server on Gmod alot of new things on the way. making a friendly Roleplay community.
-Police Cars
-Regular Vehicles
-Police
-Gangs
-Casino
and much more to do and see Join Today and try it out.
5
Lord Tyler's SCP, This is the Lord Tyler that created HammerfallGaming and had all the custom servers in the past, hes come back again to make a custom made SCP server, if you want in on some of that action here is the server information.

Server IP: scp.game.nfoservers.com:27015

Collection: https://steamcommunity.com/sharedfiles/filedetails/?id=3201616840

Discord: https://discord.gg/QRv2Prpf4A

  • Currently Hiring New Staff & Game Masters
  • We have plenty of officer & NCO positions that need to be filled.
  • We have plenty of SCPs Lore & Non-Lore Made ready for people to use.
  • Server is set to 64 Slots.
  • Server is up 24/7 with the Exception of Server Restarts every 12 Hours.
  • We have Mining, Treecutting, Trash Pickup, Chemical Technicians, Blood Technicians and plenty more custom jobs.
6
Captive Roleplay is a brand new Dark-RP Semi-Serious server featuring -




• No Pay2Win or VIP Perks.
• Drug manufacturer including meth, weed and cocaine.
• Potion crafting.
• Bitcoin mining.
• Custom money printers.
• Hitman system.
• Gang system including territory capture.
• Custom jobs including -
     • Vampire job complete with vampire powers.
     • Werewolf job complete with werewolf powers.
     • Mailman with delivery truck.
     • City Maintenance Jobs
     • SWAT and Police
     • Hackers and more.
• Mayor city management system.
• Cars
• Fire system.
• Day/night cycle.
• Wine Making
• Winnable Casino
and much more!




We are currently recruiting staff and admins so please let me know if you're interested. We will always remain a free experience with no pay to win features.

IP is 51.77.126.106:2427
7
Delete your 'data/ulib/misc_registered.txt' file and restart the server.

Thanks so much, appreciate it was something so simple

that fixed it,
only have one now
invgiveitem
So guess thats tied to a command thats still installed :)
8
Delete your 'data/ulib/misc_registered.txt' file and restart the server.
9
This sub-forum is only for help or discussion regarding projects created by Team Ulysses. If you are requesting help, please search the forums FIRST to make sure your question has not already been answered. If you still need help, fill in the following information.

My ULib/ULX versions (run "ulx version" in console):
ULib v2.71d (03/24/24)
ULX v3.81d (03/24/24)


Game mode(s) I am having this problem on: TTT


Hi guys

I have some uncategrosied commands that seem to only be visible on groups tab

I think its because they are no longer there?
How do i get rid of them or make them appear in the cmd section

I saw an older post refering to a script to  clean up, but the git doesnt exist any more

Any advice would be appreciated


bc commands look to be for better chat (Which i unloaded after getting atlas chat working)

10
News / ULX v3.81 and ULib 2.71
« Last post by Stickly Man! on March 24, 2024, 10:34:17 AM »
Hello everyone! (Yes, we're still alive and kicking after 19 years of working on scripts for Garry's Mod!)

We have just pushed out releases for our latest versions of ULX and ULib. This update includes a ton of overdue fixes and a few nice-to-have features, such as new chat commands for banid/unban, and the ability to disable the "MOTD is disabled" message. XGUI's server settings have also been updated to match updates in Garry's Mod. You can view the full changelog below!

Quote from: ULib changelog
* [ADD] Added a sanity check to ULib.replicatedWritableCvar to address older addons after the net code rewrite. (Thanks, ZenBre4ker)
* [FIX] Fixed some issues in player.lua with SetClip errors. (Thanks, JoshPiper)
* [FIX] Cleaned up some code in player.lua to be more aligned with our docs. (Thanks, JoshPiper)
* [FIX] Added returns to some fallback functions in sh_ucl.lua (Thanks, Deyvan)
* [FIX] Ban reason string was returning two values due to a change in gsub returns. Localized the replacement gsub and return only the string value.
* [FIX] Removed legacy hooks when cleaned up, fixes potential memory leak issues.
* [FIX] Fix possible lag exploit with player ready code. (Thanks, WardenPotato)
* [CHANGE] Removed gsub from the SteamID replacement string in ban reasons.
* [CHANGE] Strings can now be passed to ULib.addBan for the admin parameter. This is useful for 3rd party integrations of ULib's ban. (Thanks, wrefgtzweve)

Quote from: ULX changelog
* [ADD] Added chat commands to both banid and unban. (Thanks, TheByKotik)
* [ADD] Added convar (ulx_motdDisabledMessage <0/1>) to disable the MOTD Disabled on server message if desired.
* [ADD] XGUI: Support new sandbox and server settings in the Server and Sandbox settings tabs, removed deprecated settings.
* [FIX] Recipient filter was not being used with vote confirmations. (Thanks, plally)
* [FIX] ulx resettodefaults will now also reset bans and users in SQLite.
* [FIX] Changed how the eye trace on the player for teleport is calculated to make it more accurate.
* [FIX] On listen servers, using the slider on some gmod server settings would cause the setting to constantly jump around.
* [FIX] XGUI: "Keep AI Ragdoll" setting replaced with "Keep Corpses", which should work now.
* [FIX] XGUI: Sandbox "Persist" setting now supports setting the persistence file name.
* [FIX] XGUI: Creating or editing adverts would cause server errors instead of showing the advert until mapchange.
* [FIX] XLIB: Alpha slider bar no longer saves decimal, no longer backwards while typing in a value.
* [CHANGE] Exposed ragdoll and unragdoll functions to the ulx table so they can be called externally. (Thanks, brandonsturgeon)
* [CHANGE] XGUI: Update sandbox limit definitions and slider maximums, removed deprecated limits.
* [ADD] XLIB: New helper element "Scrollable panel".
* [ADD] XLIB: Some helper elements now suport DOCK layout.

You can find these releases at our homepage. Workshop users will automatically update to these new versions.

---

On an experimental branch on our GitHub repository, we have been testing a change to ULib that will store users in the server's sqlite database instead of a flat txt file. This change should bring performance improvements to larger servers. We intend to enable this in our next main release, and wanted to provide you a heads up. For those of you with ULib installed via Git/SVN, this will be moved to our main branch soon. Please let us know any feedback you have about the change!
Pages: [1] 2 3 ... 10