Random Weidu related question
elminster
Member, Developer Posts: 16,317
So if I'm making a compilation of various tweaks to the game (either game really) and I want people to be able to pick and choose which ones they want is there a particular command line or phrasing I need to use in the setup file?
Edit: Nevermind I may have figured it out reading the tutorial/documentation.
Edit: Nevermind I may have figured it out reading the tutorial/documentation.
Post edited by elminster on
0
Comments
The second part of this (debating about whether or not to attack or to retreat) I'm guessing would be very difficult to implement (based on race anyways) but I'm just wondering how easy would it to be to mod the script so that a kobold would attack any gnome in a group first before any others.
Maybe SSL could help you if you are really motivated : tutorial link
And you'd be part of the handful of ppl who've ever used it !
- line 3 SetGlobal() used as a trigger instead of just Global()
- line 16 you gotta put quotes around the ARxxxx string so EscapeAreaMove("AR0703", 611, 602, 14)