[FilterScript] C" First Person Driving (FPD)
#1

C" First Person Driving (FPD)

Hello Friends, After the creation of C" Admin. I decided to create a simple and basic filterscript. Because these simple things can made you server more attractive.

I am sure that you have heard about FPS (First Person Shoot) in every shooting game. Like Counter Strike, I.G.I, etc. And I think this feature is also introduced in SA-MP.

But, I think you don't have heard about FPD (First Person Driving) in SA-MP. I have tried to make something different and simple that should be easy to use and edit.


Features

This filterscript will give you the feature of real driving. In this filterscript, a camera is located in the car. By which you can drive car like the same way you drive in real.
Here are some images. Take a look on them.



IMAGE # 1
IMAGE # 2
IMAGE # 3
IMAGE # 4
IMAGE # 5
IMAGE # 6


Bugs & its fixes

If you drive truck. The height of truck is greater than the height of car and jeep. I have settled the camera at medium position. Which fits in Cars, Jeeps and Bikes, but not in truck. To fix this bug, you have to follow the below step.

pawn Код:
if(GetPlayerVehicleID(playerid) == TRUCK_ID)
{
    // Camera position
}
Just set your camera position according to the trucks height.

Download





Update

  • Camera remains on bike after bike fall bug fixed
  • Added third person camera only for Passengers
  • Added cmds to ENABLE and DISABLE First Person
ENABLED
DISABLED






Reply
#2

really not bad, +1
Reply
#3

Well done!

I look forward to trying this out. +1 rep for the great and unique work.



Maybe in an update see if you can get the trucks camera positions to work bug-free?
Reply
#4

Thank You Friends for you kind comments.
Reply
#5

Oooh shit! nice work mate! +1 rep.
Reply
#6

Quote:
Originally Posted by Tuntun
Посмотреть сообщение
Oooh shit! nice work mate! +1 rep.
Thanks
Reply
#7

better of you make it with command on/off
Reply
#8

Nice work!!
Reply
#9

Nice work.
Reply
#10

Thank You
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)