Jump to content

[SHARE]Extended reload command


Vago

Recommended Posts

and in adminadmin.java i must write this?

 

else if (type.startsWith("zone"))

                                {

                                        ZoneData.load();

                                        activeChar.sendMessage("All Zones have been reload");

                                }

Link to comment
Share on other sites

i have got this error in ant

 

 [javac] C:\Documents and Settings\Irakli\Desktop\la2base\Leki\java\net\sf\l2
j\gameserver\handler\admincommandhandlers\AdminAdmin.java:235: load() has privat
e access in net.sf.l2j.gameserver.datatables.ZoneData
    [javac]                                         ZoneData.load();
    [javac]                                                 ^
    [javac] 1 error

Link to comment
Share on other sites

  • 3 months later...
  • 2 months later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...