2:DestroyEffectBJ=0,effect
_DestroyEffectBJ_Defaults=GetLastCreatedEffectBJ
_DestroyEffectBJ_Category=TC_SPECIALEFFECT
Should i replace 1 with 2 or just add it above it?RemoveLocation=0,location
_RemoveLocation_Defaults=_
_RemoveLocation_Category=TC_My_Functions
Error 2:Trigger Database Error
[TriggerEvents] - TriggerRegisterTrackableHitEvent
Data section and text section have differing number of parameters (1, 0)
Trigger Database Error
[TriggerCalls] - CreateTrackable
Data section and text section have differing number of parameters (2, 0)
Before I forget, DON'T FORGET TO ADD TRIGGERSTRINGS! IT WON'T SHOW IF YOU DON'T HAVE THE RIGHT STRINGS TO DISPLAY!!!
I think it is really hard to read the way it currently is...EDIT:
I like your tutoriial, but I think it is not really straight. Could you please add a couple of titles for the chapters, like
Adding a function
Adding the function's Text
Adding a condition
Etc Etc....
Editing the WE
* Changing an Event
- Editing the Event in the TriggerData.txt
- Editing the Event in the TriggerStrings.txt
- Reminders
* Changing an Action
- Editing the Action in the TriggerData.txt
- Editing the Action in the TriggerStrings.txt
- Reminders
* Changing a Condition
- Editing the Condition in the TriggerData.txt
- Editing the Condition in the TriggerStrings.txt
- Reminders
Extending the WE
* Adding an Action Group
- Adding the Action Group in the TriggerString.txt (?)
- Using the Group
- Reminders
* Adding an Action
- Adding the Action in the TriggerData.txt
- Adding the Action in the TriggerStrings.txt
- Reminders
* Adding a Condition
- Adding the Condition in the TriggerData.txt
- Adding the Condition in the TriggerStrings.txt
- Reminders
Where should i add this in the triggerstrings. You should explain it a little clearerCreateTrackable=1,modelfile,real,real,real
_CreateTrackable_Defaults="Abilities\Spells\Other\TalkToMe\TalkToMe.mdl",0,0,RealUnitFacing
_CreateTrackable_Limits=_,_,_,_,_,_,0,360
_CreateTrackable_Category=TC_TRACKABLE
CreateTrackable
CreateTrackable="Create A Trackable"
CreateTrackable="Create A Trackable"
CreateTrackable="Create a Trackable using the model ",~Model File," at ",~Real,", ",~Real," facing ",~Real
CreateTrackable="Create A Trackable"
CreateTrackable="Create a Trackable using the model ",~Model File," at ",~Real,", ",~Real," facing ",~Real
CreateTrackableHint="This creates a trackable. (Duh)
He explained a lot of parts a lot simpler than I originally had when I drafted it. So I used parts of his. For example the list.Sorry sev, but stealing others work?
They look the same, apart from yours having better grammar.He explained a lot of parts a lot simpler than I originally had when I drafted it. So I used parts of his. For example the list.
And in some parts of my first draft were crazy :nuts: