Advertisement
Guest User

akif snn amk

a guest
Nov 29th, 2015
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.15 KB | None | 0 0
  1. WIZ_LOGIN 0x01 // Account Login
  2. WIZ_NEW_CHAR 0x02 // Create Character DB
  3. WIZ_DEL_CHAR 0x03 // Delete Character DB
  4. WIZ_SEL_CHAR 0x04 // Select Character
  5. WIZ_SEL_NATION 0x05 // Select Nation
  6. WIZ_MOVE 0x06 // Move ( 1 Second )
  7. WIZ_USER_INOUT 0x07 // User Info Insert, delete
  8. WIZ_ATTACK 0x08 // General Attack
  9. WIZ_ROTATE 0x09 // Rotate
  10. WIZ_NPC_INOUT 0x0A // Npc Info Insert, delete
  11. WIZ_NPC_MOVE 0x0B // Npc Move ( 1 Second )
  12. WIZ_ALLCHAR_INFO_REQ 0x0C // Account All Character Info Request
  13. WIZ_GAMESTART 0x0D // Request Other User, Npc Info
  14. WIZ_MYINFO 0x0E // User Detail Data Download
  15. WIZ_LOGOUT 0x0F // Request Logout
  16. WIZ_CHAT 0x10 // User Chatting..
  17. WIZ_DEAD 0x11 // User Dead
  18. WIZ_REGENE 0x12 // User Regeneration
  19. WIZ_TIME 0x13 // Game Timer
  20. WIZ_WEATHER 0x14 // Game Weather
  21. WIZ_REGIONCHANGE 0x15 // Region UserInfo Receive
  22. WIZ_REQ_USERIN 0x16 // Client Request UnRegistered User List
  23. WIZ_HP_CHANGE 0x17 // Current HP Download
  24. WIZ_MSP_CHANGE 0x18 // Current MP Download
  25. WIZ_ITEM_LOG 0x19 // Send To Agent for Writing Log
  26. WIZ_EXP_CHANGE 0x1A // Current EXP Download
  27. WIZ_LEVEL_CHANGE 0x1B // Max HP, MP, SP, Weight, Exp Download
  28. WIZ_NPC_REGION 0x1C // Npc Region Change Receive
  29. WIZ_REQ_NPCIN 0x1D // Client Request UnRegistered NPC List
  30. WIZ_WARP 0x1E // User Remote Warp
  31. WIZ_ITEM_MOVE 0x1F // User Item Move
  32. WIZ_NPC_EVENT 0x20 // User Click Npc Event
  33. WIZ_ITEM_TRADE 0x21 // Item Trade
  34. WIZ_TARGET_HP 0x22 // Attack Result Target HP
  35. WIZ_ITEM_DROP 0x23 // Zone Item Insert
  36. WIZ_BUNDLE_OPEN_REQ 0x24 // Zone Item list Request
  37. WIZ_TRADE_NPC 0x25 // ITEM Trade start
  38. WIZ_ITEM_GET 0x26 // Zone Item Get
  39. WIZ_ZONE_CHANGE 0x27 // Zone Change
  40. WIZ_POINT_CHANGE 0x28 // Str, Sta, dex, intel, cha, point up down
  41. WIZ_STATE_CHANGE 0x29 // User Sitdown or Stand
  42. WIZ_LOYALTY_CHANGE 0x2A // Nation Contribution
  43. WIZ_VERSION_CHECK 0x2B // Client version check
  44. WIZ_CRYPTION 0x2C // Cryption
  45. WIZ_USERLOOK_CHANGE 0x2D // User Slot Item Resource Change
  46. WIZ_NOTICE 0x2E // Update Notice Alarm
  47. WIZ_PARTY 0x2F // Party Related Packet
  48. WIZ_EXCHANGE 0x30 // Exchange Related Packet
  49. WIZ_MAGIC_PROCESS 0x31 // Magic Related Packet
  50. WIZ_SKILLPT_CHANGE 0x32 // User changed particular skill point
  51. WIZ_OBJECT_EVENT 0x33 // Map Object Event Occur ( ex : Bind Point Setting )
  52. WIZ_CLASS_CHANGE 0x34 // 10 level over can change class
  53. WIZ_CHAT_TARGET 0x35 // Select Private Chanting User
  54. WIZ_CONCURRENTUSER 0x36 // Current Game User Count
  55. WIZ_DATASAVE 0x37 // User GameData DB Save Request
  56. WIZ_DURATION 0x38 // Item Durability Change
  57. WIZ_TIMENOTIFY 0x39 // Time Adaption Magic Time Notify Packet ( 2 Seconds )
  58. WIZ_REPAIR_NPC 0x3A // Item Trade, Upgrade and Repair
  59. WIZ_ITEM_REPAIR 0x3B // Item Repair Processing
  60. WIZ_KNIGHTS_PROCESS 0x3C // Knights Related Packet..
  61. WIZ_ITEM_COUNT_CHANGE 0x3D // Item cout change.
  62. WIZ_KNIGHTS_LIST 0x3E // All Knights List Info download
  63. WIZ_ITEM_REMOVE 0x3F // Item Remove from inventory
  64. WIZ_OPERATOR 0x40 // Operator Authority Packet
  65. WIZ_SPEEDHACK_CHECK 0x41 // Speed Hack Using Check
  66. WIZ_COMPRESS_PACKET 0x42 // Data Compressing Packet
  67. WIZ_SERVER_CHECK 0x43 // Server Status Check Packet
  68. WIZ_CONTINOUS_PACKET 0x44 // Region Data Packet
  69. WIZ_WAREHOUSE 0x45 // Warehouse Open, In, Out
  70. WIZ_SERVER_CHANGE 0x46 // When you change the server
  71. WIZ_REPORT_BUG 0x47 // Report Bug to the manager
  72. WIZ_HOME 0x48 // 'Come back home' by Seo Taeji & Boys
  73. WIZ_FRIEND_REPORT 0x49 // Get the status of your friend
  74. WIZ_GOLD_CHANGE 0x4A // When you get the gold of your enemy.
  75. WIZ_WARP_LIST 0x4B // Warp List by NPC or Object
  76. WIZ_VIRTUAL_SERVER 0x4C // Battle zone Server Info packet (IP, Port)
  77. WIZ_ZONE_CONCURRENT 0x4D // Battle zone concurrent users request packet
  78. WIZ_CORPSE 0x4e // To have your corpse have an ID on top of it.
  79. WIZ_PARTY_BBS 0x4f // For the party wanted bulletin board service..
  80. WIZ_MARKET_BBS 0x50 // For the market bulletin board service...
  81. WIZ_KICKOUT 0x51 // Account ID forbid duplicate connection
  82. WIZ_CLIENT_EVENT 0x52 // Client Event (for quest)
  83. I_DONT_KNOW 0x53 // Ŭ¶óÀ̾ğÆ®¿¡¼* ¹«½¼ ¿¡ÄÚ·Î ¾²°í ÀÖµ¥¿ä.
  84. WIZ_WEIGHT_CHANGE 0x54 // Notify change of weight
  85. WIZ_SELECT_MSG 0x55 // Select Event Message...
  86. WIZ_NPC_SAY 0x56 // Select Event Message...
  87. WIZ_BATTLE_EVENT 0x57 // Battle Event Result
  88. WIZ_AUTHORITY_CHANGE 0x58 // Authority change
  89. WIZ_EDIT_BOX 0x59 // Activate/Receive info from Input_Box.
  90. WIZ_SANTA 0x5A // Activate motherfucking Santa Claus!!! :(
  91. WIZ_TEST_PACKET 0xFF // Test packet
  92.  
  93. //////////////////////////////////////////////////////////////////////////////////////
  94. // NEW USER Packet
  95. //////////////////////////////////////////////////////////////////////////////////////
  96.  
  97. WIZ_ITEM_UPGRADE 0x5B // Magic Anvil & Item Seal & Chaotic generator & Character seal
  98. WIZ_ZONEABILITY 0x5E // Zone ability
  99. WIZ_TEMPLE 0x5F // BDW & Chaos
  100. #define WIZ_PACKETPROCESS 0x61 // Packet process room manager
  101. WIZ_ROOMEVENT 0x62 // room event manager
  102. WIZ_QUEST 0x64 // Quest related message
  103. WIZ_RECOMMEND_USER 0x67 // Recommend user
  104. WIZ_MERCHANT 0x68 // Merchanting
  105. WIZ_MERCHANT_INOUT 0x69 // Show merchant items
  106. WIZ_LETTER 0x6A // Letter system / Power-up store
  107. WIZ_SERVERINDEX 0x6B // Server index
  108. WIZ_EFFECT 0x6C // Effects
  109. WIZ_SIEGESYSTEM 0x6D // Siege
  110. WIZ_CHANGENAME 0x6E // Change name
  111. WIZ_WEBPAGE 0x6F // Web page
  112. WIZ_CHANGE_CAPE 0x70 // Purchase cape
  113. WIZ_PREMIUM 0x71 // Premium system
  114. WIZ_HACKTOOL 0x72 // Third party tool
  115. WIZ_RENTAL 0x73 // Rental system
  116. WIZ_COMBAT 0x75 // Challenge related packet
  117. WIZ_PETSYSTEM 0x76 // Pet system
  118. WIZ_CHINA 0x77 // China
  119. WIZ_KING 0x78 // King related packet
  120. WIZ_SKILLDATA 0x79 // Skill data
  121. WIZ_PROGRAMCHECK 0x7A // Program check
  122. WIZ_BEEFTIMER 0x7B // Bifrost timer
  123. WIZ_REPORT 0x7C // Report user
  124. WIZ_LOGOSSHOUT 0x7D // Logos shout
  125. WIZ_KILLSWITCH 0x7F //
  126. WIZ_RANKINFO 0x80 // CZ Rank list
  127. WIZ_STORY 0x81 // Başlangıçta gelen oyunun hikayesi
  128. WIZ_MINE 0x86 // Mining & Soccer
  129. WIZ_HELMET 0x87 // Visible & Invisible helmet
  130. WIZ_CHANGESTYLE 0x89 // Hair & color change
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement