what is leader teleport?
Ok Guys i Work in VB6.0 And i'm trying something new... Ladderteleport ( teleports u to a ladder) and i dont know if this is the good code.. so is this one good?>?
TNX, ShankyCode:Dim tele As Long Dim tele1 As Long Call ReadALong("WarRock", &H896E28, tele) tele1 = tele + "&H54" Call WriteALong("WarRock", tele1, &H5)
Last edited by shanky1; 08-23-2007 at 08:35 AM.