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
Linear Mode
Instead of 1 or 0; how to make it say yes or no
tyler12
High-roller
Posts: 1,020
Threads: 38
Joined: May 2011
Reputation:
0
#3
09.12.2012, 11:40
if(something == 1) somekindofstring = "Yes";
else if(something == 0) somekindofstring = "No";
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Instead of 1 or 0; how to make it say yes or no
- by
BleverCastard
- 09.12.2012, 11:38
Re: Instead of 1 or 0; how to make it say yes or no
- by
rockerman
- 09.12.2012, 11:39
Re: Instead of 1 or 0; how to make it say yes or no
- by
tyler12
- 09.12.2012, 11:40
Re: Instead of 1 or 0; how to make it say yes or no
- by
BleverCastard
- 09.12.2012, 11:48
Re: Instead of 1 or 0; how to make it say yes or no
- by
Konstantinos
- 09.12.2012, 11:52
Re: Instead of 1 or 0; how to make it say yes or no
- by
tyler12
- 09.12.2012, 11:53
Re: Instead of 1 or 0; how to make it say yes or no
- by
iTorran
- 09.12.2012, 11:59
Re: Instead of 1 or 0; how to make it say yes or no
- by
BleverCastard
- 09.12.2012, 12:13
Re: Instead of 1 or 0; how to make it say yes or no
- by
tyler12
- 09.12.2012, 12:16
Re: Instead of 1 or 0; how to make it say yes or no
- by
Konstantinos
- 09.12.2012, 12:19
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