View Single Post
  #4  
Old 02-12-2008, 10:23 PM
Toriad
Fire Beetle
 
Join Date: Apr 2004
Posts: 21
Default

Actually I figured it out, my error wasn't in the DB it was in actually changing the race... I pulled a moron and didn't know that you could use Client things in client.cpp without calling client..

so instead of just doing SendAppearancePacket... I kept trying to do something like c->SendAppearncePacket... >.>

Yeah... Im a moron... Thanks though.
Reply With Quote