Undeclare Undentifier

09/25/2016 14:04 lancekie#1
Help me im adding model change in my file i use blessed files then error in compiling i got APP_LOOKCHANGE undeclared but i already declared APP_LOOKCHANGE in Resdata.h help me ? pls [Only registered and activated users can see links. Click Here To Register...]
09/25/2016 14:46 Kiseku#2
define a applet id ?
like

#define APP_LOOLCHANGE 2030
09/25/2016 22:45 Lumi#3
Look at the path of your includes. You also have to declare your app in your source resource too.
09/26/2016 14:43 - DK#4
Quote:
Originally Posted by lancekie View Post
Help me im adding model change in my file i use blessed files then error in compiling i got APP_LOOKCHANGE undeclared but i already declared APP_LOOKCHANGE in Resdata.h help me ? pls [Only registered and activated users can see links. Click Here To Register...]
Try to change APP_LOOKCHANGE in your source to the APPLET ID of your APP_LOOKCHANGE :)
09/26/2016 23:42 Lumi#5
2 of your applet defines don't have a applet id (APP_FASTJOBCHANGE and APP_TELEPORTUSER).

Or are they just not in the picture? :D
09/27/2016 02:27 Ecrypter#6
Add the error in resdata.h and .inc .also .txt .APP_LOOKCHANGE