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
Linear Mode
Custom stock - GetVehicleName - bug
LarzI
High-roller
Posts: 2,628
Threads: 32
Joined: Apr 2007
Reputation:
0
#4
10.09.2010, 17:08
pawn Код:
return
(
vehicleid
>=
0
)
?
eVehicleNames
[
GetVehicleModel
(
vehicleid
)
-
400
]
:
"On Foot"
;
first vehicleid is 0
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Custom stock - GetVehicleName - bug
- by
CrucixTM
- 10.09.2010, 16:48
Re: Custom stock - GetVehicleName - bug
- by
Jochemd
- 10.09.2010, 16:56
Re: Custom stock - GetVehicleName - bug
- by
Vince
- 10.09.2010, 17:00
Re: Custom stock - GetVehicleName - bug
- by
LarzI
- 10.09.2010, 17:08
Re: Custom stock - GetVehicleName - bug
- by
Vince
- 10.09.2010, 17:09
Re: Custom stock - GetVehicleName - bug
- by
LarzI
- 10.09.2010, 17:11
Re: Custom stock - GetVehicleName - bug
- by
Slice
- 10.09.2010, 17:16
Re: Custom stock - GetVehicleName - bug
- by
Jochemd
- 10.09.2010, 17:18
Re: Custom stock - GetVehicleName - bug
- by
mick88
- 10.09.2010, 17:20
Re: Custom stock - GetVehicleName - bug
- by
CrucixTM
- 10.09.2010, 17:30
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: 3 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive