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
Problem with 'strval(inputtext)'
CaveDweller
Big Clucker
Posts: 77
Threads: 10
Joined: May 2013
Reputation:
0
#4
03.03.2014, 19:48
pawn Code:
if
(
dialogid
==
16
&&
response
)
{
new
variable
=
strval
(
inputtext
)
;
if
(
variable
==
5
)
}
That if-statement isn't formed correctly.
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Problem with 'strval(inputtext)'
- by
kamiliuxliuxliux
- 03.03.2014, 19:14
Re: Problem with 'strval(inputtext)'
- by
BKarner
- 03.03.2014, 19:38
Re: Problem with 'strval(inputtext)'
- by
PrivatioBoni
- 03.03.2014, 19:39
Re: Problem with 'strval(inputtext)'
- by
CaveDweller
- 03.03.2014, 19:48
Re: Problem with 'strval(inputtext)'
- by
kamiliuxliuxliux
- 04.03.2014, 17:19
Re: Problem with 'strval(inputtext)'
- by
BKarner
- 04.03.2014, 19: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: 2 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help