fixed broken nav
All checks were successful
/ test (push) Successful in 1m16s

This commit is contained in:
Johan Lundberg 2026-05-23 21:26:54 +02:00
parent 1fda3218c4
commit 840baab7ba
2 changed files with 141 additions and 147 deletions

View file

@ -1,48 +1,47 @@
~~ { ~~ {
~~ FOR AUTO-COMPLETION ASSISTANCE: testvar getvar setvar touchvar clearallvars clearvar getcharintprop getchardoubleprop getcharquadprop getcharboolprop getcharstringprop getisspellknown getcancastspell_hunt getcancastspell_buff getcharvital_base getcharvital_current getcharvital_buffedmax getcharskill_traininglevel getcharskill_base getcharskill_buffed getplayerlandcell getplayercoordinates coordinategetns coordinategetwe coordinategetz coordinatetostring coordinateparse coordinatedistancewithz coordinatedistanceflat wobjectgetphysicscoordinates wobjectgetname wobjectgetobjectclass wobjectgettemplatetype wobjectgetisdooropen wobjectfindnearestmonster wobjectfindnearestdoor wobjectfindnearestbyobjectclass wobjectfindininventorybytemplatetype wobjectfindininventorybyname wobjectfindininventorybynamerx wobjectgetselection wobjectgetplayer wobjectfindnearestbynameandobjectclass actiontryselect actiontryuseitem actiontryapplyitem actiontrygiveitem actiontryequipanywand actiontrycastbyid actiontrycastbyidontarget chatbox chatboxpaste statushud statushudcolored uigetcontrol uisetlabel isfalse istrue iif randint cstr strlen getobjectinternaltype cstrf stopwatchcreate stopwatchstart stopwatchstop stopwatchelapsedseconds cnumber floor ceiling round abs getworldname getitemcountininventorybyname getheading getitemcountininventorybynamerx getheadingto actiontrygiveprofile vitae getfellowshipstatus getfellowshipname getfellowshipisopen getfellowshipisleader getfellowshipleaderid getfellowshipcanrecruit getfellowid getfellowshipcount getfellowshiplocked getfellowname getfellowshipisfull sin cos tan sqrt asin acos atan atan2 sinh cosh tanh vtsetmetastate getregexmatch echo chr ord wobjectgetid wobjectgethealth wobjectfindbyid wobjectgetintprop wobjectfindnearestbytemplatetype wobjectgetopencontainer testquestflag getquestktprogress isrefreshingquests getquestktrequired getqueststatus getisday getgamehour getgamehourname getisnight getgameday getgameticks getminutesuntilday getgamemonth getgamemonthname getminutesuntilnight getgameyear uisetvisible uiviewvisible uiviewexists getgvar touchgvar getpvar touchpvar setgvar cleargvar setpvar clearpvar testgvar clearallgvars testpvar clearallpvars dictgetitem dictcreate dicthaskey dictadditem dictkeys dictremovekey dictvalues dictclear dictsize dictcopy listgetitem listpop listcreate listcontains listremove listadd listindexof listremoveat listinsert listlastindexof listclear listcopy listcount listreverse ~~ FOR AUTO-COMPLETION ASSISTANCE: testvar getvar setvar touchvar clearallvars clearvar getcharintprop getchardoubleprop getcharquadprop getcharboolprop getcharstringprop getisspellknown getcancastspell_hunt getcancastspell_buff getcharvital_base getcharvital_current getcharvital_buffedmax getcharskill_traininglevel getcharskill_base getcharskill_buffed getplayerlandcell getplayercoordinates coordinategetns coordinategetwe coordinategetz coordinatetostring coordinateparse coordinatedistancewithz coordinatedistanceflat wobjectgetphysicscoordinates wobjectgetname wobjectgetobjectclass wobjectgettemplatetype wobjectgetisdooropen wobjectfindnearestmonster wobjectfindnearestdoor wobjectfindnearestbyobjectclass wobjectfindininventorybytemplatetype wobjectfindininventorybyname wobjectfindininventorybynamerx wobjectgetselection wobjectgetplayer wobjectfindnearestbynameandobjectclass actiontryselect actiontryuseitem actiontryapplyitem actiontrygiveitem actiontryequipanywand actiontrycastbyid actiontrycastbyidontarget chatbox chatboxpaste statushud statushudcolored uigetcontrol uisetlabel isfalse istrue iif randint cstr strlen getobjectinternaltype cstrf stopwatchcreate stopwatchstart stopwatchstop stopwatchelapsedseconds cnumber floor ceiling round abs getworldname getitemcountininventorybyname getheading getitemcountininventorybynamerx getheadingto actiontrygiveprofile vitae getfellowshipstatus getfellowshipname getfellowshipisopen getfellowshipisleader getfellowshipleaderid getfellowshipcanrecruit getfellowid getfellowshipcount getfellowshiplocked getfellowname getfellowshipisfull sin cos tan sqrt asin acos atan atan2 sinh cosh tanh vtsetmetastate getregexmatch echo chr ord wobjectgetid wobjectgethealth wobjectfindbyid wobjectgetintprop wobjectfindnearestbytemplatetype wobjectgetopencontainer testquestflag getquestktprogress isrefreshingquests getquestktrequired getqueststatus getisday getgamehour getgamehourname getisnight getgameday getgameticks getminutesuntilday getgamemonth getgamemonthname getminutesuntilnight getgameyear uisetvisible uiviewvisible uiviewexists getgvar touchgvar getpvar touchpvar setgvar cleargvar setpvar clearpvar testgvar clearallgvars testpvar clearallpvars dictgetitem dictcreate dicthaskey dictadditem dictkeys dictremovekey dictvalues dictclear dictsize dictcopy listgetitem listpop listcreate listcontains listremove listadd listindexof listremoveat listinsert listlastindexof listclear listcopy listcount listreverse
~~ ~~
~~ File auto-generated by metaf, a program created by Eskarina of Morningthaw/Coldeve. ~~ File auto-generated by metaf, a program created by Eskarina of Morningthaw/Coldeve.
~~ Get metaf here: https://github.com/JJEII/metaf/ ~~ Get metaf here: https://github.com/JJEII/metaf/
~~ ~~
~~ All recognized structural designators in a NAV-ONLY file: ~~ All recognized structural designators in a NAV-ONLY file:
~~ NAV: ~~ NAV:
~~ ~~
~~ All recognized NAV types: ~~ All recognized NAV types:
~~ circular follow ~~ circular follow
~~ linear once ~~ linear once
~~ ~~
~~ All recognized NAV NODE types: ~~ All recognized NAV NODE types:
~~ flw vnd ~~ flw vnd
~~ pnt ptl ~~ pnt ptl
~~ rcl tlk ~~ rcl tlk
~~ pau chk ~~ pau chk
~~ cht jmp ~~ cht jmp
~~ prt (deprecated in VTank) ~~ prt (deprecated in VTank)
~~ ~~
~~ ~~
~~ REMEMBER THAT NAV-ONLY FILES MUST CONTAIN EXACTLY ONE NAV! ~~ REMEMBER THAT NAV-ONLY FILES MUST CONTAIN EXACTLY ONE NAV!
~~ } ~~ }
NAV: nav0 once ~~ { NAV: nav0 once ~~ {
pnt 82.8787892838319 -38.9280746459961 0.127419940630595 pnt 82.8787892838319 -38.9280746459961 0.127419940630595
pnt 83.2001219431559 -38.9576947530111 0.133354155222575 pnt 83.2001219431559 -38.9576947530111 0.133354155222575
chk 83.2001219431559 -38.9576947530111 0.133354155222575 pnt 83.2004163742065 -38.9457396189372 0.133354171117147
pnt 83.199129931132 -38.9337937672933 0.140647093454997 pnt 83.199129931132 -38.9337937672933 0.140647093454997
pnt 83.2079612414042 -38.9053065617879 0.14168750445048 pnt 83.2079612414042 -38.9053065617879 0.14168750445048
pnt 83.2271185874939 -38.8861850102743 0.14168750445048 pnt 83.2271185874939 -38.8861850102743 0.14168750445048
chk 83.2271185874939 -38.8861850102743 0.14168750445048 pnt 83.2103616714478 -38.8723380406698 0.15418750445048
pnt 83.2103616714478 -38.8723380406698 0.15418750445048 pnt 83.183349164327 -38.8768264770508 0.15418750445048
pnt 83.183349164327 -38.8768264770508 0.15418750445048 pnt 83.1760349591573 -38.8891494750977 0.15418750445048
pnt 83.1760349591573 -38.8891494750977 0.15418750445048 pnt 83.1748237927755 -38.9086247762044 0.15418750445048
pnt 83.1748237927755 -38.9086247762044 0.15418750445048 pnt 83.185108311971 -38.9188104629517 0.15418750445048
pnt 83.185108311971 -38.9188104629517 0.15418750445048 pnt 83.1935938835144 -38.9257480621338 0.15418750445048
pnt 83.1935938835144 -38.9257480621338 0.15418750445048 pnt 83.209649848938 -38.9254484812419 0.15418750445048
pnt 83.209649848938 -38.9254484812419 0.15418750445048 pnt 83.2129121462504 -38.9250919342041 0.15418750445048
pnt 83.2129121462504 -38.9250919342041 0.15418750445048 pnt 83.2239852905273 -38.9108316421509 0.15418750445048
pnt 83.2239852905273 -38.9108316421509 0.15418750445048 pnt 83.2250865300496 -38.9016619364421 0.15418750445048
pnt 83.2250865300496 -38.9016619364421 0.15418750445048 pnt 83.2371956825256 -38.8982177098592 0.15418750445048
pnt 83.2371956825256 -38.8982177098592 0.15418750445048 cht 83.2285712242126 -38.8973192850749 0.15418750445048 {/ub give Blank Augmentation Gem to Gan Fo}
cht 83.2371956825256 -38.8982177098592 0.15418750445048 {/ub give Blank Augmentation Gem to Gan Fo} ~~ }
~~ }

