Forum

> > CS2D > General > Questions about CS2D Gold/Plus/Dedi,Python
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Questions about CS2D Gold/Plus/Dedi,Python

5 replies
To the start Previous 1 Next To the start

old Questions about CS2D Gold/Plus/Dedi,Python

Guest

Quote
Im currently playing CS2D.If you guys answer these i'll really be happy.

1- What is CS2D Plus and CS2D Gold? What is the diffrence between CS2D Plus and CS2D (Normal Version).

2- Does makers of CS2D Gold / CS2DDedi have sourcecode of CS2D (Normal Version)?

If they have where can i get it? If they dont how they injecting commands that doesnt exist in real CS2D?

3- Someppl must saw this, CS2D Browser thing, it loads ips but where it downloads from?

If it is Unreal Software's server how he enter the server without a password? if not what then?

4- How can i make my own CS2DDedi binary? CS2DDedi beta 3 has Anti-wallhack so how come CS2D (Normal version) dont have this protection?

After i learn Python what i have to do to work with CS2D?

5-Example, In CS2DDedi.rar file i have found this;
File name: weapons.py
USP ---
weapon_price[i]=500
weapon_range[i]=300
weapon_disp[i]=0
weapon_speed[i]=0.46
USP ---
how Unreal Software's Dedicated Server exe reads this? Is it alredy specified before the compiling the project.

6- I think this is the last one. In that rar file i found bb_udp.py too. So i searched it on google. I found blitz research. They have 2D and 3D engines for games. And yes so this game has Blitz Research 2D Engine??

7- I didnt found any manual about developing and releated. Theres only a manual that shows commands in alphabetical list. Please link them to me i couldnt find it.

I would like to answer these questions but i dont know them so please answer if you know anything about these questions. Thank you. Danke

old Re: Questions about CS2D Gold/Plus/Dedi,Python

DC
Admin Off Offline

Quote
1. CS2D Plus and CS2D Gold are CS2D modifcations. They are NOT developed by Unreal Software and they use the OLD counter-strike 2d (Beta 0.1.0.0). The source code of cs2d 0.1.0.0 is open source.

2. (see 1.) only the pretty old and bad blitz 3d code of cs2d 0.1.0.0 ( http://www.unrealsoftware.de/get.php?get=cs2dbeta0100source.zip )

3. the serverlist is hosted by Unreal Software / the Unreal Software Gaming Network: www.usgn.de

4. sniff the packages. however this makes no sense. there already is an official cs2d deficated server since version 0.1.0.5 ( www.cs2d.com/download )

5. the python dedicated servers are INOFFICIAL and they are NOT developed by Unreal Software.

6. yes, the old cs2d has been programmed in blitz 3d, the new cs2d (since 0.1.0.5) in blitz max

7. Unreal Software doesn't support any third party development anymore due to hackers and security issues.

please note that cs2d 0.1.0.4 and any older version is officially dead now. those versions were much too insecure and it was prettiy easy to hack nearly everything. any user who sticks to those versions is probably a cheater/hacker.
edited 1×, last 20.08.08 06:25:53 pm

old Re: Questions about CS2D Gold/Plus/Dedi,Python

Lee
Moderator Off Offline

Quote
CS2Dedi servers are third-party ware for cs2d0104. The bb_udp.py only packs string data into appropriate data types to be readable by the cs2d clients, the weapon.py just "enumerates" the weapons and their specific values in dictionary lists to handle the damages done, etc etc.

old Re: Questions about CS2D Gold/Plus/Dedi,Python

Guest

Quote
Thanks for answer and i have one last problem for now.
I open console by pressing F1.
Writing blood 6.
It says wrong command bla bla.
I write ak47 it says wrong command etc.

How can i solve this?

old Re: Questions about CS2D Gold/Plus/Dedi,Python

Reaper
User Off Offline

Quote
the commands aren't added at the moment.

if you are trying to create a buyscript try to use the buy and the slot commands in a row. As far as I know it should work, but I never tried it out myself.
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview