Home   Help Search Login Register  

Author Topic: DRop problem  (Read 1091 times)

0 Members and 1 Guest are viewing this topic.

Offline WizzyWig

  • Members
  • *
  • Mod Maker
    • Oblivion Promotions
DRop problem
« on: 19 Feb 2004, 21:50:40 »
ok hi again im making a speed boat with nice animated turbos

ok have uploaded script

but my problem is that

1. Players can only see there own fire
2. I get an error with one of the drop lines

please can some one take a look at it for me as i cant fix it

thanks

Offline MI_Fred

  • Members
  • *
  • AA
    • OFP Team Finlanders
Re:DRop problem
« Reply #1 on: 20 Feb 2004, 02:12:31 »
1) if the script is exec'd via an action, that limits it to only it's user.
2) _fire exec "\Wizboat\smoke.sqs"
assuming you want to access a folder withing the missions folder, drop the first \. Otherwise  :-X That doesn't solve it tho. If it has come up with an error of a missing file, it wont anymore. I can't see anything wrong with the script. Perhaps it's the way you exec it. Since _fire = _this, it would go:
boat exec "script.sqs". But since if it's an action... then you'd have to give the boat the action, then it'd be _this select 0.
« Last Edit: 20 Feb 2004, 02:16:01 by MI_Fred »
There's gooks over there, there's mines over there, and watch out those goddamn monkeys talk, I'll bite ya.

Offline WizzyWig

  • Members
  • *
  • Mod Maker
    • Oblivion Promotions
Re:DRop problem
« Reply #2 on: 20 Feb 2004, 07:51:18 »
ok have remove main model and added scripts please if you can hel pme fix the problem please do

Offline WizzyWig

  • Members
  • *
  • Mod Maker
    • Oblivion Promotions
Re:DRop problem
« Reply #3 on: 20 Feb 2004, 07:54:15 »
please email me fix's to master_wiz@hotmail.com

Offline WizzyWig

  • Members
  • *
  • Mod Maker
    • Oblivion Promotions
Re:DRop problem
« Reply #4 on: 23 Feb 2004, 07:54:20 »
have fixed ddrop script now need to know how to make the fire visibal to all users in multi
thanks