ASSS Questions - Callbacks and order Bak - Wed Jan 19, 2005 10:18 pm Post subject: Callbacks and order
when I use DO_CBS on a callback are all the callbacks perfromed before the rest of my code executes(is it done in the same thread)?
Basicly say I have a memory allocated for a players name. Is it safe to do: