Jump to content


Photo

Worldbuilder


  • Please log in to reply
2 replies to this topic

#1 thekiller11

thekiller11
  • Members
  • 124 posts
  • Location:Netherlands
  • Projects:FVW

Posted 04 June 2007 - 02:16 PM

I have some questions about worldbuilder (Helm's deep map, thats why I ask it here)

1. How can you script a mine to explode?
2. How can you script a ladder to stand to a wall?

Thank you in advance
Posted Image
Posted Image
Posted Image
92% of teens have moved onto rap. If you are part of the 8% that still listen to real music, copy and paste this into your signature

Gandalf: "Look to my coming at first light on the fifth day. At dawn look to the east."


#2 Rob38

Rob38

    Believer of Hope

  • Hosted
  • 3,567 posts
  • Location:USA
  • Projects:Helm's Deep Last Hope
  •  One who is not afraid of new challenges

Posted 04 June 2007 - 02:46 PM

Haven't had a whole lot of time so far to mess around with scripting but I kind of have a general idea of how they work.

1. (completely untested)

if true (put whatever condition you want here)
then
___ unit uses ability 'Command_DeployMine' at waypoint ___.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

if unit ____ exists and is alive
then
___ unit uses ability Command_SpecialAbilityLightTorch'

;;;;;;;;;;;;;;;;;;;;;;;;;

if ___ timer has expired
then
_____ unit begins attack on unit ____

2. tested - uncheck the box that says to deactivate upon success and then change the evaluate script to every 5-10 seconds instead of every frame

If true
Team 'ladder first wave' uses ability 'command_SpecialAbilitySeigeDeploy' on unit 'Culvert'

signature_group1.gif

 

16821.png


#3 thekiller11

thekiller11
  • Members
  • 124 posts
  • Location:Netherlands
  • Projects:FVW

Posted 05 June 2007 - 05:14 AM

OK thank you very much
Posted Image
Posted Image
Posted Image
92% of teens have moved onto rap. If you are part of the 8% that still listen to real music, copy and paste this into your signature

Gandalf: "Look to my coming at first light on the fifth day. At dawn look to the east."





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users