Author Topic: Cant Spawn Anything (guns or cars) [URGENT]  (Read 3157 times)

0 Members and 1 Guest are viewing this topic.

Offline Bambob01

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Cant Spawn Anything (guns or cars) [URGENT]
« on: July 06, 2019, 07:24:39 PM »
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.63
ULX v3.73



Game mode(s) I am having this problem on: Police RP (DarkRP i guess)
Lua errors shown in console, if any:
Code: [Select]
<insert errors here>


issue im having is i cant spawn weapons or cars when inheriting from the superadmin ulx job

screen shot http://prntscr.com/obkusv

if more needed please comment below my server comes up soon and i cant have any delays it will destroy our playerbase (had 2 delays already)

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Cant Spawn Anything (guns or cars) [URGENT]
« Reply #1 on: July 06, 2019, 08:23:24 PM »
Too many times we've been asked. 98% this has nothing to do with ULX directly, but usually end user mis-understanding of what ULX does.

ULX has no control over spawn access, only group access.

Re: Spawning
Cars - https://forums.ulyssesmod.net/index.php/topic,9406.0.html
Weapons - See Answer 1 - https://forums.ulyssesmod.net/index.php/topic,3177.0.html

Re: Inheriting from Superadmin
https://forums.ulyssesmod.net/index.php/topic,6291.0.html
(your spawn script likely expects superadmin to be highest rank - in Gmod, there really is no higher than superadmin)

Re: DarkRP/gamemodes based on it - likely conflicts with ULX groups.
Try disabling Fadmin - https://wiki.darkrp.com/index.php/LUA:Remove_FAdmin
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming