Making Quest Log Gui Script

Started by steril, Sat 21/08/2010 14:10:13

Previous topic - Next topic

steril

Hi guys was going well recently but then I decided to make a quest log gui. But I'm new at this job and I'm a bit confused about scripting. (I read the manual, but that didn't help me at this.)

The thing is; I talk to someone and when I choose an option in the dialog. I want to add a quest to the quest log gui. By the way, which gui should I use for quest log, and that script?
Thanks for any advices.

Virgil

Take advantage of the Journal Module. I'tll probably do everything you need it to.

steril


steril

but I think it'll take time to get it  :-\

Virgil

Oh it won't be easy, but better than writing your own code.

steril

I dont understand; I cant start it with "if" . Can you help me, any examples please? :'(

Khris

Commands need to be inside functions.

Say you created a GUI and added a button to it. If you double-click the button in the GUI editor, AGS creates an empty function and puts the name in the on click event field.
In that function, between { and }, you can now put script commands.


SMF spam blocked by CleanTalk