wc3edit.net
https://forum.wc3edit.net/

Unfamiliar with trigger
http://forum.wc3edit.net/deprotection-cheating-f64/unfamiliar-with-trigger-t33273.html
Page 1 of 1

Author:  AyamTelorGurih [ September 30th, 2016, 11:46 am ]
Post subject:  Unfamiliar with trigger

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

Author:  niflheimr [ September 30th, 2016, 2:11 pm ]
Post subject:  Re: Unfamiliar with trigger

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

Author:  AyamTelorGurih [ October 11th, 2016, 1:07 pm ]
Post subject:  Re: Unfamiliar with trigger

Sorry, i mean the programming language.
and sorry for my late reply.

Author:  Apple [ October 11th, 2016, 1:38 pm ]
Post subject:  Re: Unfamiliar with trigger

Edit the trigger script with jasscraft.

how to make a function?
Code:
function Name takes nothing returns nothing
//trigger code
endfunction



how to use a function ?

add this to the initialization trigger/main function
Code:
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/

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/