04.11.2016, 14:42
(
Последний раз редактировалось Jelly23; 05.11.2016 в 17:24.
)
Update:
Map Textdraw
Map Textdraw
- Map textdraw added below the minimap.
http://imgur.com/a/Hj2c4
- Dynamic map system (maps are no longer saved inside of the gamemode + /mapeditor).
http://imgur.com/a/hgBvd
http://imgur.com/a/R8OlK
- Each map can have different durations (You can change interior, map duration etc. Coords will have to be changed manually in the table, aswell as filterscript).
- Columns in maps table:
mapid - stands for the map id.
Mapname - map's name
HumanX, HumanY & HumanZ - Human Spawn Coords.
ZombieX, ZombieY & ZombieZ - Zombie Spawn Coords.
Duration - Your map's duration, by default its 255 Seconds.
Time - Your map's world time.
Weather - Your map's weather.
Interior - Your map's interior
Filterscript - Map's filterscript (used for map objects), leave it as ''None'' if your map doesn't use any objects.
- Gamemode:
Solidfiles
Pastebin
- Maps Table:
Solidfiles
- Things i might do in the future:
UCP.