PAC3-Server / notagain

Custom Servercontent for the official PAC3 Server.
GNU General Public License v3.0
13 stars 22 forks source link

EMF , Easy map Filler #83

Closed Earu closed 7 years ago

Earu commented 7 years ago

A small script able to spawn custom entities around the map.

Use EMF.AddEnt() and input the class of your custom entity as argument for EMF to register it. EMF reloads every 10 mins, so each 10 mins, there will be a new amount of each entity that has been registered with as well, new positions on the map.

All suggestions to improve EMF are welcome.