SA-MP Forums Archive
[FilterScript] [FS] Save Vehicle Mods. - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] Save Vehicle Mods. (/showthread.php?tid=109669)



[FS] Save Vehicle Mods. - FreshKilla - 21.11.2009

Remove please.


Re: [FS] Save Vehicle Mods. - Kurence - 21.11.2009

Nice


Re: [FS] Save Vehicle Mods. - GaGlets(R) - 21.11.2009

OMG This Realy ROX :* :* :* :* :* :*

Grat job man.... :* :*


Re: [FS] Save Vehicle Mods. - Benne - 21.11.2009

I don't get why you're releasing the PR-RP scripts, but it's your choice. But I can thank you for it because it's helping me learning.
Thank you.


Re: [FS] Save Vehicle Mods. - Luka P. - 21.11.2009

Really nice


Re: [FS] Save Vehicle Mods. - Daniel_Truk - 21.11.2009

Good work Fresh


Re: [FS] Save Vehicle Mods. - Mr187 - 21.11.2009

Quote:
Originally Posted by KristianB
I don't get why you're releasing the PR-RP scripts, but it's your choice. But I can thank you for it because it's helping me learning.
Thank you.
Alot of scripters been scripting this lately, And alot of people been requesting it.

So we talked and fresh wants people to know some of his skills he decided to post some stuff thats useful for others .

Its not like someone can't script it, But it can be buggy if not scripted it right.
And its hard for newbies so this is to help them because it is useful for alot of servers RP/DM etc.


Re: [FS] Save Vehicle Mods. - marmigs - 21.11.2009

AWESOME!


Re: [FS] Save Vehicle Mods. - Globe2009 - 21.11.2009

thanks alot man its ideal

but i got the problem if cars respawn(server restarts) the paint jobs go back to normal

i use (modelid,x,y,z,angle,"color1","color2"); in my script


Re: [FS] Save Vehicle Mods. - FreshKilla - 21.11.2009

Quote:
Originally Posted by Globe2009
thanks alot man its ideal

but i got the problem if cars respawn(server restarts) the paint jobs go back to normal

i use (modelid,x,y,z,angle,"color1","color2"); in my script
Ahh i see the problem lol, I forgot to add this code in public OnVehiclePaintjob(playerid, vehicleid, paintjobid).

Change it to this.

pawn Код:
public OnVehiclePaintjob(playerid, vehicleid, paintjobid)
{
  SaveMods();
  VehiclesMod[vehicleid][10] = paintjobid;
  return 1;
}



Re: [FS] Save Vehicle Mods. - Globe2009 - 21.11.2009

changed it mate an still does the same thing paint jobs dont save

when u buy a paint job it doesnt say Vehicle component bought for 100$


Re: [FS] Save Vehicle Mods. - ApocDesigns - 02.01.2010

I have a problem. I use larp gamemode.
When i tune my car and respawn it, the tune save. But when the server close and open again, the tune dont save. I want the tune save ever, and when the server is open, the tune of the car continue please, thanks.


Re: [FS] Save Vehicle Mods. - [03]Garsino - 02.01.2010

Link dead?


Re: [FS] Save Vehicle Mods. - ArTisT - 02.01.2010

yea link is dead


Re: [FS] Save Vehicle Mods. - Eazy_Efolife - 02.01.2010

Cause UploadFFS got fucked up cause of someone (wont mention name)


Re: [FS] Save Vehicle Mods. - ApocDesigns - 02.01.2010

The post say: I havent found any bugs but if you have any bugs or questions leave a reply.

I am reporting a bug: When the server is restarted, the vehicules lost the tuning.


Re: [FS] Save Vehicle Mods. - Giovanni_DaSilva - 03.01.2010

Can you re upload it please?


Re: [FS] Save Vehicle Mods. - ApocDesigns - 03.01.2010

I upload it because im good with people, i like so so so so much help people. Here is the new link my friends

http://www.mediafire.com/?vknnzwtznwu

But now i need help, їcan somebody tell me how fix the bug when the server restart the mod dissapear?


Re: [FS] Save Vehicle Mods. - Giovanni_DaSilva - 03.01.2010

Bro i want to kiss you,also it saves but it not saves the paintjobs...Thanks for the help!


Re: [FS] Save Vehicle Mods. - Deat_Itself - 03.01.2010

sounds nice