-- [ Picked text/plain from multipart/alternative ] Im trying to program a brush function, CLocation()
It has a name property (a string_t) which can be set in hammer. What i want it to do, is take that name, and display it on the hud. How would I go about doing this? My hud element is already coded, I simply want to have location->SetText(m_iLocation); but seeing as the HUD is on the client, and the Brush Function is on the client, I don't know how to do this. And I don't know howto do a send and recieve table...which would probably be helpful. Thanks -Michael Kramer -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

