OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Acecool on 07 Mar 2005, 13:14:51
-
Ive searched, cant find it..
Any ideas?
Basically, I want to remove the X has been killed, or X killed by Y..
Any ideas? Thanks.
-
I remember a BAS-mission made by Nagual where the "killed by" text was replaced with information on where the person was shot and with how many bullets. Example:
"nominesine was shot in the head by Acecool"
"nominesine was shot in the torso by Acecool"
If you can alter the text I suppose you can also remove it. The mission is named "Kimbe Assault" and it was released as a MP-mission together with the BAS_Tonal+Opfor pack. Download it, unPbo it and see how Nagual did the scripting. It's not a feature of the BAS-addons, I've never seen it in any other BAS-mission.
-
Will do, thanks :-)
Edit, cant find the mission..
Checked official forums, here and ofp.info
-
I can send it by mail, but I'm out of town working right now, so it'll take a few days.
-
If U just want to edit the text:
Goto OperationFlashpoint\RES\BIN\Stringtable.csv
Open the file,scroll to number517-518 and edit the lines
-was killed
-was killed by
to anything you like.
To return the bodypart thats got hit they probably use an EH damaged.
-
nominesine > That would be great, thanks.
Platoon Patton > I want to change for this one mission only ( for everyone that plays it ), not globally.
-
Any ideas?