Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
changing configs from init.sqs?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: changing configs from init.sqs? (Read 486 times)
0 Members and 1 Guest are viewing this topic.
Gron
Members
I'm gron
changing configs from init.sqs?
«
on:
09 Feb 2005, 22:39:54 »
The topic says it all, so can i ie set a different armour value to a specific unit in a single mission without actually making the change in itÂ's config, and therefore avoiding any hard feelings from any addonmaker?
Logged
Dubieman
Guest
Re:changing configs from init.sqs?
«
Reply #1 on:
09 Feb 2005, 23:13:36 »
No, pretty sure the answer is no.
;D
All I know is you can't jump into a .pbo before the mission starts and increase the armor value. You need to go into the config, do it then repbo it which actually makes a "new" addon(just modded).
Logged
Gron
Members
I'm gron
Re:changing configs from init.sqs?
«
Reply #2 on:
09 Feb 2005, 23:30:30 »
thanks for the answer, guess I wonÂ't need to bother about it anymore then
Logged
General Barron
Former Staff
Semper Fi!
Re:changing configs from init.sqs?
«
Reply #3 on:
10 Feb 2005, 03:42:13 »
You can fake it via scripts. Here is a link to an older script that does just that, although you can do it better using eventhandlers nowadays:
http://ofpec.com/editors/resource_view.php?id=239
Logged
HANDSIGNALS COMMAND SYSTEM
-- A realistic squad-control modification for OFP
kexp.org
-- The best radio station in the world, right here at home! Listen to John Richards!
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
changing configs from init.sqs?
Top of page