Jump to content

[share]Fix for Sieges


MaxSound

Recommended Posts

Oo ty for share with us .. i will add in my server

Edit i got error:

 

Multiple markers at this line

- Siege cannot be resolved to

a type

- SiegeManager cannot be

resolved

 

lol you need to iplement for your pack fix the imports man.

 

for example:

import net.sf.l2j.gameserver.instancemanager.SiegeManager;

import net.sf.l2j.gameserver.model.entity.Siege;

Link to comment
Share on other sites

Edit 2

oke that works but now i got almost end of script this error pff

 

Multiple markers at this line

  - Syntax error, insert "}" to complete Statement

  - Syntax error, insert "else Statement" to complete

    BlockStatements

Link to comment
Share on other sites

Edit 2

oke that works but now i got almost end of script this error pff

 

Multiple markers at this line

  - Syntax error, insert "}" to complete Statement

  - Syntax error, insert "else Statement" to complete

    BlockStatements

 

 

you have some where wrong :S

Link to comment
Share on other sites

Edit 2

oke that works but now i got almost end of script this error pff

 

Multiple markers at this line

  - Syntax error, insert "}" to complete Statement

  - Syntax error, insert "else Statement" to complete

    BlockStatements

After else put }

the code

should if if(code)else something else {}.

Link to comment
Share on other sites

i have probleam but when i put this imports,i don't have any probleam

+ import net.sf.l2j.gameserver.instancemanager.SiegeManager;

+ import net.sf.l2j.gameserver.model.entity.Siege;

Link to comment
Share on other sites

now with  that fix you can allow to invite 2 - 3 same classes in the party :)

 

And what's the point? You already can invite 2-3 same classes in the party.

 

i have probleam but when i put this imports,i don't have any probleam

+ import net.sf.l2j.gameserver.instancemanager.SiegeManager;

+ import net.sf.l2j.gameserver.model.entity.Siege;

 

Wow, amazing.. pff

Link to comment
Share on other sites

 

-1 because you spaming on my postings.

 

Glad to see that you can't even understand my point.

Shares are not here so that we can write "thanks, gj, you're pro". Yeah, we are free to say these ones as well.

But nothing can stop us from posting a negative opinion, stated properly and gently always.

Link to comment
Share on other sites

Glad to see that you can't even understand my point.

Shares are not here so that we can write "thanks, gj, you're pro". Yeah, we are free to say these ones as well.

But nothing can stop us from posting a negative opinion, stated properly and gently always.

 

 

you dont respect anything where is your job MR Coyote™ ?

Link to comment
Share on other sites

 

you dont respect anything where is your job MR Coyote™ ?

 

The fact that I express my opinion politely does not show lack of respect, just will to help.

Link to comment
Share on other sites

The fact that I express my opinion politely does not show lack of respect, just will to help.

 

i will ask you again,where is your work? to help another people?

 

if that code work corect what is your problem is your idea?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



×
×
  • Create New...