Forum

> > CS2D > Scripts > I need explain
Forums overviewCS2D overview Scripts overviewLog in to reply

English I need explain

10 replies
To the start Previous 1 Next To the start

old I need explain

don1231
User Off Offline

Quote
Hello people
I want to get explain of this lua script and admin script i just want to know how to use and what do we do and where do i type the code these thing if i need a server i can create by the dedicated server but after i open cs2d_dediacted my server own't come online and i try 100 of times but it won't work and i research it but i can't find a solution pls can anyone briefly explain me i will be happy pls don't be angry on me just cause i don't know this thing

old Re: I need explain

krabob
User Off Offline

Quote
Dude you literally haven't used any punctuation. It makes it very hard to read.

Also, to use a scripts you just put into the sys/lua folder and put in dofile("sys/lua/NameOfYourLua.lua") into server.lua. Finally, regarding your server problem, I'm not sure you've done your "research" because there's a sticky server guide thread:

http://unrealsoftware.de/forum_posts.php?post=117400#jn

old Re: I need explain

Apache uwu
User Off Offline

Quote
I think don wants to setup lua, that thread is regarding problems with dedicated servers.

Solution:

1. Place the downloaded scripts in cs2d/sys/lua/*.*
2. Open cs2d/sys/lua/server.lua
3. Type
1
dofile("sys/lua/file.lua")

Make sure you change file.lua to match the file you downloaded.

Most of the files--well at least mine replace server.lua so you only need to place it in cs2d/sys/lua/*.* or in some cases just drag the folder provided into cs2d/*.*.

old Re: I need explain

don1231
User Off Offline

Quote
where is that server.lua when i open lua there is sample and i can find which i download there is one sample folder and admin script and a server i don't get it and i thought it was server so i click there, there was already dofile("sys/lua/file.lua")
and where do i change the name
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview