Quote:
Originally Posted by Nortix
Lolololol
|
#ifdef __GUILDCREATESCROLL_FIX
if ( pItemProp->dwItemKind3 == IK3_EXP_RATE || pItemProp->dwItemKind3 == IK3_TEXT_DISGUISE )//guildcreate scroll fix
#else
if ( pItemProp->dwItemKind3 == IK3_EXP_RATE )
#endif
what is that mean sir? im just new about source sorry.

