Andrew Posted October 2, 2009 Report Share Posted October 2, 2009 What is the file that specifies which person enters what vehicle...for example i want the engineer to be a able to enter the fire truck. What file i need to change ? Quote Link to comment Share on other sites More sharing options...
Tim Posted October 2, 2009 Report Share Posted October 2, 2009 Scripts/Game/Command -> Entercar.scriptThis is the script that controls which units may enter which car. Quote Link to comment Share on other sites More sharing options...
EmC-Unit Posted October 2, 2009 Report Share Posted October 2, 2009 What is the file that specifies which person enters what vehicle...for example i want the engineer to be a able to enter the fire truck. What file i need to change ?Easy way to add command from that role which you want to use(For ex after edding commant "Cool" on police man he can enter intoo fire cars,Etc) Quote Link to comment Share on other sites More sharing options...
Andrew Posted October 2, 2009 Author Report Share Posted October 2, 2009 What file do i need to change to make the Warning lights command to have the text 'Warning lights on/off' instead of VCmdWarningLights when you click on them ingame..? Quote Link to comment Share on other sites More sharing options...
EmC-Unit Posted October 2, 2009 Report Share Posted October 2, 2009 Looks intoo script object VCmdWarningLights : CommandScriptAsk before doing it Quote Link to comment Share on other sites More sharing options...
Andrew Posted October 2, 2009 Author Report Share Posted October 2, 2009 How do i change this text (circled with red)I want there to write 'Warning Lights On/Off' instead of 'VCmdWarningLights' Quote Link to comment Share on other sites More sharing options...