View file

@ -1,99 +1,94 @@
uTank2 NAV 1.2 uTank2 NAV 1.2
4 4
19 18
0 0
82.8787892838319 82.8787892838319
-38.9280746459961 -38.9280746459961
0.127419940630595 0.127419940630595
0 0
0 0
83.2001219431559 83.2001219431559
-38.9576947530111 -38.9576947530111
0.133354155222575 0.133354155222575
0 0
8 0
83.2001219431559 83.2004163742065
-38.9576947530111 -38.9457396189372
0.133354155222575 0.133354171117147
0 0
0 0
83.199129931132 83.199129931132
-38.9337937672933 -38.9337937672933
0.140647093454997 0.140647093454997
0 0
0 0
83.2079612414042 83.2079612414042
-38.9053065617879 -38.9053065617879
0.14168750445048 0.14168750445048
0 0
0 0
83.2271185874939 83.2271185874939
-38.8861850102743 -38.8861850102743
0.14168750445048 0.14168750445048
0 0
8 0
83.2271185874939 83.2103616714478
-38.8861850102743 -38.8723380406698
0.14168750445048 0.15418750445048
0 0
0 0
83.2103616714478 83.183349164327
-38.8723380406698 -38.8768264770508
0.15418750445048 0.15418750445048
0 0
0 0
83.183349164327 83.1760349591573
-38.8768264770508 -38.8891494750977
0.15418750445048 0.15418750445048
0 0
0 0
83.1760349591573 83.1748237927755
-38.8891494750977 -38.9086247762044
0.15418750445048 0.15418750445048
0 0
0 0
83.1748237927755 83.185108311971
-38.9086247762044 -38.9188104629517
0.15418750445048 0.15418750445048
0 0
0 0
83.185108311971 83.1935938835144
-38.9188104629517 -38.9257480621338
0.15418750445048 0.15418750445048
0 0
0 0
83.1935938835144 83.209649848938
-38.9257480621338 -38.9254484812419
0.15418750445048 0.15418750445048
0 0
0 0
83.209649848938 83.2129121462504
-38.9254484812419 -38.9250919342041
0.15418750445048 0.15418750445048
0 0
0 0
83.2129121462504 83.2239852905273
-38.9250919342041 -38.9108316421509
0.15418750445048 0.15418750445048
0 0
0 0
83.2239852905273 83.2250865300496
-38.9108316421509 -38.9016619364421
0.15418750445048 0.15418750445048
0 0
0 0
83.2250865300496 83.2371956825256
-38.9016619364421 -38.8982177098592
0.15418750445048 0.15418750445048
0 0
0 4
83.2371956825256 83.2285712242126
-38.8982177098592 -38.8973192850749
0.15418750445048 0.15418750445048
0 0
4 /ub give Blank Augmentation Gem to Gan Fo
83.2371956825256
-38.8982177098592
0.15418750445048
0
/ub give Blank Augmentation Gem to Gan Fo