Jump to content
Texas_DPS

LAToFireStation script

Recommended Posts

here is the deal, it works for the most part, just have these problems

FireStation 1

division vehicle wont rts (no spot at station)

tiller does not park right

(need to work on tofirestation script)

- ambulance r1 opens gate 1 when rts - not a major problem

------------------------------------------

FireStation 2

obj_ambulance41 not defined (line 1148)

ambulance22 doesnt have rts (dont know why it wont hold the command)

battalion vehicle wont rts (no spot at station)

(need to work on tofirestation script)

------------------------------------------

FireStation 3

hazmat rear door doesnt open

soc truck doesnt park stright

(need to work on tofirestation script)

i think i need a break and help, please

here is the script if anyone want to help

http://pastebin.com/7JPfTECC

Link to comment
Share on other sites

ambulance22 doesnt have rts (dont know why it wont hold the command)

else if(StrCompare(v.GetPrototypeFileName(), OBJ_AMBULANCE41) == 0)

Should the ambulance be 21 not 41? Just a minor typo that was overlooked, I do it sometimes.

If you have fixed some of these, could you put a strikethrough them you fixed and I'll see if i can help you out with any.

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...