- 0
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Activity
-
32
-
-
26
-
1
Looking for PAID serverfiles full unbugged + client (MULTILANGUAGE-Official systems-Lv120)
I need a serverfiles FULL UNBUGGED with source, bin, client, all complete. Systems needed: -Multilanguage -All official dungeons -Alchemy -Sash -Talisman -Equipments like official And other stuff, i need a serverfile like Ava2, Zeta, Wonder2... Discord oDahlem#1977 -
895
[40250] Reference Serverfile + Client + Src [15 Available Languages]
Hello guys, I receive random unknown patcket header from client, header 133, last 21, 16 or header 169 but i guess they are just random announced. In serverside (game2 ch1) i got header 26 and 29 and some other quest related errors in first channel ch1 I removed alchemy system from the serverside (quests from quest & object/state and notarget, item proto vnums npc quest, and renamed that dragon_soul_table and the button from inventory. i think the dragon soul table is one of the problem but its for all of my issues? i think the unknown headers are not from there. And one more thing, the server is online in a VPS. Should i use some ip on configs here? because the players can play without any issues on my server. Could be related to the unknown packets? Just the client is closing randomly sometimes. #BIND_IP: Your Private/Internal IPv4 address #PROXY_IP: Your Public/External IPv4 address Thanks a lot. -
0
-
0
Problem syserr
Hello everyone, can anyone help me with this error? I have already replaced the char_skill.cpp with another one and the error persists, I calculate that the problem is not in char_skill.cpp because I changed it and I still have the error, I already replaced the skill_proto.sql and the problem remains, can someone help me say what can it be? thank you! This error only happens when a player uses a skill SYSERR: Aug 9 16:05:07 :: number_ex: number(): first argument is bigger than second argument 653 -> 135, char_skill.cpp 1408 -
7
Official Character Select
did some1 have the part of binary? idk if my client is too old or what but seems like i get exceptions everywhere cuz no attributes in module. Binary code dont have big part of the code to make it work -
27
Ludus2: metin2 fan project
The new player-create window is online on DEV now ! You can change your hair in settings at the moment- 1
-
-
Question
Fr3zy94 59
There is a quest function for trade?Some like
if pc.trade
Link to comment
Share on other sites
Top Posters For This Question
4
1
Popular Days
May 3
5
Top Posters For This Question
Fr3zy94 4 posts
Grudge 1 post
Popular Days
May 3 2015
5 posts
Popular Posts
Grudge
int pc_is_trade(lua_State* L) { LPCHARACTER ch = CQuestManager::instance().GetCurrentCharacterPtr(); if (NULL != ch) { lua_pushboolean(L, (ch->GetExchange() != NULL) ? tr
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now