SA-MP Forums Archive
Car tuning save! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Car tuning save! (/showthread.php?tid=186141)



Car tuning save! - BeriT - 27.10.2010

H1 guy`s.I look at this web and mutch another pages but i can`t find Car Tuning Save.

P.S. Please don`t give broken links!Hope you try to help me


Re: Car tuning save! - LarzI - 27.10.2010

You mean that the vehicle will spawn with mods (components) ?


Re: Car tuning save! - BeriT - 27.10.2010

no no no i tune my car (RP server i host)when i park it tune are lost!


Re: Car tuning save! - Backwardsman97 - 27.10.2010

Well you would need the code that saves the vehicle in wherever you park it. All it does I'm sure is save the vehicle model and just spawns it there. You should post that code.


Re: Car tuning save! - BeriT - 27.10.2010

yes i`m need a code.Oh I`m don`t write that ?-That i need pwn code?


Re: Car tuning save! - Luis- - 27.10.2010

Wtf , You need a Pawn code to save your Tunings..


Re: Car tuning save! - Scenario - 27.10.2010

I'm sure you would be better off by visiting your native languages area on this forum - it'll be easier for you to understand. If you don't want to do that, then we can try and solve the issue here.

When you do the /park command, obviously it just saves the vehicle model, location and possibly color. If you want it to save vehicle modifications (components) as well, then we'll need your vehicle parking command. If you could locate that command and paste it here, we will be able to offer further support.

(I hope somebody quotes this, since people have been getting "sick of my attitude" lately.)


Re: Car tuning save! - BeriT - 27.10.2010

Quote:
Originally Posted by -Luis
Посмотреть сообщение
Wtf , You need a Pawn code to save your Tunings..
YES!!You understand me


Re: Car tuning save! - Luis- - 27.10.2010

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
I'm sure you would be better off by visiting your native languages area on this forum - it'll be easier for you to understand. If you don't want to do that, then we can try and solve the issue here.

When you do the /park command, obviously it just saves the vehicle model, location and possibly color. If you want it to save vehicle modifications (components) as well, then we'll need your vehicle parking command. If you could locate that command and paste it here, we will be able to offer further support.

(I hope somebody quotes this, since people have been getting "sick of my attitude" lately.)
Done , And what Realcop says you will need to locate your Tuning system if you will find it easier you could use 'Control and F' while in Pawno then use [ pawn] [ /pawn] without spaces;
pawn Код:
Like this



Re: Car tuning save! - The_Moddler - 27.10.2010

You must paste you /park command, use ctrl+f, write /park and hit enter, you copy the code and you paste it here.