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
Help whit /heal command....How to check yourself
johnathon956
Big Clucker
Posts: 150
Threads: 34
Joined: Jan 2010
Reputation:
0
#6
08.04.2010, 21:24
Quote:
Originally Posted by
[EFS
]
Quote:
Originally Posted by
johnathon956
this is way more simple
pawn Код:
if
(
!
strcmp
(
cmdtext,
"/heal"
, true
)
)
{
SetPlayerHealth
(
playerid,
100
)
;
return
1
;
lol i made command who will heal other players....Whit radius and i define player job = medic....I wont to type /heal and to my health get on >| 100 |< i know you put
!
ahh sorry
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Help whit /heal command....How to check yourself
- by
DarkPower
- 08.04.2010, 20:48
Re: Help whit /heal command....How to check yourself
- by
dice7
- 08.04.2010, 20:58
Re: Help whit /heal command....How to check yourself
- by
DarkPower
- 08.04.2010, 21:01
Re: Help whit /heal command....How to check yourself
- by
johnathon956
- 08.04.2010, 21:03
Re: Help whit /heal command....How to check yourself
- by
DarkPower
- 08.04.2010, 21:12
Re: Help whit /heal command....How to check yourself
- by
johnathon956
- 08.04.2010, 21:24
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: 4 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive