OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: WizzyWig 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
-
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.
-
ok have remove main model and added scripts please if you can hel pme fix the problem please do
-
please email me fix's to master_wiz@hotmail.com
-
have fixed ddrop script now need to know how to make the fire visibal to all users in multi
thanks