|
|
So I just put that what you put under
} else if (packetId == SEND_FRIEND_QUICK_CHAT_PACKET) or
} else if (packetId == PUBLIC_QUICK_CHAT_PACKET) { then the 'crash' will be stopped?
Does it matter if I use
if (fileId > 1163) {
return;
Without the { so
if (fileId > 1163)
return;
Will I still get the same result and it work because I get no compiling errors without the { but I do with it
| « [637/639] Custom Guthix NPC | [718] Basic Version System » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |