Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3905


Ignore:
Timestamp:
Jun 26, 2006, 6:27:18 PM (18 years ago)
Author:
snellen
Message:

added script to move thestranger, added scripttrigger

Location:
data/branches/single_player_map
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • data/branches/single_player_map/worlds/sp_level_ambush_at_jupiter.oxw

    r3904 r3905  
    3030     <file>thestranger.lua</file>
    3131     <function>tick</function>
    32      <abs-coor>-1447.054,-19.1,-420</abs-coor>
    33      <radius>2</radius>
     32     <abs-coor>-84, 19,77</abs-coor>
     33     <radius>50</radius>
    3434     <worldentity>Player</worldentity>
    3535     <callonce>false</callonce>
     
    6161       <model>models/creatures/doom_guy.md2, 10</model>
    6262       <md2texture>doom_guy.png</md2texture>
    63        <abs-coor>776, 3, 16</abs-coor>
     63       <abs-coor>-120, 19, 208</abs-coor>
    6464       <abs-dir>-1.55, 0, 1, 0</abs-dir>
    6565    </GenericNPC>
     
    6767    <FPSPlayer>
    6868      <name>Player</name>
     69
    6970      <abs-coor>-148,80,87</abs-coor>
    7071      <model>models/creatures/droidika.md2, 5</model>
Note: See TracChangeset for help on using the changeset viewer.