i need help about client 5017....

07/02/2009 20:20 karkar200200#1
Well hey guys :

i need commands about telleport cites for client 5017

and that GMcity u got +12 gears from it

and codes how to reward items ...


my source is Powersource Co 5017




pardon for my bad english <3
07/02/2009 20:35 danielachraf#2
vous devez apprendre le C #
07/02/2009 20:41 n0mansland#3
Well scroll to cities is is /scroll or @scroll depends what source

am = Ape City
mc = Mystic Castle
tc = Twin City
bi = Bird Island
pka = Pk Arena
pc = Phoenix Castle
gw = Guild War <--- Maybe forgot been messing with CoEmu

I would help with more but I haven't been playing LOTF for a while now.
07/02/2009 20:44 karkar200200#4
using System;
using System.Collections.Generic;
using System.Text;

namespace COServer_Project
{
class Portals : object
{
#region private members
private ushort v_PID, v_Smap, v_SX, v_SY, v_Emap, v_EX, v_EY;
#endregion
#region public members
public ushort PID
{
get { return v_PID; }
set { v_PID = value; }
}
public ushort Smap
{
get { return v_Smap; }
set { v_Smap = value; }
}
public ushort SX
{
get { return v_SX; }
set { v_SX = value; }
}
public ushort SY
{
get { return v_SY; }
set { v_SY = value; }
}
public ushort Emap
{
get { return v_Emap; }
set { v_Emap = value; }
}
public ushort EX
{
get { return v_EX; }
set { v_EX = value; }

}
public ushort EY
{
get { return v_EY; }
set { v_EY = value; }
}
#endregion

}
}


will that's what in Portals.cs if it help

and some codes

1077 756 877 1000 161 466
1076 3 361 1011 851 482
1011 448 822 1020 919 559
1011 855 482 1076 7 361
1011 379 23 1013 54 81
1011 6 376 1002 958 555
1014 77 32 1013 59 28
1014 137 90 1016 50 82
1016 50 88 1014 133 89
1013 56 87 1011 379 28
1013 57 21 1014 81 41


well i dont know how to go those places -.- and what command i have to use ..