Re: ToyFork(A new maplestory source)
Re: ToyFork(A new maplestory source)
Blue do I gotta re-dl and btw where is autoregister in src?
Re: ToyFork(A new maplestory source)
Quote:
Originally Posted by
Xamor
Blue do I gotta re-dl and btw where is autoregister in src?
net>sf>odinms>client.
Re: ToyFork(A new maplestory source)
ToyFork, are all skills working? And do you have MSN, cause I have to ask you something about this? :)
My msn: wietseduijst@hotmail.com
Re: ToyFork(A new maplestory source)
Quote:
Originally Posted by
wietse02
ToyFork, are all skills working? And do you have MSN, cause I have to ask you something about this? :)
My msn:
wietseduijst@hotmail.com
I already have you added.
Re: ToyFork(A new maplestory source)
Fine, and your MSN name is? :ott1:
Re: ToyFork(A new maplestory source)
Quote:
Originally Posted by
wietse02
Fine, and your MSN name is? :ott1:
Blue.... O_O.
Re: ToyFork(A new maplestory source)
Hey ToyFork. Would you mind if I help you? Add my msn: danspd1@gmail.com if yes
Re: ToyFork(A new maplestory source)
help me? how so?
---------- Post added at 06:12 AM ---------- Previous post was at 05:58 AM ----------
o.....................o
---------- Post added at 06:47 AM ---------- Previous post was at 06:12 AM ----------
thanks for feedback (:
Re: ToyFork(A new maplestory source)
So I just needed to dl it and thats it with the compiling?
Btw is there playernpcs in this repack ;o?
Re: ToyFork(A new maplestory source)
"LegacySucks" is "ToyFork" who is "Blue" --> "BluepiexD" --> "BluepiexDD".
Re: ToyFork(A new maplestory source)
Quote:
Originally Posted by
beebeejr
Seeing how i overloaded my internet and i cant download shit any more (dont ask wth is overloaded my internet means)
Anyone with the rev opcodes error try replacing
recvops.Properties with...
Code:
# GENERAL
PONG = 0x18
# LOGIN
LOGIN_PASSWORD = 0x01
GUEST_LOGIN = 0x02
SERVERLIST_REREQUEST = 0x04
CHARLIST_REQUEST = 0x05
SERVERSTATUS_REQUEST = 0x06
SET_GENDER = 0x08
AFTER_LOGIN = 0x09
REGISTER_PIN = 0x0A
SERVERLIST_REQUEST = 0x0B
VIEW_ALL_CHAR = 0x0D
PICK_ALL_CHAR = 0x0E
CHAR_SELECT = 0x13
CHECK_CHAR_NAME = CHAR_SELECT 2
CREATE_CHAR = CHAR_SELECT 3
DELETE_CHAR = CHAR_SELECT 4
CLIENT_START = 0x19
RELOG = 0x1C
# CHANNEL
PLAYER_LOGGEDIN = 0x14
STRANGE_DATA = 0x1A
CHANGE_MAP = 0x23
CHANGE_CHANNEL = 0x24
ENTER_CASH_SHOP = 0x25
MOVE_PLAYER = 0x26
CANCEL_CHAIR = 0x27
USE_CHAIR = 0x28
CLOSE_RANGE_ATTACK = 0x29
RANGED_ATTACK = 0x2A
MAGIC_ATTACK = 0x2B
TAKE_DAMAGE = 0x2D
GENERAL_CHAT = 0x2E
CLOSE_CHALKBOARD = 0x2F
FACE_EXPRESSION = 0x30
USE_ITEMEFFECT = FACE_EXPRESSION 1
NPC_TALK = 0x36
NPC_TALK_MORE = 0x38
NPC_SHOP = 0x39
STORAGE = 0x3A
ITEM_SORT = 0x40
ITEM_MOVE = 0x42
USE_ITEM = 0x43
CANCEL_ITEM_EFFECT = 0x44
USE_SUMMON_BAG = 0x46
USE_CASH_ITEM = 0x49
USE_CATCH_ITEM = 0x4A
USE_SKILL_BOOK = 0x4B
USE_RETURN_SCROLL = 0x4E
USE_UPGRADE_SCROLL = 0x4F
DISTRIBUTE_AP = 0x50
HEAL_OVER_TIME = 0x51
DISTRIBUTE_SP = 0x52
SPECIAL_MOVE = 0x53
CANCEL_BUFF = 0x54
SKILL_EFFECT = 0x55
MESO_DROP = 0x56
GIVE_FAME = 0x57
CHAR_INFO_REQUEST = 0x59
CANCEL_DEBUFF = 0x5B
CHANGE_MAP_SPECIAL = 0x5C
USE_INNER_PORTAL = 0x5D
QUEST_ACTION = 0x62
SKILL_MACRO = 0x65
REPORT_PLAYER = 0x68
PARTYCHAT = 0x6B
WHISPER = 0x6C
MESSENGER = 0x6E
PLAYER_SHOP = 0x6F
PLAYER_INTERACTION = 0x6F
PARTY_OPERATION = 0x70
DENY_PARTY_REQUEST = 0x71
GUILD_OPERATION = 0x72
DENY_GUILD_REQUEST = 0x73
BUDDYLIST_MODIFY = 0x76
CHANGE_KEYMAP = 0x7B
BBS_OPERATION = 0x86
ENTER_MTS = 0x87
PET_TALK = 0x8B
MOVE_SUMMON = 0x94
SUMMON_ATTACK = 0x95
MOVE_LIFE = 0x9d
AUTO_AGGRO = 0x9C
MOB_DAMAGE_MOB = 0x9F
MONSTER_BOMB = 0xA0
NPC_ACTION = 0xa6
ITEM_PICKUP = 0xab
DAMAGE_REACTOR = 0xae
PARTY_SEARCH_REGISTER = 0xBB
PARTY_SEARCH_START = 0xBD
PLAYER_UPDATE = 0xBE
NOTE_ACTION = 0x77
USE_DOOR = 0x79
DAMAGE_SUMMON = 0x96
MAPLETV = 0xD2
# CASHSHOP
TOUCHING_CS = 0xC3
BUY_CS_ITEM = 0xC4
COUPON_CODE = 0xC5
# PET
SPAWN_PET = 0x5A
MOVE_PET = 0x8c
PET_CHAT = 0x8d
PET_COMMAND = 0x8e
PET_FOOD = 0x47
PET_LOOT = 0x8f
Should fix problems if not... Oh well i tried :P
Actually this made it worse,
Aug 16, 2009 2:59:55 AM net.sf.odinms.net.PacketProcessor registerHandler
SEVERE: Check your Recv Packet Opcodes - Something is wrong
Aug 16, 2009 2:59:55 AM net.sf.odinms.net.login.LoginServer run
INFO: Listening on port 8484
Aug 16, 2009 2:59:58 AM net.sf.odinms.net.PacketProcessor registerHandler
SEVERE: Check your Recv Packet Opcodes - Something is wrong
Aug 16, 2009 2:59:58 AM net.sf.odinms.net.PacketProcessor registerHandler
SEVERE: Check your Recv Packet Opcodes - Something is wrong
Aug 16, 2009 2:59:58 AM net.sf.odinms.net.PacketProcessor registerHandler
SEVERE: Check your Recv Packet Opcodes - Something is wrong
Aug 16, 2009 2:59:58 AM net.sf.odinms.net.PacketProcessor registerHandler
SEVERE: Check your Recv Packet Opcodes - Something is wrong
Aug 16, 2009 2:59:58 AM net.sf.odinms.net.PacketProcessor registerHandler
SEVERE: Check your Recv Packet Opcodes - Something is wrong
Aug 16, 2009 2:59:58 AM net.sf.odinms.net.PacketProcessor registerHandler
SEVERE: Check your Recv Packet Opcodes - Something is wrong
Aug 16, 2009 2:59:58 AM net.sf.odinms.net.PacketProcessor registerHandler
SEVERE: Check your Recv Packet Opcodes - Something is wrong
Aug 16, 2009 2:59:58 AM net.sf.odinms.net.PacketProcessor registerHandler
SEVERE: Check your Recv Packet Opcodes - Something is wrong
Aug 16, 2009 2:59:58 AM net.sf.odinms.net.PacketProcessor registerHandler
SEVERE: Check your Recv Packet Opcodes - Something is wrong
Aug 16, 2009 2:59:58 AM net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 1: Listening on port 7575
Aug 16, 2009 2:59:58 AM net.sf.odinms.net.world.WorldChannelInterfaceImpl server
Ready
INFO: Channel 1 is online.
Aug 16, 2009 2:59:59 AM net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 2: Listening on port 7576
Aug 16, 2009 2:59:59 AM net.sf.odinms.net.world.WorldChannelInterfaceImpl server
Ready
Re: ToyFork(A new maplestory source)
Quote:
Originally Posted by
Xamor
Thing is I tried to fix it you faggot
Why do you think I posted it here -.-
So stop being retarded
You can't code, compile, or get a girlfriend so just do die you fucking ugly bitch.
Re: ToyFork(A new maplestory source)
Quote:
Originally Posted by
LameJacob
You can't code, compile, or get a girlfriend so just do die you fucking ugly bitch.
Oooh your so fucking cool calling me ugly even though you don't know how I look like.
Btw I fixed the fucking error you noob
And I bet you cant even get a boy friend because they don't like shriveled dicks like you
Btw your grammar is horrible
Re: ToyFork(A new maplestory source)
Just want to point something out here. This isnt a fork. Please go google fork. Thx :)