Resource icon

Lua [ELUNA] SpawnMobs Command (GM Command) 2022-12-24

An easy solution to spawning leveling roads.
This Eluna script allows you to spawn leveling roads with ease.

IMPORTANT: This script requires the Relative Position Extension.

Usage: .spawnmobs #entryid #count <rows> <position: left/right> <save: true/false>
Here's a short tutorial:
If you want to test out how a batch of creatures will look like you just do: (for the following tutorial we'll use creature id 60000)
.spawnmobs 60000 10 5 left false
This will spawn 5 rows with 10 creatures on each row to the left of the player. False means that the creatures will not be saved and they are only temporary spawned so you can see how it would look like if you spawned them.

Note: Temporary spawned creatures despawn after 5 sec by default.

Here are the settings. You can change them at the top of the script.
defaultRadius (default: 2)The distance between the each creature.
defaultRespawnTime (default: 10)The respawn time for the creature. (Emulators usually have this set at 300). It is a lower respawn time by default because leveling roads need to respawn faster.
tempStayTime (default: 5)For how many seconds a temporary spawned creature should stay.
Liked By 1 member :
Register & Get access to index
Deathx
Author Deathx
Divine

Posts

247

Likes

40

Resources

4

Version 2022-12-24
Downloads 18
Views 731
Last Update
0.00 star(s) 0 ratings
None

Latest updates

  1. Fixed the missing utilites

    + Fixed missing shuffle + Fixed missing startswith

3,383

1,252

9,536

410

Top