[FilterScript] [FS] Bus Interior
#1

Bus Interior

Updated it again
Fixed the location so you don't fall

Updated
Updated it so now when you turn your camera to the side instead of seeing outside it goes closer
to the player.

I've seen interiors for the Train and the Shamal but never for the Bus so I thought I would try making one.

This is a small filterscript that teleports you to an interior made with objects when you enter
a bus as a passenger. To get to the interior you have to spawn or add the Bus (Model ID 431)
somewhere on your server and enter as passenger (Press G) or type /gotobus if you're logged
in as RCON admin. It's a very small interior but it uses about 70 objects.

Some screenshots:
From the front where you enter looking back From the back of the bus looking to the front


It's got some TVs hanging down from the over head storage bit and the green part down the
middle is suppose to be a carpet and to exit press Enter.

Other Notes:
Sometimes when you enter as passenger and get teleported the radios continues playing
and you can go through the channels with G and H

Added another version with a pink carpet


Also in the new one you can get to the interior through the Coach (ID 437) aswell as the Bus (ID 431)
Fixed the horn thing so it works for everyone and not just ID 0 (Thanks to =>Sandra<= for that)

Video showing the interior and how to enter/exit - ******* video
Credits to TPD for the video

Download

Updated:
[b][b]
Reply
#2

Very Nice...Thanks man
Reply
#3

Looks cool! I like the televisions.
Reply
#4

OMFG that is awesome, I want it :P
Reply
#5

Thanks
Reply
#6

Nice

Idea for next version: Maybe you can support also the other bus-model 437 (Coach).

Edit: Oh, and those 'horns' will only work for id '0'

Код:
new Timer1[MAX_PLAYERS];
new Timer2[MAX_PLAYERS];
Код:
Timer1[playerid] = SetTimerEx("HornA", 60000, 1, "i", playerid);
Timer2[playerid] = SetTimerEx("HornB", 60500, 1, "i", playerid);
Код:
KillTimer(Timer1[playerid]);
KillTimer(Timer2[playerid]);
Reply
#7

Nice
Reply
#8

Wow, that looks amazing. I thought it's made by a rockstar developer for a second. Very nice job Cyber.
Reply
#9

Not bad at all.

Maybe the carpet could be another color, but other than that its pretty good.
Reply
#10

i gona use this
Reply
#11

Haha looks just like the bus i take to school LOL

great job man, imma use this!!
Reply
#12

awesome i will use this ! thanks and can i travel inside the bus interior while someone else is driving the bus ?
Reply
#13

Yes. When you come out, you will spawn under the ground though. You need to edit the pos. it sets you, after you exit the bus.
Reply
#14

Oh this is so cool you'd think Rockstar themselves designed it. 10/10 it would be great for parties IG.
Reply
#15

Kickass cool!
Well done!
Reply
#16

that is really nicely made man! really nice
Reply
#17

That is very good mapping, very good for roleplay servers.
Reply
#18

Nice int ,where did you find it?.Because i aint seen it before
Reply
#19

Quote:
Originally Posted by Damage2008
Nice int ,where did you find it?.Because i aint seen it before
He built it.
Reply
#20

looks good, but I have 1 question.

is it possible to enter the "normal" bus as passenger?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)