Jump to content

Armed_Defender

Member
  • Posts

    19
  • Joined

  • Last visited

    Never

Armed_Defender's Achievements

Curious Artila

Curious Artila (3/17)

  1. Quote: Originally written by Just Nikki.: Quote: Originally written by Armed_Defender: Windows Vista (BoA still works for me even though it's not meant to.) It isn't not meant to work. Really? I thought the 'Pre Vista' thing on the download page meant it wouldn't work on Vista? Oh well
  2. I'll Beta test for you if you want. Armed_Defender Armed_Defender(at)hotmail(dot)com Windows Vista (BoA still works for me even though it's not meant to) Thanks.
  3. lol I just ended up killing the mayor in Muck for the Vahnatai (sp?), can't remember why I did, but it was fun anyway
  4. Quote: Orginally written by Niemand: 1) There is no way to find out which way an NPC is facing. You can set the value, but not retrieve it. 2) Why do you need this? Do you want NPCs to only notice crimes if facing the party? If so I'm afraid that there's no good way. Other than that, I can't think of any reason you would need this. Well, my intention was to make it possible for the party to steel from an unsuspecting NPC if the player was to sneak up behind them while their back is turned. To find out whether they the player was successful i would use: Quote: Originally written by Ephesos: To the best of our collective knowledge, there is no workaround for this problem. Ok well, there goes another idea. I'll just do it through specials, which would probably be easier in the long run. Well I can still use Niemands' and Niocas' scripts for my original idea lol. Thanks again for all your help everyone.
  5. Well I put both Niemands' and Niocas' scripts in, but then I realized that, for what I had in mind to work, i'd need a call to return the value of which direction an NPC is facing. Like a 'character_facing(ME)' call. I tried that but of course that returned a bunch of errors, so is there any call to do this? I think with messages I should be alright (with the help of the docs of course). Quote: Multiplying by negatives is fine, but I do have to tell you that the move_to_new_town call only works when it's used in a state activated by the party stepping into a special rectangle. What call could I use in a terrain script instead of move_to_new_town?
  6. Wow , thanks for all the help everyone, i wasn't expecting this many replies lol. It's a bit late at the moment so i'll have to get around to doing this tomorrow but hopefully it all works out. Thanks again for all the help and i'll post anymore problems i run into (which i'm sure there'll be lots ). Also, one more thing: can the BoA engine handle multiplying by negatives? For example, This is part of a terrain script i'm working on: Code: move_to_new_town(my_loc_x,((my_loc_y - 47) * -1),get_memory_cell(9)); Is that possible, or do i have to do it some other way?
  7. Question: How would I get the NPC to search for the nearest guard? Would it work if I, in the NPC's script, made the call can_see_char (i think this is it, but i'm not sure) whenever the crime level goes up, and if it has, and the NPC sees the player, make the NPC run. Maybe if i set guards who don't move randomly at places in the town then made the NPC run to the nearest on of those. Would this be possible?
  8. Does anyone know if it's possible to make a normal NPC actively search out the nearest character whose script is "guard.txt" after witnessing a crime done by the player. For example, the player breaks into someones house and steals some items of value not theirs, an NPC witnesses this, so, instead of the town becoming hostile straight away, i want the NPC to run away to the nearest guard, then the town becoming hostile. Is there a call that will make the NPC do this (or list of calls)?
  9. Lol ok, I was hoping he would do something interesting seeing as you have to fly to get there. Thanks for the help.
  10. Does anyone know who that guy is in South-Western Valorium, he lives on an island a few spaces off the coast, you have to fly to get there, but when you do, he just curses you. It's very strange and I'm curious to as to what the point is of him being there. Thanks in advance. EDIT: Sorry, forgot to mention that this is in Exile III.
  11. Whilst playing Avernum 3, I was exploring in Southwest Valorim when I came across a small island that I had to use the Orb of Thralni to get there. Theres a little hut on the island and if you knock on the door, a "withered, gnarled old hermit waddles out of the hut", then curses you! Who is this madman? Why is he there?
  12. maybe in g4 we should be alowed to choose if we want to be good or bad from the start, if we choose to be bad we should be able to make spawners and things that create thier own little monsters to wreak havoc on any nearby towns, and as you go along you should be able to make a few really powerful spawners sort of like bosses? just an idea.
  13. maybe in g4 there should be more charactor slots for your creations? maybe it should be optional depending on what difficulty you choose. for example: easy has more charactor slots the hard and so on?
×
×
  • Create New...