Casimar
Comments
-
(Quote) I think this is because I done goofed. Will be replacing all the symbols in the next update! Sorry!
-
The x is only for mobs loyal to you or your faction,
Big if true, will have to test when i get off Pylos
-
(Quote) Longform writing? Don't tell the citizens of Scatterhome that, you'll probably get a knife in the chest or bullet in your temple.
-
(Quote) Currently this only targets mobs with the "m" attribute - ones that you'll want to be hunting. As far as i can tell, all quest givers are 'loyal' to some faction, so all have "mx" attributes.
I do plan to do some sort of database… -
I made a little thing, working off @Tsakar's discord post, to replicate tab targeting: install it, and it'll keep track of mobs, loyals (ie. turrets, bots, guards, …
-
Ixsei Desert mapped; ferry room no longer deletes itself (no more getting lost!); and you can now read the changelog!
-
It might be that the break statement is exiting the entire script/for loop? Perhaps if (flavor == x) {bomb = "type"} elseif ... might be preferable;
I'd suggest avoiding using get_ and set_ for local variables: Is flavor local to the for loop? … -
I've noticed if i manually honours someone, whenever I QWP or recreate i get spammed about 10 times with the honours of that person for the rest of the session;
Deleting the honoursPerson variable (in the mudlet script editor) stops this…