Unfamiliar with trigger

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

Post Reply
AyamTelorGurih
Newcomer
Posts: 4
Joined: July 12th, 2016, 11:38 am

Unfamiliar with trigger

Post by AyamTelorGurih »

I'm planning to add/edit trigger or function, but I don't know what can be used to make the trigger or function and how it's used.

If someone would be so kind, please tell me and teach me.

Sorry for my bad english/grammar
niflheimr
Junior Member
Posts: 30
Joined: September 18th, 2016, 5:59 am
Title: Translator Map War3

Re: Unfamiliar with trigger

Post by niflheimr »

AyamTelorGurih wrote:I'm planning to add/edit trigger or function, but I don't know what can be used to make the trigger or function and how it's used.

If someone would be so kind, please tell me and teach me.

Sorry for my bad english/grammar


what trigger u mean? can u post the trigger? @Mr.ChickenEggYummy :D
I like rpg korean or another language
I like making guide rpg map
I like translate map BUT depending on my mood - dont forced me for translate -
I like rpg with quest [ story & repeat ], crafting , raid , DG , and LOLI :3
But ....
I don't like my translate map inject with cheat = that make me annoyed
if you want the respect of others, please respect others first.
AyamTelorGurih
Newcomer
Posts: 4
Joined: July 12th, 2016, 11:38 am

Re: Unfamiliar with trigger

Post by AyamTelorGurih »

Sorry, i mean the programming language.
and sorry for my late reply.
Apple
Forum Staff
Posts: 1850
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore
Contact:

Re: Unfamiliar with trigger

Post by Apple »

Edit the trigger script with jasscraft.

how to make a function?

Code: Select all

function Name takes nothing returns nothing
//trigger code
endfunction



how to use a function ?

add this to the initialization trigger/main function

Code: Select all

call Name()


function main takes nothing returns nothing

function config takes nothing returns nothing

want to learn jass?
teach yourself
http://jass.sourceforge.net/doc/
Request a map? Follow the rulesHERE
Request templateHERE
Please, do not PM me.
On the side note, I'm still playing vampirism speed on malaysia room, occasionally in Garena. Bcuz too lazy to find out where else I can play them.
Post Reply