Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive
Threaded Mode
help removing nos etc
peterRook
Little Clucker
Posts: 32
Threads: 9
Joined: Apr 2011
Reputation:
0
#1
19.06.2011, 02:16
How do you remove hydraulics nos etc? im making a mechanics job and ive done everything except removemod command for cars? help please?
Find
Reply
Benjo
Big Clucker
Posts: 124
Threads: 4
Joined: Jul 2008
Reputation:
0
#2
19.06.2011, 02:24
The command to remove a vehicle component is:
pawn Код:
RemoveVehicleComponent
(
vehicleid, componentid
)
.
The component ID for NOS is 1010, and the component ID for hydraulics is 1087. Be careful though, I'm prety sure the game crashes if you you an invalid component, or a component not meant for that vehicle!
A full list of components can be found on the wiki here:
https://sampwiki.blast.hk/wiki/Car_Component_ID
Find
Reply
peterRook
Little Clucker
Posts: 32
Threads: 9
Joined: Apr 2011
Reputation:
0
#3
19.06.2011, 03:20
Cheers
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive