snippets.aoe2map.net

Share Age of Empires 2 Random Map Script snippets online

Rename a unit
/* This changes the name of Ornlu the Wolf to "Tristan" */
/* You can change the name of a unit only to a string found in key-value-strings-utf8.txt */

#const ORNLU_THE_WOLF 707 

<PLAYER_SETUP>
effect_amount SET_ATTRIBUTE ORNLU_THE_WOLF ATTR_NAME_ID 5779