Server tuning?
#1

How would I add Wheels tuning shop to my samp server what checkpoint thing do I need to add?
Reply
#2

You can't really move it. You can make a teleport to it though, get the coords of the garage & create a pickup / checkpoint for the vehicle.
Reply
#3

I mean like how in a stunt server you can drive a car into the garage and tune it then exit with your vehicle tuned how would you do that?
Reply
#4

Quote:
Originally Posted by arathin
Посмотреть сообщение
I mean like how in a stunt server you can drive a car into the garage and tune it then exit with your vehicle tuned how would you do that?
Well it is possible to make a server sided garage with a few mapping and commands.

Basically you need to find a place where you will map the garage, the interiors etc etc. After you've mapped it get the coordinated and create a pickup on the coordinate. After that in OnPlayerPickupPickup if(pickupid == blahblah) { if(IsPlayerInAnyVehicle) etc etc showplayerdialog(playerid, dialog_tune)

and from there you have to make a dialog based tuning system with the given components etc.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)