General > Suggestions
Suggestions (Pre 0.3d Release)
Karlip:
Usage of new sounds in races!!!!!!
http://wiki.sa-mp.com/wiki/Sounds
Awesome things.
Suggested:
Win 1 - 5448 - "You win!"
Winning streak 2 - 5462 - "Another win for sir!"
Winning streak 5 - 5463 - "Congratulations sir, you're having quite a run."
Winning streak 10 - 5461 - "Jackpot!" and 5462 - "Another win for sir!"
REALLY Close win, like 1 second between positions 1 and 2 - 5449 - "You win sir well done."
Race starts: 3200 - Air horn
To wake up afk people lol
MadMax:
--- Quote from: [MAF]Rac3r on November 14, 2011, 10:29:47 am ---
* Remove Buildings - Remove a few fences to create extra routes
--- End quote ---
Here few suggestions, later will check if they are single objects that can be removed.
1.South-west gate of Las Venturas Airport:
2.East gate of Caligula's Palace in Las Venturas:
3.Las Venturas Bike School gate:
4.Warehouse area gate in north part of Las Venturas:
5.Warehouse doors inside previous area:
6.K.A.C.C. gate in north part of Las Venturas:
7.Main Area 69 gate in the desert:
8.Gate inside Area 69 in the desert:
9.San Fierro Driving School gate:
10.Small wall in south-east part of Los Santos Ocean Docks:
11.Big Smoke's building in Los Santos:
Karlip:
MadMax: try it yourself: http://forum.sa-mp.com/showthread.php?t=282801
Download it and put it in your GTA: SA folder.
Go to the objects and press 'Delete' on keyboard to delete the object, this will also show up as RemoveBuilding.
[MAF]Rac3r:
88.104.86.136:7777
[MAF]Jur1z:
--- Quote from: Karlip on November 15, 2011, 08:07:36 am ---MadMax: try it yourself: http://forum.sa-mp.com/showthread.php?t=282801
Download it and put it in your GTA: SA folder.
Go to the objects and press 'Delete' on keyboard to delete the object, this will also show up as RemoveBuilding.
--- End quote ---
This is very useful, thank for that 8)
--- Quote from: MadMax on November 15, 2011, 02:06:19 am ---
--- Quote from: [MAF]Rac3r on November 14, 2011, 10:29:47 am ---
* Remove Buildings - Remove a few fences to create extra routes
--- End quote ---
Here few suggestions, later will check if they are single objects that can be removed.
1.South-west gate of Las Venturas Airport:
http://i.imgur.com/00CRa.jpg
2.East gate of Caligula's Palace in Las Venturas:
http://i.imgur.com/X48z2.jpg
3.Las Venturas Bike School gate:
http://i.imgur.com/GdWlF.jpg
4.Warehouse area gate in north part of Las Venturas:
http://i.imgur.com/VpgdA.jpg
5.Warehouse doors inside previous area:
http://i.imgur.com/3QkJu.jpg
6.K.A.C.C. gate in north part of Las Venturas:
http://i.imgur.com/JRSKz.jpg
7.Main Area 69 gate in the desert:
http://i.imgur.com/FH74w.jpg
8.Gate inside Area 69 in the desert:
http://i.imgur.com/MneLd.jpg
9.San Fierro Driving School gate:
http://i.imgur.com/Iq9Ip.jpg
10.Small wall in south-east part of Los Santos Ocean Docks:
http://i.imgur.com/CymdM.jpg
11.Big Smoke's building in Los Santos:
http://i.imgur.com/K3DnN.jpg
--- End quote ---
1.South-west gate of Las Venturas Airport:
--- Code: ---RemoveBuildingForPlayer(playerid, 8311, 1277.2578, 1206.9219, 12.8281, 0.25);
RemoveBuildingForPlayer(playerid, 8312, 1277.2578, 1206.9219, 12.8281, 0.25);
--- End code ---
2.East gate of Caligula's Palace in Las Venturas:
Its not single object
--- Code: ---RemoveBuildingForPlayer(playerid, 8481, 2207.3906, 1653.2266, 12.3828, 0.25);
--- End code ---
3.Las Venturas Bike School gate:
--- Code: ---RemoveBuildingForPlayer(playerid, 8229, 1142.0313, 1362.5000, 12.4844, 0.25);
--- End code ---
4.Warehouse area gate in north part of Las Venturas:
--- Code: ---RemoveBuildingForPlayer(playerid, 7657, 1047.3906, 2063.6875, 11.5391, 0.25);
--- End code ---
5.Warehouse doors inside previous area:
These dors are probably generated by scm, i removed building but dors still was there
http://i.imgur.com/XI2o1.jpg
6.K.A.C.C. gate in north part of Las Venturas:
--- Code: ---RemoveBuildingForPlayer(playerid, 985, 2497.4063, 2777.0703, 11.5313, 0.25);
RemoveBuildingForPlayer(playerid, 986, 2497.4063, 2769.1094, 11.5313, 0.25);
--- End code ---
7.Main Area 69 gate in the desert:
Its not single object. Removes all fence
--- Code: ---RemoveBuildingForPlayer(playerid, 16094, 191.1406, 1870.0391, 21.4766, 0.25);
--- End code ---
8.Gate inside Area 69 in the desert:
Its the same object as 7.
9.San Fierro Driving School gate:
Removes together with sign "turning trick"
--- Code: ---RemoveBuildingForPlayer(playerid, 11372, -2076.4375, -107.9297, 36.9688, 0.25);
RemoveBuildingForPlayer(playerid, 11014, -2076.4375, -107.9297, 36.9688, 0.25);
--- End code ---
10.Small wall in south-east part of Los Santos Ocean Docks:
That wall removes together with ALL STREET
http://i.imgur.com/KUMjc.jpg
http://i.imgur.com/b5nOs.jpg
--- Code: ---RemoveBuildingForPlayer(playerid, 5145, 2716.7969, -2447.8750, 2.1563, 0.25);
RemoveBuildingForPlayer(playerid, 5235, 2716.7969, -2447.8750, 2.1563, 0.25);
--- End code ---
11.Big Smoke's building in Los Santos:
Why? lol
http://i.imgur.com/ScjhE.jpg
--- Code: ---RemoveBuildingForPlayer(playerid, 17729, 2540.8281, -1350.5859, 40.8984, 0.25);
RemoveBuildingForPlayer(playerid, 17679, 2540.8281, -1350.5859, 40.8984, 0.25);
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version