• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] Help me pls with this tutorial

Status
Not open for further replies.
Level 9
Joined
Jul 31, 2007
Messages
124
http://www.hiveworkshop.com/forums/...als-278/transitions-among-campaign-maps-6283/

I have big problem. i did everything like was mentioned, and i stopped on 1st point of this tutorial:
"Triggers

Map 1 Triggers"

  • Initialization
  • Events
  • Map initialization
  • Conditions
  • Actions
  • Game Cache - Create a game cache from CommonCache.w3v
  • Set CommonCache = (Last created game cache)
  • Set LoadingFrom[2] = From Map 2
  • Set LoadingFrom[3] = From Map 3
  • Trigger - Turn off (This trigger)
Where is the "Set LoadingFrom(2) = (Here i dont have the "MAP 2 or MAP 3" i have here only : Region-get triggering region, Region-create region,Advanced - convert rect to region and Advanced -JASS Code.) Can I ask, how to make that tutorial working? because it seems its broken or someting. cuz i followed every step , created variables too, and stopped cuz of the "map 2 /nmap 3 thing) Its on start:/

Thx
 
Level 3
Joined
Feb 14, 2009
Messages
30
and you are sure u made it like:
Name: LoadingFrom
Type: Region
Array: 2
Value: None

Because when i recreated the same variable i got totaly diffrent functions.
 
Last edited:
Status
Not open for further replies.
Top