Jump to content

Question

Posted

I'm redoing my scripts and my spawn system, I was reading the L2j Spawn system and I saw that there is spawnTime and RandomSpawn, I didn't see any use in using a time interval, and I also didn't see any use in using Buylist and Multisell, no would it be better to remove these things that have no use, to make L2j a little cleaner?

 

NOTE: use only 1 of them

4 answers to this question

Recommended Posts

  • 0
Posted

Random spawn is added on top of spawn time in order to properly spawn bosses and epic bosses with retail behaviour. There is no point to remove random spawn time as this cleans up nothing, if anything it removes existing features.

 

As for multisell and buylist, they're 2 different things. Using buylist players can only purchase items for adena (unless you modify the code to accept other currency too, which requires client modification too if you want to make it look professional). Multisell is used when you want to use other currency or exchange items or even multiple items to buy/cost.

 

-

 

I feel this is a troll question or something.

  • 0
Posted
On 8/29/2022 at 6:57 AM, Williams said:

I'm redoing my scripts and my spawn system, I was reading the L2j Spawn system and I saw that there is spawnTime and RandomSpawn, I didn't see any use in using a time interval

Are you asking opinions on whether a random interval should exist or you can't find a method/variable call of this?

  • 0
Posted
6 hours ago, Zake said:

Você está perguntando opiniões sobre se um intervalo aleatório deve existir ou você não pode encontrar uma chamada de método/variável disso?

 

 

I just want an opinion on this because in versions that have a new spawn manager you edit 1seg/1m etc..

  • 0
Posted
2 hours ago, Williams said:

 

 

I just want an opinion on this because in versions that have a new spawn manager you edit 1seg/1m etc..

Well, when it comes to decision making it's all about your goals. 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..