Jump to content

Dzani1

Members
  • Posts

    60
  • Joined

  • Last visited

  • Feedback

    0%

About Dzani1

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Dzani1's Achievements

Newbie

Newbie (1/16)

2

Reputation

  1. Stable project, and perfect balance! good luck mate
  2. Thank you mate :)
  3. npc ? type ? id ?
  4. you have touch somth there?
  5. MrErhan1 Skype i will help you
  6. Every think work on me , just when players are rewarded, i dont got any reward on inventory and problem in line 39 /hop/top/network...
  7. Tnx worked, lock it
  8. TextBuilder tb = new TextBuilder(); NpcHtmlMessage html = new NpcHtmlMessage(1); tb.append("<html><head><title>User Control Panel</title></head><body>"); tb.append("<center>"); tb.append("<td valign=\"top\"><font color=\"FF6600\">Where you start your journey " + activeChar.getName() + ".</font>"); tb.append("<button value=\"Castle Town of Giran\" action=\"bypass -h Startup_tele\" width=204 height=20>"); tb.append("<img src=\"l2ui_ch3.herotower_deco\" width=256 height=32 align=center>"); tb.append("</center>"); tb.append("</body></html>"); html.setHtml(tb.toString()); activeChar.sendPacket((L2GameServerPacket)html); } } else if (_command.startsWith("tele")) { activeChar.teleToLocation(83420, 147928, -3399); in startupsystem in last think , i cant teleport nothing happen , any idea?
  9. Maybe, tnx for reply
  10. Somone have ready for acis this code?
  11. i trying dear sweeets but i cant make this work alone :)
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock