Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Scuzling on Sat 23/08/2003 12:54:05

Title: Multi player AGS game?
Post by: Scuzling on Sat 23/08/2003 12:54:05
hi

i was just wondering if was possible to make an AGS game multi player, so you can have 2 people playing the game on the same keyboard :-\ or even better network games...
Title: Re:Multi player AGS game?
Post by: earlwood on Sat 23/08/2003 15:45:48
I know its possible to make multiplayer on the same keyboard...I'm just not the person to ask... :-\
Title: Re:Multi player AGS game?
Post by: Ishmael on Sat 23/08/2003 17:52:21
It is possible, but if both players are moving around, it might stuck the keyboard... but all you need to do is to put some (=a graat deal) of code into the on_key_press and/or the repeadetly_execute functions in the global script
Title: Re:Multi player AGS game?
Post by: Scummbuddy on Sat 23/08/2003 20:25:11
http://www.agsforums.com/yabb/index.php?board=3;action=display;threadid=2764;start=msg61310#msg61310

If you are unsure if a question has been asked before on the boards, please do a search on the forums for keywords and date it back for a far search.... then if nothing relates, then feel free to bring it up.