cant load lua mod

Discussion for Admins of ETPro/BayonET servers.
If you don't run a server, please don't post here...

Moderators: Forum moderators, developers

Post Reply
xamrex
Posts: 35
Joined: Sun Dec 31, 2006 5:42 am

cant load lua mod

Post by xamrex »

I downloaded http://www.antman.info/wolf/etpro/luamodules/nokill.lua
this lua mod and coppy to etpro.

I hosted serwer and I wrote in console

Code: Select all

lua_modules nokill.lua
then I wrote

Code: Select all

map_restart
But this lua dont work
I wrote lua_status but nothing is show

HELP PLZ
jump3r
Posts: 159
Joined: Sun Apr 18, 2004 1:11 am

Post by jump3r »

maybe there's some .config with empty lua_modules cvar loaded on your server, and after map restart it's emptied again and again. try to write config none before setting the lua_modules.
xamrex
Posts: 35
Joined: Sun Dec 31, 2006 5:42 am

Post by xamrex »

no
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

If etpro is unable to load the module, there should be some error message in the console
send lawyers, guns and money
xamrex
Posts: 35
Joined: Sun Dec 31, 2006 5:42 am

Post by xamrex »

Look at image
Image
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Post by Deus »

+set dedicated 1
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

I don't know of any reason lua should fail on a listen server.
send lawyers, guns and money
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Post by Deus »

Isn't the lua stuff in the qagame which is not actually loaded using a listen server?

Another solution: Make sure there is a file called nokill.lua (not nokill.lua.txt i.e.) and also make sure it is in the right location.
xamrex
Posts: 35
Joined: Sun Dec 31, 2006 5:42 am

Post by xamrex »

yeah!!
I run ETDED and work !
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

Deus wrote:Isn't the lua stuff in the qagame which is not actually loaded using a listen server?
If qagame wasn't loaded, there would be no game. However, we certainly do recommend running dedicated.
send lawyers, guns and money
Post Reply