ReunionDev / reunion

http://reunionemu.org
Other
16 stars 15 forks source link

Server is not checking mobs allowed to spawn on a map #10

Open Phantomal opened 11 years ago

Phantomal commented 11 years ago

When using @addmob command, you can spawn mobs which are not allowd for a map. This results in the client to crash.

Example: Hell Cobra (#26) in Laglamia.

Solution would be to check on server side, if the mob is allowed to spawn, or not. If not, give an errormessage to the gm, if yes, spawn the mob.