How do u make it to where you subsribe to a game u get extra stuff like in Star Traders or MM?
Punkrock546
ID:177770
Jul 31 2002, 6:59 am
|
|
The CheckPassport() proc is used to handle this. Your hub entry will assign a unique string (if you set it up right) indicating the subscription's "key", which you use in CheckPassport(). That's compared to the hub's info to see if the client is subscribed or not.
Lummox JR