I want to store in a list some characters (E.g List<L2PcInstance> Group;). I want to use it on server startup and delete it on server close and I want it to be "seen" by all players, i mean that I don't want it to be different for every player instance. Should I use FastList ? maybe create a new independed class? and where I put it?
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.
Question
popld
I want to store in a list some characters (E.g List<L2PcInstance> Group;). I want to use it on server startup and delete it on server close and I want it to be "seen" by all players, i mean that I don't want it to be different for every player instance. Should I use FastList ? maybe create a new independed class? and where I put it?
working on l2j last rev freya
5 answers to this question
Recommended Posts
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.