Update MediaWiki page 'Class Check'

This commit is contained in:
Sini 2012-09-03 20:18:56 +00:00 committed by moparisthebest
parent 84b749061f
commit 21680a599d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ The class check originated with the new Runescape engine update which took place
== Return Codes ==
All the return codes are in descending priority by numerical order. For opcode 0, there are cases where a numeric value is sent to the server on fetch requests. This value is always a dword. For an method invoke request, there isn't a value that is sent to the server. It is just assumed that there wasn't a return object from the invoked method.
All the return codes are in descending priority by numerical order. For opcode 0, there are cases where a numeric value is sent to the server on fetch requests. This value is always a dword. For a method invoke request, there isn't a value that is sent to the server. It is just assumed that there wasn't a return object from the invoked method.
{| border=2px
! Opcode