Forum

> > CS2D > General > CS2D Dedicated Server
Forums overviewCS2D overviewGeneral overviewLog in to reply

English CS2D Dedicated Server

68 replies
Page
To the start Previous 1 2 3 4 Next To the start

old VB

NightHawk
User Off Offline

Quote
Let's see if i can make something like this in VB6.

old ?

NightHawk
User Off Offline

Quote
Why not?
I got this dedicated working btw.

old Re: CS2D Dedicated Server

Lee
Moderator Off Offline

Quote
not many dedicated servers support vb runtime XD, now if it was converted into a perl or php script, then....

old .

NightHawk
User Off Offline

Quote
I think it will work, if not, i'll make one in C++

old Re: CS2D Dedicated Server

mrc
User Off Offline

Quote
Now we get dedicated server, we have another problem... cheaters, hackers... It is difficult with these bastards...
No company want to host because of them...

old Re: CS2D Dedicated Server

Guest

Quote
leegao has written
umm, 3rr0r, can you release the source code for it too? I'm curious as to see how you structured the program and stuff.

ohh, i'm sure you don't want to see the source code.
that was my first project with more than 400 rows of code and at the end i have now about 2000 rows of code.
i did a lot of mistakes with the structure and i didn't even use the beautiful oop support of python. i rather used a very dirty pop style.
i might release the b 0.1.0.0 compatible source later on.

old Re: CS2D Dedicated Server

ZeroE
User Off Offline

Quote
3rr0r, I sent email to you about CheatSpy.

Hopefully you can implement it on this DediServer and hackers are gone, forever?

old Re: CS2D Dedicated Server

Lee
Moderator Off Offline

Quote
lol, don't worry, i've written programs that goes over 1000+ lines of code, of course, those were easier to read since they were mine, but I'm just sort of curious as to how the server works in general.

old Re: CS2D Dedicated Server

Guest

Quote
anyway, its not planned to release the source code too.
but later on when there are newer version i might release the source code of this version.
we'll see...

old Re: CS2D Dedicated Server

good
User Off Offline

Quote
hey for the demo...
can you kick ppl..
llike i turn the server on then go on cs2d and play how do you kick and ban some1

old Re: CS2D Dedicated Server

Lee
Moderator Off Offline

Quote
partypooper has written
leegao has written
lol night, but then it'll be imposible to host it on a server


ummm, oke.... i'm just saying there's no server that can execute vb6 code

old Re: CS2D Dedicated Server

mrc
User Off Offline

Quote
oh thats right, I totally forgot!
The dedicated have just some commands, not of all yet!

EDIT:
Wich command line do I exec the server.pyo in Linux?

I tried: start python -O server.pyo and doesnt work...

Please, help me!
----
EDIT2:
I started the server.pyo in cmd of windows and look it:

C:\Documents and Settings\Márcio>C:\Cs2Dedi\server.pyo
*** Loading Settings: ***
*** Loading map (de_dust) ***
*** Couldn't load map (Map does not exist!) ***

The map is in the maps folder, and I tried to put the map in the same folder of server.pyo and nothing...And even changing the map to de_dust2 in config.cfg, when I try to run it again in cmd, it persist with Loading map (de_dust)... Sorry for english, but its very strange...
edited 1×, last 09.01.08 07:23:58 pm

Admin/mod comment

please don't make doubleposts, the thread is marked as new even if you edit the first post made in a thread. I brought the two posts together /Flying Lizard

old Re: CS2D Dedicated Server

Guest

Quote
there are two version availabel: one where you need to start python with the optimized flag (-O) and one where you dont.
i recommand to use the version where you dont need that flag.
here: http://www.speedyshare.com/343111203.html

there you start the server on linux this way:

python server.pyo

and on windows you just can double click python.pyo

old Re: CS2D Dedicated Server

Diamond
COMMUNITY BANNED Off Offline

Quote
leegao has written
sv_remote "password" "kickban ID"

that shud work...


when i want to ban someone i type:
sv_remote "password" "ban ID kick ID"
To the start Previous 1 2 3 4 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview