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.
No i dont know how to code.
Also i think that some of the best servers out there, there Owners doesnt know to code, thats why some of the people are java developers and others are plumbers, electricians etc.
If i knew how to code i ll try to make my own project and not to buy one.
Any way thanks for your answer but i ll not stop here. Have a nice day.
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.