-
Content Count
59 -
Joined
-
Last visited
-
Days Won
1 -
Feedback
100%
L2 TokTil last won the day on March 9 2020
L2 TokTil had the most liked content!
Community Reputation
27 ExcellentAbout L2 TokTil

-
Rank
Heir
Contact Methods
-
Website URL
https://l2-toktil.blogspot.com/
-
Skype
TokTil Dev
Profile Information
-
Gender
Male
-
Country
Indonesia
Recent Profile Visitors
-
Help Play lvl up animation when player changes class from npc
L2 TokTil replied to girogius's question in Request Server Development Help [L2OFF]
u need to send SocialActionPacket with id 2122 *sorry, im in wrongsection, this is for off section, i thinks is java -
missing files in my tool directory
L2 TokTil replied to Valakas13's question in Request Server Development Help [L2J]
run your sql file using db tool you use , like navicat or heidi sql , etc.... -
Source L2-Scripts(HighFive-GoD) rev20720(2268)
L2 TokTil replied to L2 TokTil's topic in Server Shares & Files [L2J]
u need to create manualy db name using heidi sql or navicat or etc db tool u use -
Help Classic server GOD items
L2 TokTil replied to Ilusioner's question in Request Server Development Help [L2J]
weapongrp armorgrp EtcItemgrp ItemName ItemStatData item_baseinfo AdditionalEffect thats for armor and weapon -
Help Classic server GOD items
L2 TokTil replied to Ilusioner's question in Request Server Development Help [L2J]
yes you can, just need a few minutes to edit xxx.dat -
System-Eu 286 2020-12-30
-
Problem to duplicate a throne
L2 TokTil replied to Ysinn's question in Request Server Development Help [L2J]
Credit : Helionar You need to modify the properties of the new Static Mesh so the client knows which animation display on a selected throne. You will need to add to the StaticMesh the L2ServerObjectRealID (the ID on the XML) and change the L2ServerObjectType to EL2_CHAIR (throne) or EL2_TPCHAIR (character alt sitting anim, maybe from mystic tavern?). Be aware that the EL2_CHAIR type will change the heading on all the players on the KnowList to match the same heading of the sitting player. You will need tools to do this, mainly l2smr (for identifying the StaticMesh) and l2pe for everythin -
WTS = Rent Pet Ride - Parsing Data Using xml - Speed, Fee ID, Fee Count changable in xml - Posibbility to make same NPC Id but Different in Speed, Fee ID, Fee Count - L2-Scripts, Mobius, etc - H5 - Homunculus For Who want to test, can connect to my test server using this client https://drive.google.com/folderview?id=1D1Bs7HpmaJ6WVq7rCvzujiCr3Q67fVCo example video : https://prntscr.com/uwpbkc https://prntscr.com/uwpbkh https://prntscr.com/uwpbk7
-
Help Where can i find new teleport html panel in client?
L2 TokTil replied to darta's topic in [Request] Client Dev Help
its not in html read here , im reply on that topic long time ago -
Source [Share] Server Files Grand Crusade (Real Files) (Clean)
L2 TokTil replied to IRS's topic in Server Shares & Files [L2J]
geodata l2s format from scripts is binded by ip, u can't use it to another ip -
Download Here
-
Guide location of community board bar in l2sunrise
L2 TokTil replied to Metab's topic in General Discussion [English]
thats button its not in html, handler by code here = gameserver.communitybbs if you cant find this patch, may be you can take a look on folder scripts/handler for more detail you can take a look on server packet gameserver.network.serverpackets.ShowBoard