Hello AM !
First of all sorry for bad explain and bad English.
and also i'm not an amxx scripter or somthing.
Ok, This is my idea and i think its possible.
all Counter-Strike Series (CSGO, CSS, CS 1.6 ETC)
will be able to play at the Same Server even if they running a Different Game! This is Going to work with SQL HOST AND Entity
we need 2 servers.
a CSGO server and CS1.6 server
For example,
we have now a CS 1.6 server, and CSGO.
and we want to play at the same server when us games are Different.
So we Should create an Fake Player (Entity) in the CSGO server, when the cs 1.6 client connected.
When the cs 1.6 client are connected, it's will send an Request to the SQL HOST and from the sql HOST to The CSGO server, to create an fake player(entity)
OK, but now we Should make the entity in csgo able to move when the cs 1.6 client moves.
how we going to to that?
well again i'm not a scripter so if you are i guess you know how to do it, i belive we can make a some function or somthing for the entity.
For explame2:
when the cs 1.6 client moves( +forward ) it's will send this info to the SQL Host, and from the sql host to the fake player in the CSGO Game, it's will send the command '+forward' then the Fake player Entity are able to move!
also, when a client in cs 1.6 move his mouse, for explame he watching now at the sky in the game, so the entity should to do it too, i belive it's possible with Get the user origin of the cs 1.6 client and send this info to the SQL HOST? please fix me if i wrong.
- also, same in the cs 1.6 server, when csgo client connected, it's will create an fake player in the cs 1.6 and etc'..
if some one will make such a plugin, it's could very cool Plugin!
what are you think?