04-07-2006, 06:00 PM
Ah, i fixed it... i'm so dumb sometimes. And, good call Spoon.
Turns out in a sad optimization attempt on the "mapdata" packet, i'd changed
Map(Val(Parse$(1))) to Map(GetPlayerMap(Index)), which is why it was only getting it the 2nd time. I'm so retarded sometimes :?
Thanks for everyone's help/suggestions.
Turns out in a sad optimization attempt on the "mapdata" packet, i'd changed
Map(Val(Parse$(1))) to Map(GetPlayerMap(Index)), which is why it was only getting it the 2nd time. I'm so retarded sometimes :?
Thanks for everyone's help/suggestions.