Jump to content
  • 0

Fastlist Inside Array (Suggestion - Help)


Question

Posted

Hello i made a small event but i made it using FastList and 1 array and it add 2 objects

and it currently no works so i wanted someone add me on skype

and just see the code and suggest me how should i change it.

Thanks!

 

Skype: unst0ppabl32

Recommended Posts

  • 0
Posted

Ravie si ça aide :)

 

"Ravi" if you're a male, "ravie" if you're a female (which I seriously doubt, because frenchies are as rare in L2J world as female).

 

Regarding topic, and for the third time, Couple model already owns the couple, CoupleManager already owns such a List of Couple, so all you have to do is to take Couples which are in a specific gamemode. So you have to implement in Couple model an Enum, something like CoupleGameMode with possible states : NONE, REGISTERED, IN_EVENT.

 

When your event begins, you only for loop the couples with the good CoupleGameMode and you can store the result in your own event and refers to it to avoid to generate it each time.

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
Answer this question...

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