Hello,
I have many troubles with that opcode in vsro.
So i request for a little help.
Code:
Writer.Create(0xA101);
Writer.Word(0x1401);
Writer.Text("SRO_Vietnam_TestLocal [F]");
Writer.Word(0x3020);
Writer.Byte(0);
MySQL ms = new MySQL("SELECT * FROM server");
using (MySql.Data.MySqlClient.MySqlDataReader reader = ms.Read())
{
while (reader.Read())
{
Writer.Bool(true);
Writer.Word(reader.GetInt16(1)); //server id
Writer.Text(reader.GetString(2)); //name
Writer.Word(reader.GetString(3)); //curent players
Writer.Word(reader.GetString(4)); //maxplayers
Writer.Byte(1); // Server Status
}
}
ms.Close();
Writer.Word(0x1401);
Writer.Byte(0);
And I couldn't notice any server. Server list is empty. I think that packet structure is wrong.
Anyone can help?
Thanks anyways but it's a bit outdated.
Anyone has the A101 packet structure for vsro 188?
Actually, now that I think about it, it should still be the same. The GatewayServer hasn't been changed since open beta afaik. (well, iSRO got an update in which the absolute player count got changed to a float, but that's about it)
about 3013 Opcode 04/14/2013 - SRO Coding Corner - 12 Replies Hey People,
I am trying to make few tools with autoit for vsro.
So, one think I am trying to build is, auto elixirs finder in it, to get info from inventory I use 3013 Op code with data string. I successfully found correct IDs of elixirs, the location in inventory and quantity. So it works perfect to find it and count all elixirs in inventory.
Now my question is, the only way I can get 3013 opcode packet is re-log or teleport, and I cannot find forces way to receive it... If there...
[Request] Opcode 12/20/2011 - Mabinogi - 6 Replies Could anyone make an opcode for teleport to belfast? Since quila's is not actually quila but It's cont warp, and there is also cont warp to belfast, I reckon its possible to make one right? I need one for efficiently commerce o-o. Thank you for your time :handsdown::handsdown:
Please... Alwaho, make this? :> Or could any1 give me a scanner and teach me how to make the packet into an opcode?
opcode 10/04/2011 - Mabinogi - 2 Replies What is opcode?
I can guest it is a code which is for doing things..
but I don't know what is it exactly
Please tell me
thanks
Opcode need Help 03/08/2011 - SRO Coding Corner - 10 Replies hi
this get data from 3015(OpCode)
Player1
15FF0D02 = PlayerID
44656D6F6E5368616954346E = PlayerName
Someone know what mean this opcode ? 12/03/2010 - SRO Coding Corner - 7 Replies http://img835.imageshack.us/img835/8371/95671826.j pg
is because of capture the flag or what ? ...