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
Threaded Mode
Basic for make command ?
yaron0600
Gangsta
Posts: 528
Threads: 233
Joined: Nov 2012
Reputation:
0
#1
23.11.2012, 17:12
What's the basic for make command from CMD:.............. Can somone tell me .... ? In [/Code] [Code]
Find
Reply
Red_Dragon.
High-roller
Posts: 1,391
Threads: 85
Joined: Sep 2012
Reputation:
0
#2
23.11.2012, 17:16
Which command processor do you use ?
Find
Reply
CmZxC
Huge Clucker
Posts: 373
Threads: 8
Joined: Apr 2011
Reputation:
0
#3
23.11.2012, 17:21
pawn Код:
CMD
:
hp
(
playerid, params
[
]
)
{
#pragma unused params
SetPlayerHealth
(
playerid,
100.0
)
;
return
1
;
}
Find
Reply
gtakillerIV
Gangsta
Posts: 985
Threads: 13
Joined: Sep 2011
Reputation:
0
#4
23.11.2012, 17:42
You don't need the "#pragma unused params".
Find
Reply
ejb
Big Clucker
Posts: 55
Threads: 1
Joined: Jun 2012
Reputation:
0
#5
23.11.2012, 20:03
This may help you:
https://sampforum.blast.hk/showthread.php?tid=376790
;
https://sampforum.blast.hk/showthread.php?tid=385158
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