// This is a comment// uncomment the line below if you want to write a filterscript//#define FILTERSCRIPT#include <a_samp>#if defined FILTERSCRIPT}public OnVehicleSpawn(vehicleid){AddStaticVehicleEx(409,2191.80004883,-1803.19995117,13.50000000,0.00000000,3,3,15); //StretchAddStaticVehicleEx(550,2157.30004883,-1807.50000000,13.30000019,0.00000000,3,3,15); //SunriseAddStaticVehicleEx(489,2162.30004883,-1807.30004883,13.69999981,0.00000000,3,3,15); //RancherAddStaticVehicleEx(495,2167.39941406,-1808.09960938,13.89999962,0.00000000,3,3,15); //SandkingAddStaticVehicleEx(468,2164.10009766,-1793.40002441,13.30000019,0.00000000,3,19,15); //SanchezAddStaticVehicleEx(468,2165.30004883,-1793.40002441,13.30000019,358.25000000,3,19,15); //SanchezAddStaticVehicleEx(522,2166.50000000,-1793.30004883,13.19999981,0.00000000,3,3,15); //NRG-500AddStaticVehicleEx(522,2167.80004883,-1793.30004883,13.19999981,0.00000000,3,3,15); //NRG-500AddStaticVehicleEx(482,2172.19995117,-1807.80004883,13.60000038,0.00000000,3,3,15); //BurritoAddStaticVehicleEx(415,2177.00000000,-1807.69995117,13.19999981,0.00000000,3,1,15); //CheetahAddStaticVehicleEx(559,2181.10009766,-1807.59997559,13.10000038,0.00000000,3,1,15); //JesterAddStaticVehicleEx(560,2157.00000000,-1794.09997559,13.19999981,181.00000000,3,-1,15); //SultanAddStaticVehicleEx(560,2161.50000000,-1794.09997559,13.19999981,180.99975586,3,-1,15); //SultanAddStaticVehicleEx(562,2174.30004883,-1793.90002441,13.10000038,181.25000000,3,3,15); //ElegyAddStaticVehicleEx(562,2170.69995117,-1793.80004883,13.10000038,181.75000000,3,3,15); //Elegyreturn 1;}#endif
// This is a comment// uncomment the line below if you want to write a filterscript//#define FILTERSCRIPT#include <a_samp>#if defined FILTERSCRIPT}public OnFilterScriptInit(){ AddStaticVehicleEx(409,2191.80004883,-1803.19995117,13.50000000,0.00000000,3,3,15); //StretchAddStaticVehicleEx(550,2157.30004883,-1807.50000000,13.30000019,0.00000000,3,3,15); //SunriseAddStaticVehicleEx(489,2162.30004883,-1807.30004883,13.69999981,0.00000000,3,3,15); //RancherAddStaticVehicleEx(495,2167.39941406,-1808.09960938,13.89999962,0.00000000,3,3,15); //SandkingAddStaticVehicleEx(468,2164.10009766,-1793.40002441,13.30000019,0.00000000,3,19,15); //SanchezAddStaticVehicleEx(468,2165.30004883,-1793.40002441,13.30000019,358.25000000,3,19,15); //SanchezAddStaticVehicleEx(522,2166.50000000,-1793.30004883,13.19999981,0.00000000,3,3,15); //NRG-500AddStaticVehicleEx(522,2167.80004883,-1793.30004883,13.19999981,0.00000000,3,3,15); //NRG-500AddStaticVehicleEx(482,2172.19995117,-1807.80004883,13.60000038,0.00000000,3,3,15); //BurritoAddStaticVehicleEx(415,2177.00000000,-1807.69995117,13.19999981,0.00000000,3,1,15); //CheetahAddStaticVehicleEx(559,2181.10009766,-1807.59997559,13.10000038,0.00000000,3,1,15); //JesterAddStaticVehicleEx(560,2157.00000000,-1794.09997559,13.19999981,181.00000000,3,-1,15); //SultanAddStaticVehicleEx(560,2161.50000000,-1794.09997559,13.19999981,180.99975586,3,-1,15); //SultanAddStaticVehicleEx(562,2174.30004883,-1793.90002441,13.10000038,181.25000000,3,3,15); //ElegyAddStaticVehicleEx(562,2170.69995117,-1793.80004883,13.10000038,181.75000000,3,3,15); //Elegy return 1;}#endif
[pawn]#include <a_samp>#define FILTERSCRIPTpublic OnFilterScriptInit(){ AddStaticVehicleEx(409,2191.80004883,-1803.19995117,13.50000000,0.00000000,3,3,15); //StretchAddStaticVehicleEx(550,2157.30004883,-1807.50000000,13.30000019,0.00000000,3,3,15); //SunriseAddStaticVehicleEx(489,2162.30004883,-1807.30004883,13.69999981,0.00000000,3,3,15); //RancherAddStaticVehicleEx(495,2167.39941406,-1808.09960938,13.89999962,0.00000000,3,3,15); //SandkingAddStaticVehicleEx(468,2164.10009766,-1793.40002441,13.30000019,0.00000000,3,19,15); //SanchezAddStaticVehicleEx(468,2165.30004883,-1793.40002441,13.30000019,358.25000000,3,19,15); //SanchezAddStaticVehicleEx(522,2166.50000000,-1793.30004883,13.19999981,0.00000000,3,3,15); //NRG-500AddStaticVehicleEx(522,2167.80004883,-1793.30004883,13.19999981,0.00000000,3,3,15); //NRG-500AddStaticVehicleEx(482,2172.19995117,-1807.80004883,13.60000038,0.00000000,3,3,15); //BurritoAddStaticVehicleEx(415,2177.00000000,-1807.69995117,13.19999981,0.00000000,3,1,15); //CheetahAddStaticVehicleEx(559,2181.10009766,-1807.59997559,13.10000038,0.00000000,3,1,15); //JesterAddStaticVehicleEx(560,2157.00000000,-1794.09997559,13.19999981,181.00000000,3,-1,15); //SultanAddStaticVehicleEx(560,2161.50000000,-1794.09997559,13.19999981,180.99975586,3,-1,15); //SultanAddStaticVehicleEx(562,2174.30004883,-1793.90002441,13.10000038,181.25000000,3,3,15); //ElegyAddStaticVehicleEx(562,2170.69995117,-1793.80004883,13.10000038,181.75000000,3,3,15); //Elegy return 1;}[/pawn]
[pawn]#include <a_samp>#define FILTERSCRIPTpublic OnFilterScriptInit(){ AddStaticVehicleEx(409,2191.80004883,-1803.19995117,13.50000000,0.00000000,3,3,15); //StretchAddStaticVehicleEx(550,2157.30004883,-1807.50000000,13.30000019,0.00000000,3,3,15); //SunriseAddStaticVehicleEx(489,2162.30004883,-1807.30004883,13.69999981,0.00000000,3,3,15); //RancherAddStaticVehicleEx(495,2167.39941406,-1808.09960938,13.89999962,0.00000000,3,3,15); //SandkingAddStaticVehicleEx(468,2164.10009766,-1793.40002441,13.30000019,0.00000000,3,19,15); //SanchezAddStaticVehicleEx(468,2165.30004883,-1793.40002441,13.30000019,358.25000000,3,19,15); //SanchezAddStaticVehicleEx(522,2166.50000000,-1793.30004883,13.19999981,0.00000000,3,3,15); //NRG-500AddStaticVehicleEx(522,2167.80004883,-1793.30004883,13.19999981,0.00000000,3,3,15); //NRG-500AddStaticVehicleEx(482,2172.19995117,-1807.80004883,13.60000038,0.00000000,3,3,15); //BurritoAddStaticVehicleEx(415,2177.00000000,-1807.69995117,13.19999981,0.00000000,3,1,15); //CheetahAddStaticVehicleEx(559,2181.10009766,-1807.59997559,13.10000038,0.00000000,3,1,15); //JesterAddStaticVehicleEx(560,2157.00000000,-1794.09997559,13.19999981,181.00000000,3,-1,15); //SultanAddStaticVehicleEx(560,2161.50000000,-1794.09997559,13.19999981,180.99975586,3,-1,15); //SultanAddStaticVehicleEx(562,2174.30004883,-1793.90002441,13.10000038,181.25000000,3,3,15); //ElegyAddStaticVehicleEx(562,2170.69995117,-1793.80004883,13.10000038,181.75000000,3,3,15); //Elegy return 1;}[/pawn] Ki hagytad azt hogy bedefiniálod az FS-t : D [/quote]Mert nem szükséges... Tökéletesen mûködik úgy ahogy írtam.