I greatly appreciate the help you guys are giving... Thanks for that
heads-up tom I fixed the gameinfo and mounted the content in the init
routines.


Here's the exact issue:
As soon as I load a map, the game quits. Error message:
UserMessageBegin: Unregistered message 'Rumble'

>From the wiki, I read that all you have to do is add that. So I do:
usermessages->Register ("Rumble", 3);

I added that into sdk_usermessages.cpp

I run the game, load my map, and get this error with no map loaded:
CUserMessages::DispatchUserMessage:  Bogus msg type 27 (max == 27)
Couldn't dispatch user message (27)
Netchannel: failed processing message svc_UserMessage.

Is there somewhere on the client that I also need to register "rumble"
usermessage?


Thanks again.

~M


> Ran the game, tried to load map. Black screen... seems like its taking
> forever to load. Went to console to see some network problem. The map
> never
> loads... just get a black screen with the main menu on top of it.
>
>
>
> Anyone have luck running the OB scratch SDK? Any of this sound
> familiar?

Yes I've got the OB scratch SDK running and plenty of that lot sounds
familiar.

> Anyone have a solution to get it running??

Not without a bit more information (ie, what's the network problem it
reports?)
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to