KostyaEsmukov / GameQ3

A PHP Gameserver Status Query Library
14 stars 7 forks source link

mohaa #22

Open ddelbasto opened 7 years ago

ddelbasto commented 7 years ago

I want to add Medal of Honor Allied Assault but it didn't work. I can't retieve any info about it.

It uses gamespy if i'm right.

Please someone can help me?

Thanks

ClundXIII commented 7 years ago

Have a look at the gamespy php driver over here: https://github.com/KostyaEsmukov/GameQ3/blob/master/gameq3/protocols/gamespy3.php

use wireshark to fetch the packages and try decoding it by hand.

ddelbasto commented 7 years ago

Sorry I didnt get it :/, I'm familiar only with Source Engine Protocol. This is the only game I can't get data, even I tried with different packets I found but no results, always return false. Obviously there's something wrong with code or something I missed, I don't know.

Thanks for you answer, btw.

If anyone has something that can help me please tell me!!!