Pws Mporw na to anoiksw oxi me diplo Click Alla me Voice Command???
Diladi na patisw .book kai na anoiksi Auto to tutorial Guide
--- dist/game/data/scripts/handlers/itemhandlers/AIOItem.java (revision 0)+++ dist/game/data/scripts/handlers/itemhandlers/AIOItem.java (revision 0)@@-0,0+1,58@@
package handlers.itemhandlers;import java.util.logging.Logger;import com.l2jserver.gameserver.cache.HtmCache;import com.l2jserver.gameserver.datatables.AIOItemTable;import com.l2jserver.gameserver.handler.IItemHandler;import com.l2jserver.gameserver.model.L2ItemInstance;import com.l2jserver.gameserver.model.actor.L2Playable;import com.l2jserver.gameserver.model.actor.instance.L2PcInstance;import com.l2jserver.gameserver.network.serverpackets.NpcHtmlMessage;/**
* @author BiggBoss
*/publicclassAIOItemimplementsIItemHandler{privatestatic final Logger _log =Logger.getLogger(AIOItem.class.getName());@Overridepublicvoid useItem(L2Playable playable, L2ItemInstance item, boolean forceUse){/*
* Null pointer check
*/if(playable ==null){return;}/*
* Only players can use it
*/if(playable instanceof L2PcInstance){
L2PcInstance player =(L2PcInstance)playable;/*
* Minumun requirements to use it
*/if(!AIOItemTable.getInstance().checkPlayerConditions(player)){return;}String html =HtmCache.getInstance().getHtm(null,"data/html/aioitem/main.htm");if(html ==null){
_log.severe("AIOItem: The main file [data/html/aioitem/main.htm] does not exist or is corrupted!");return;}NpcHtmlMessage msg =newNpcHtmlMessage(5);
msg.setHtml(html);
player.sendPacket(msg);}}}
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
WEBSITE
I have been out of this league for a decade now and I decided to open a BETA SERVER for you guys to test and give me your feedback. It would be much appreaciated 😄
Estimated Grand Opening: 27/8/2025
Server Rates
EXP/SP: x9999
Adena: x500
Drop: x1
Spoil: x1
Raid Boss Drop: x1
Epic Boss Drop: x1
Safe Enchant: +3
Max Enchant: +20
Normal Scroll Chance: 90% (up to +10) / 75% (up to +15) / 50% (up to +20)
Game Features
Max clans in ally (3)
NPC Buffer with 2h buff duration
GM Shop until S-Grade
Auto-learn skills
Buff Slots (60)
Autopickup
might want to add this if you are actively developing
POST/GET methods can be used
Server votes returns array of votes and total votes
https://api.hopzone.eu/v1/?api_key=GbZRrFHWLcIetld2xahEy6VK5&server_id=19&type=json
IP Address returns the vote status
https://api.hopzone.eu/v1/?api_key=GbZRrFHWLcIetld2xahEy6VK5&ip=185.44.145.1&type=json
Note: it has also a vote generation via request and then you can craft a link and send it to player to vote on, it solves the ipv6 problem that many topsites have.
server id 19 and the api is used for the test server i got for api development
for any related question find me on the discord
https://hopzone.eu/docs.html/
Question
MegaCheat
Auto to Item anoigei me diplo click Einai to tutorial Guide
https://www.mediafire.com/view/ujdw12tvui8arfy/ffgg.png/file
Pws Mporw na to anoiksw oxi me diplo Click Alla me Voice Command???
Diladi na patisw .book kai na anoiksi Auto to tutorial Guide
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.