if you look to the code what i want to do is press enter
and the function willl search for jump if jump on value_r = jump on value then exit
how to convert this lang to c++;
Kick to convert: easy and fast way to convert your item_proto/mob_proto to txt files! 09/07/2016 - Metin2 PServer Guides & Strategies - 21 Replies Hi all,
this is my first release :)
This "kick converter" will allow you to generate txt files (item_names, item_proto, mob_proto, mob_names) for the rev-34k game.
The script was written in python by me, so you need python 2.7 and MySQLDB (python extension) installed on your server.
If you found any error, please report it to me and I'll fix it as soon as possibile.
PS: If you get errors while converting the item_proto, please remove items that have type 29 or type 31.
one requrest please onebody for me convert item_proto.xml or query to sql with code 12/09/2012 - Metin2 Private Server - 0 Replies please onebody convert it xml or query to "sql with characters code" :
xml: Download item_proto_dump.xml from Sendspace.com - send big files the easy way
query: Download item_proto_query.sql from Sendspace.com - send big files the easy way
please onebody convert to sql file but with code crtyp characters
need help :)
can anyone convert this 5165 autorestarter code to 5533+ code? 04/25/2012 - CO2 Private Server - 8 Replies #region timers
Thetimer = new System.Timers.Timer();
Thetimer.Interval = 100000;
Thetimer.Elapsed += new ElapsedEventHandler(Thetimer_Elapsed);
Thetimer.Start();
#endregion
also if u can add a checker of the port to know if port is online or not it will be good