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
strval with sscanf?
Sn0wk
Banned
Posts: 98
Threads: 8
Joined: Mar 2013
#4
16.08.2014, 12:41
You really don't need sscanf if the command has
one
parameter.
Anyway:
pawn Код:
static
value ;
sscanf
(
params,
"d"
, value
)
;
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
strval with sscanf?
- by
Baltimore
- 16.08.2014, 11:49
Re: strval with sscanf?
- by
Virtual1ty
- 16.08.2014, 11:56
Re: strval with sscanf?
- by
MicroD
- 16.08.2014, 12:19
Respuesta: strval with sscanf?
- by
Sn0wk
- 16.08.2014, 12:41
Re: Respuesta: strval with sscanf?
- by
MicroD
- 16.08.2014, 12:47
Re: strval with sscanf?
- by
Baltimore
- 27.08.2014, 21:17
Re: strval with sscanf?
- by
Sarra
- 27.08.2014, 22:43
Re: strval with sscanf?
- by
Baltimore
- 28.08.2014, 13:51
Re: strval with sscanf?
- by
Sarra
- 28.08.2014, 14:27
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