ULX

Author Topic: A little help plz  (Read 6945 times)

0 Members and 1 Guest are viewing this topic.

Offline Spinner

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
A little help plz
« on: November 28, 2005, 07:56:23 AM »
Im running gmod9 on a linux dedicated server.Now I don't know If ulysses works with linux, I have seen no documetation If It Is or not.And when I added the folder lua with the other folders Inside It, Nothing happens.When I type ulx_help I get unknown command.Could any of you give me a link to a linux server tutorial or maybe have some advice? Thanks for any help.

Offline Spinner

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Re: A little help plz
« Reply #1 on: November 28, 2005, 11:41:16 AM »
I Its a script, I see so It wouldnt matter If It was windows or Linux.Im guessing anyway, Still can't seem to get the server to run It though. :-\

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: A little help plz
« Reply #2 on: November 28, 2005, 02:14:55 PM »
Please put spaces after your periods.

Linux works exactly the same as windows as far as lua goes. Make sure you put ulx_init in the init folder.
Experiencing God's grace one day at a time.

Offline Spinner

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Re: A little help plz
« Reply #3 on: November 29, 2005, 05:14:57 PM »
This Is the output I see In console when I start the server.


Lua Script: init/init.lua
Lua Error: Line 17: attempt to call global 'ULX_CONCOMMAND' (a nil value)
LUA: Errors when running script 'init/ulx_util.lua'
Lua Script: init/ulx_util.lua
Lua created.
maxplayers set to 1
Unknown command "mani_reverse_admin_flags"
maxplayers set to 16
CModelLoader::Map_IsValid:  No such map 'none'
map load failed: none not found or invalid
Network: IP 66.199.251.218, mode MP, dedicated Yes, ports 27018 SV / 27005 CL
Creating Lua instance..
Lua Script: init/init.lua
Lua Error: Line 17: attempt to call global 'ULX_CONCOMMAND' (a nil value)
LUA: Errors when running script 'init/ulx_util.lua'
Lua Script: init/ulx_util.lua
Lua created.
Lua Error: Line 125: unfinished string near '<eof>'
LUA: Errors when running script 'gamemodes/default'
couldn't exec skill.cfg
Executing dedicated server config file
Setting MPRules from console variables..

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: A little help plz
« Reply #4 on: November 29, 2005, 08:06:14 PM »
make sure you put ALL the ULX files in the ulx folder.
Experiencing God's grace one day at a time.

Offline Spinner

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Re: A little help plz
« Reply #5 on: December 02, 2005, 06:26:39 PM »
ok now that I did that, I don't get the errors now. It says that  lua Is loaded and creating lua blah blah, But still when typing ulx_help I get unknown command. Im thinking that I must have admin set up Incorrectly. Also If It Is running will It change maps automaticly? or do I need to set that up as well... Also If Im not an admin will the ulx_help command work at all? Thanks for your help with this guys, I seem to be getting closer to my goal.

Offline Golden-Death

  • Hero Member
  • *****
  • Posts: 751
  • Karma: 0
  • Honored Lua Scripter
    • BlueFire
Re: A little help plz
« Reply #6 on: December 02, 2005, 07:10:00 PM »
It shouldnt say unknown command

Does your lua folder look like this?

gmod9/lua/init/ulx_init.lua
gmod9/lua/ulx/ulx_admins.lua
etc?

Try typing this in console before typing ulx help:
Code: [Select]
lua_openscript init/ulx_init.lua


Offline Spinner

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Re: A little help plz
« Reply #7 on: December 02, 2005, 11:45:29 PM »
Hey sorry to make you guys think for my noobness. I have It working now, just need to get full admin access. The problem....... seems gmod requires hl2mp and css witch mine was only running on css. Sorry for being a moron. It works now just like It should, although I have no access to adminmenu. even tho I set up In ulx_users. my steam Id just like the example. Thanks again for all your help fellas.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: A little help plz
« Reply #8 on: December 03, 2005, 08:01:37 AM »
Make sure you don't have the '--' in front of you addUser() as that denotes a comment.
Experiencing God's grace one day at a time.

Offline Spinner

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Re: A little help plz
« Reply #9 on: December 03, 2005, 03:01:13 PM »
That was the problem, Thanks again for all the help. Now If only the 9.0.4 version of gmod worked for linux  :-\