yes my problem is from npc is hidden, but monster and guard are their and i can hit them all,. no error gevin to me., no client logs and server logs about the issue,
i already define the 3rd job the said versioncommon,h but its the same, so im trying what @

said
Quote:
Originally Posted by FlyffServices
1. Mis-matching defines? Yeh your skill are so low that u only can edit defines lol
2. packet related problems? Why mobs and Guardian NPCs are spawned?
so we can say..
No. This "invisible npc bug" are known since the Source got released.
Sorry but i never worked with Salem or create any Source or anything with him. What the **** are u talking?
"maybe i should refine my skills" Which skills? Copy all Releases on ePvP and ******** and release it on your own forum? xDDDDDDDDDDDD
WTF are you talking? Which accounts and which content?!
What is this? LOL
You look very bad and very very confused.
@TE here are the fix:
change this
BOOL m_bSetJob[MAX_JOB];
to this
BOOL m_bSetJob[MAX_JOB-8];
|
fix., i use this BOOL m_bSetJob[MAX_JOB-8];.,
but i change to this because of some source use this.,
BOOL m_bSetJob[32];
i find some source this is usually in the source