Lineage 2 Tower Forum

Full Version: L2toxic problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Sorry for my english.
Hello, i have problem with teleport to other location.
my record config from game is

PHP Code:
SCONFIG L2TConfig.GetConfig();
SCONFIG_FILE GetDir() .. '\\scripts\\ghel.l2b';
L2TConfig.SaveConfig(SCONFIG_FILE);
moveDistance 30;

TargetNpc("Clarissa"30080);
MoveTo(83377147996, -3400moveDistance);
Talk();
ClickAndWait("teleport_request""Teleport");
ClickAndWait("teleport_-1036952160_18_57_1209021825_1""Breka's Stronghold - 1000 Adena");
WaitForTeleport();
-- 
Quest state changedID634STATE1
-- Quest state changedID385STATE1
-- Quest state changedID690STATE1
MoveTo
(85551131323, -3673moveDistance);
MoveTo(85554131192, -3670moveDistance);
MoveTo(85648131167, -3668moveDistance);
L2TConfig.LoadConfig(SCONFIG_FILE); 

Script teleport me, but its all.
After teleport to Breca Stronghold script does not work. After 2-3 minutes script runs again and my character goes to town.

After port to breca does not work all command (sit/macro/setpause/) all stops working..

Why? please help me Wink
l2tower can work at toxic ?
by the way :
    LUA Programming
ClickAndWait("teleport_request", "Teleport");
Click("teleport_-1036952160_18_57_1209021825_1", "Breka's Stronghold - 1000 Adena");


change like this
yeeee, work ! Thank you much man Smile
And yes, L2tower work, but bad, or me bad script man Big Grin
(10-09-2014 11:06 AM)Ubuntus Wrote: [ -> ]yeeee, work ! Thank you much man Smile
And yes, L2tower work, but bad, or me bad script man Big Grin

+2 rep me if u like hehe
by the way Big Grin downloading and join that server hehe
any idea ?
l2tower don't work anymore with the last update of toxic server.

Game over Big Grin
Reference URL's