Post diffs if you can..
line33 in zone.h is around the zonepoint struct, im assuming you want these functions to be in the public section of the zone class...
And in client process, i cant tell if you replaced exisitng funcitons, or completely new..
Please post the changed .cpp files, or diffs, or EXACT instructions. I'll merge in what I see in COMMENTS.
Also, whats
int16 GetKeyItem() {return keyitem;}
int16 GetLockpick() {return lockpick;}
You dont define keyitem or lockpick anywhere, so until those are defined, those are unknown variables....
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
|