[FilterScript] Real Riding WheelChair
#1

Real Riding Wheelchair

by iAmir



Infos:

Why didn't we have some scripts like this ?
I searched the internet the only thing I found was a vehicle linked to interior to be invisible
and an object which was attached to vehicle so you could ride your wheelchair like a vehicle but you were invisible
but I decided to make this small FS so it just took about 10 or 15 minutes
it's useful for RP servers and for minigames like race ! xD

Video:

Click On Me

Screenshot:



Download:

Pastebin.com
Reply
#2

Lmao good job.
Reply
#3

Nice work!!

Downloading...
Reply
#4

not the best idea. try to attach the object ot an rc vehicle, set the vehicle interior to 1 to make it invisible, place an npc (with the same skin as yours) to the rc vehicle with the siting animation, and voala
Reply
#5

You made my day lol +Rep
Reply
#6

Nice...
Reply
#7

It's me, riding a wheelchair like an OG.

That's really good to look, well done.
Reply
#8

Ok Good
Reply
#9

Are you serious? using global variable for checking if player used /sit or /off lol?

PHP Code:
new WheelchairShit=0
has to be per player

PHP Code:
new WheelchairShit[MAX_PLAYERS] = {0, ...}; 
and later will need to assign the value with index.

ex

PHP Code:
WheelchairShit 1
becomes

PHP Code:
WheelchairShit[playerid] = 1
Reply
#10

Quote:
Originally Posted by jlalt
View Post
Are you serious? using global variable for checking if player used /sit or /off lol?

PHP Code:
new WheelchairShit=0
has to be per player

PHP Code:
new WheelchairShit[MAX_PLAYERS] = {0, ...}; 
and later will need to assign the value with index.

ex

PHP Code:
WheelchairShit 1
becomes

PHP Code:
WheelchairShit[playerid] = 1
It wasn’t for direct use , it was just a simple showing to code to show how it works
I only made that for tests , btw , fixed that in main post and used per player variable



Quote:
Originally Posted by Ben666
View Post
not the best idea. try to attach the object ot an rc vehicle, set the vehicle interior to 1 to make it invisible, place an npc (with the same skin as yours) to the rc vehicle with the siting animation, and voala
Do you even know about usage of memory? Do you know how much server will be fucked by using NPC for each players and set their position every single moves , why should I do that when I can use specific player for that and without using any vehicles instead of wasting tons of memories and make my server fucked in lags
Reply
#11

Amazing..
+rep
Reply
#12

Thanks. <3
Reply
#13

How can i add it to Raven RP hospital system?
Reply
#14

Jummmm....

Reply
#15

Quote:
Originally Posted by irani
View Post
How can i add it to Raven RP hospital system?
Dude ! I donno it depends on each system you use!

Quote:
Originally Posted by elianalba
View Post
Jummmm....

Jesus.. I’ve never thought about that , I’ll try to fix it , any way it sounds cool right xD
Reply
#16

Dope af
Reply
#17

Quote:
Originally Posted by TravisHoffman
View Post
Dope af
xD thanks
Reply
#18

Thats awesome!
Reply
#19

What an idea, amazing
Reply
#20

Quote:
Originally Posted by iAmir
View Post
xD thanks
Quote:
Originally Posted by darkhunter332
View Post
Thats awesome!
Thanks.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)