Enigma 10 Report post Posted July 6, 2010 Basically Use $map_id[31].name = $data_actor[11].name to set the name of map 31 equal to the name of actor 11 So in event use Name input processing and select the Actor Id then use $map_id[].name = $data_actor[].name to set the map name :) Share this post Link to post Share on other sites
Basically
Use
to set the name of map 31 equal to the name of actor 11
So in event use
Name input processing and select the Actor Id
then use
to set the map name
:)
Share this post
Link to post
Share on other sites