Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Vehicle Spawn script need help!  (Read 2250 times)

0 Members and 1 Guest are viewing this topic.

Offline Fudsine

  • Members
  • *
Vehicle Spawn script need help!
« on: 17 Mar 2008, 22:43:45 »
Ok this is the code im using

jeep1 = "jeep" createVehicle [0,0,0];

_user = _this select 0
_id = _this select 2
jeep1 setpos [(getpos trooper2 select 0)+1, (getpos trooper2 select 1)+1, getpos trooper2 select 2]
_user removeaction _id
jeep1 lock false

But when it spawns its locked!! and it dosent give me the option to get in can somebody help please :)


EDIT:
nvm fixed it
« Last Edit: 18 Mar 2008, 16:10:35 by h- »