ET-Pro mapscripting


(nUllSkillZ) #1

Haven’t found a link here in the forums to the ET-Pro mapscripting documentation.

Short overview of ET-Pro mapscripting (can also be used for ET-Pub and Jaymod):

[ul]
[li]create
[/li][list]
[li]creates a new entity
[/li][li]is used in the “game_manager”-“spawn”-scriptblock
[/li][/ul]
[li]set
[/li][ul]
[li]sets new values for keys
[/li][li]adds keys with values to an entity
[/li][li]is used in the SCRIPTNAME-“spawn”-scriptblock
[/li][/ul]
[li]delete
[/li][ul]
[li]deletes entities
[/li][li]? (is used in the “game_manager”-“spawn”-scriptblock)
[/li][li]can be used to delete entities which have no script-/target-name by using the “origin”-key
[/li][/ul]
[/list]

Credits:
duke’ku, Rain and mortis

Please see the following for in depth information:
ET Pro Documentation: Scripting in ET Pro 3
ET Bugs/Cheats: Interesting adventures in scripting


(SCDS_reyalP) #2

http://wolfwiki.anime.net/index.php/Map_scripting