Changing Race/Flymode on a per zone basis
Im trying to make it so you can change the Race of a player, via a db entry on a per zone basis. THE DB part is fine, but I'm having trouble with the race.
IF I use ns->spawn.race. I can only do the playable races, no other ones, Example SSERU Inquisitor seru. The Command uses sendIllusionPacket, which I dont mind doing but I have no idea where the hell I am supposed to find a place to put that, as i cannot put it where I would normally put ns->spawn.race... Any ideas? |
Quote:
|
i have a related question: can i permanently incrse player size? for specific race? I decided that dwarves should be taller :cool:
|
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. |
All times are GMT -4. The time now is 03:47 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.