Jump to content

Recommended Posts

Posted

Guys I want to tell me how to do all that?

Where to put this code? how to put this code?

I am new and I don't know...

Plzz help me..

If u want add me on ur MSN:

cobra_zias@hotmail.com

  • 5 weeks later...
Posted

I think you will need to change

HopZone_ID =  Integer.parseInt(L2jMoxos12Settings.getProperty("HopZoneID", "www.google.com")); 

to

to HopZone_ID =  L2jMoxos12Settings.getProperty("HopZoneID", "www.google.com");

 

 

And from public static int HopZone_ID; to public static string HopZone_ID;

 

Thanks .. this is the right public .. www. is not int and it cannot run on l2jserver based projects .. xD

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...