problem

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

Arabidnun
Forum Staff
Posts: 506
Joined: August 5th, 2007, 1:38 pm
Title: Gui Expert
Location: *Unknown*

Re: problem

Post by Arabidnun »

Here, try this:
vamp_fire_deprotected.w3x
You do not have the required permissions to view the files attached to this post.
Flexi
Member
Posts: 83
Joined: May 6th, 2008, 10:29 am

Re: problem

Post by Flexi »

What you did is just by adding some triggers?

Can you list down what you added in and where to put it.
Just want to know, so if i ever have this problem persist again, i would know how to do it.

Thanks anyway~
Rich Kane
Member
Posts: 77
Joined: May 27th, 2008, 9:08 pm

Re: problem

Post by Rich Kane »

what he did was, he went into the trigger editor at the top of the w.e map editor (beside the unit editor) and created a new trigger.

he put the event at time - time elapsed = 0 seconds
so when the game is 0 seconds in it will do the following actions
and he made the actions - move the camera to the middle for player 12 (thats the vampire)

look at the trigger he made and you can just copy and paste that (changing the player) if it ever happens again
Flexi
Member
Posts: 83
Joined: May 6th, 2008, 10:29 am

Re: problem

Post by Flexi »

May i have a look at the trigger he added in?

Im newbie in triggers, searching for the trigger for the time elaspe would take months for me.

The problem now is i cannot even search for the trigger he added in...

Now my problem is solved, but i still want to learn how to add in triggers.

*Opens flame shield*
Arabidnun
Forum Staff
Posts: 506
Joined: August 5th, 2007, 1:38 pm
Title: Gui Expert
Location: *Unknown*

Re: problem

Post by Arabidnun »

Vamp Pan View
Events
Time - Elapsed game time is 0.00 seconds
Conditions
Actions
Camera - Pan camera for Player 11 (Dark Green) to (Center of Vamp Pan <gen>) over 0.00 seconds
Camera - Pan camera for Player 12 (Brown) to (Center of Vamp Pan <gen>) over 0.00 seconds

That's the trigger

To add triggers, press the hotkeys Ctr + T, and a new trigger page will pop up in the trigger editor. Gl hF.
Flexi
Member
Posts: 83
Joined: May 6th, 2008, 10:29 am

Re: problem

Post by Flexi »

thanks