Jump to content

Recommended Posts

Hi guys,

Ive edited the LAChangeClothes script so that it works as a paramedic taking off or putting on his jacket. Initally it worked, but then when i added icons it didnt work and ive tried every possibility (changing little bits in the script, removing the icons etc) Ive uploaded the script (below) so if someone could take a look that would be highly appreciated!

I know its a .txt, ive only done that so that i can attach it to the post (forum dosent allow .script extension)

LAChangeClothes.txt

EDIT: Also, the command becomes enabled when i call a firetruck, but they still wont change clothes

Link to comment
Share on other sites

What doesn't exactly work? You can't execute the script at all (as in pointing a vehicletarget where the FF will change), or do the FF run to the vehicle but nothing happens after? or does it crash the game (a CTD)?

Hoppah

Link to comment
Share on other sites

When i call one of the units with a Para, tech, para prac or officer, the command to put on a fluoro jacket (ie change from shirt proto to fluoro proto) is disabled, but when i call a fire truck the command is enabled, but when i try the command the person wont change into the jacket/other unit at any vehicle (They dont highlight blue'ish colour either to show thats where they can change)

Link to comment
Share on other sites

Yeah that fixed it, thanks very much (Where did you find out that from?)

Edit:

Just looked at it: Now i know what i was looking for i suppose this was the line that determined that an axe was needed in the vehicle

if (!Game::ExistsNormalObjectWithFlagSet(OF_HAS_FIREAXE))

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...