![]() |
|
|
|
#1
|
|||
|
|||
|
there are actually 4 triggers- just the last one
Code:
if (GamePlay.gpGetTrigger("mis").Active) {
end = true;
//GamePlay.gpHUDLogCenter("!");
}
You using notepad++/visual studio? - these will help with 'bracket pairing' and finding line numbers for any errors generated |
|
#2
|
|||
|
|||
|
Um just notepad or word pad.
I think I can work out the brackets. Too busy toasting marshmallows right now though. Will try it tomorrow and will report back. Hood |
![]() |
|
|