[FilterScript] [Filterscript] h-Space, travel to the space on few minutes!
#1

h-Space, Travel to the space on few minutes![Fixing]

-> Definition

* Filterscript
* Gamemode Add-on


-> What it is?

* It's located at the entrance of LS Airport, there's a bus that is lifted up by a plataform and then you are able to get aboard it. It simulates a rocket from N.A.S.A, and you are an astronaut. And yes. it flys, after sometime an accidant happens, and you need to choice die, or parachute jump!

Moving objects: 3 (Bus Plataform)

Objects: I can't remember but less than 40.


-> Download

http://pawn.pastebin.com/m143db570

EDIT: Fixed playerid 0 bug

If you can't see the pictures, visit the gallery: /imageshack/gal.php?g=photo1hjt.jpg
















Reply
#2

great very funny :P
Reply
#3

Thanks, download it and tested it MORE COMMENTS PLEASE!
Reply
#4

Bugged, test it with other players, it's a multiplayer game.
Reply
#5

could you even say me the bug?
Reply
#6

looks fun... i will try
Reply
#7

Thanks, comments please
Reply
#8

Quote:
Originally Posted by DJLOBO
i think he is talking about the sync bug when the bus is shout to the air :S
No, i mean that this script isn't working correctly for other players than playerid 0, one of the most frequent problem of newbies's scripts.

Unless you like playing alone on your local server, don't use it.
Reply
#9

Could you tell me where is located the error (line) (I'm sorry being newbie, does it disturb you? My first FS)
Reply
#10

but 0rb said it only works for id 0. Please JeNkStAX Tell me if he is right or wrong.
Reply
#11

Quote:
Originally Posted by Hot
but 0rb said it only works for id 0. Please JeNkStAX Tell me if he is right or wrong.
It will only work for ID 0 because you used SetTimer instead of SetTimerEx.
Reply
#12

I changed the SetTimer. Now Is SetTimerEx please I can't test with more than 1 player. Test it for me Please, if still buged tell me.
Reply
#13

Nice FS i think the bugs that he refers to is when you press /jump the bus disappear and others players maybe get a crash on their game or just fall without parachute, i havent teste it yet with more ppl so tomorrow ill test it with some friends and let you know if its that.
Reply
#14

Awesome FS! Prieto_Galletini add a parachute command, than your friends could jump.

Code:
if(strcmp(cmdtext, "/parachute", true) == 0)
{
GivePlayerWeapon(playerid, 46, 0);
PlayerPlaySound(playerid, 1150, 0.0, 0.0, 0.0);
return 1;
}
Reply
#15

Quote:
Originally Posted by 0rb
Quote:
Originally Posted by DJLOBO
i think he is talking about the sync bug when the bus is shout to the air :S
No, i mean that this script isn't working correctly for other players than playerid 0, one of the most frequent problem of newbies's scripts.

Unless you like playing alone on your local server, don't use it.
yeah. he right. Im use the YSF plugin for playerid gravity. maybe this help for you
Reply
#16

amazing bro .
Reply
#17

Oh! Thanks
Reply
#18

ok i test it with more players but when more than 2 enter the bus and you use /launch the bus just go back to normal position like before using /ready.
Reply
#19

Nice FS

but fatal error 100: cannot read from file: "YSF"

can you uploadet me ?
Reply
#20

Sorry, no more working with this, FAIL FS :/ YSF is a plugin, download it and it will work perfeclty.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)