Search results

  1. F

    convert integer2string

    thx, got it
  2. F

    critter_dmg() prob

    If I give damage to player using critter_dmg(self_obj, etc.. in obj_dude.int than whole script(dude_obj) become paralized until I exit current map.
  3. F

    Stop map travel; Remove messages on item use

    I need some script which is executed while player is traveling on the world map.
  4. F

    convert integer2string

    How to convert integer variable to string or display integer varible ingame?
  5. F

    Stop map travel; Remove messages on item use

    tried yet = no effect :(
  6. F

    Stop map travel; Remove messages on item use

    Yeah, but that isn what I need actually. If you repair generator in vault 15 using some tool you also dont get "That does nothing" message and no .msg edit needed. It must exist some call to disable it in scripts.
  7. F

    Stop map travel; Remove messages on item use

    Hi I have two questions: 1: How to ged rid of "That does nothing" message where using one object to on another 2: Is any way how to stop players travel on map in certain moment using scripts?
  8. F

    Problem with setting rotaion & elevation in mapper

    Oh sry. I had mistake in exit grid setting. But THX.
  9. F

    Problem with setting rotaion & elevation in mapper

    Hi, I have problem with setting both parameters. In mapper if i press F8, "hero" start hex and rotaion is OK. So I try it in game on starting map(bwstart) and starting position and rotation is OK, but If i go over exit grid to another map (bwsquat), starting hex is OK but elevation and rotation...
Back
Top