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
Increasing weapon damage problem.
Captain Price
Big Clucker
Posts: 61
Threads: 16
Joined: Dec 2010
Reputation:
0
#7
09.08.2011, 12:15
pawn Код:
new
Float
:
health,
Float
:
armour;
for the "Target" and the "Shooter" i need your script.
if(GetPlayerWeapon(shooter)== 22
GetPlayerHealth(target,health);
SetPlayerHealth(target,health-20);
pawn Код:
new
phealth
[
target
]
=
floatround
(
health
+
armour
-
20
)
;
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Increasing weapon damage problem.
- by
Darnell
- 09.08.2011, 12:05
Re: Increasing weapon damage problem.
- by
Captain Price
- 09.08.2011, 12:07
Re: Increasing weapon damage problem.
- by
Darnell
- 09.08.2011, 12:08
Re: Increasing weapon damage problem.
- by
Jay.
- 09.08.2011, 12:12
Re: Increasing weapon damage problem.
- by
Darnell
- 09.08.2011, 12:13
Re: Increasing weapon damage problem.
- by
Jay.
- 09.08.2011, 12:14
Re: Increasing weapon damage problem.
- by
Captain Price
- 09.08.2011, 12:15
Re: Increasing weapon damage problem.
- by
Captain Price
- 09.08.2011, 12:17
Re: Increasing weapon damage problem.
- by
Darnell
- 09.08.2011, 12:18
Re: Increasing weapon damage problem.
- by
Captain Price
- 09.08.2011, 12:22
Re: Increasing weapon damage problem.
- by
Darnell
- 09.08.2011, 12:24
Re: Increasing weapon damage problem.
- by
Captain Price
- 09.08.2011, 12:32
Re: Increasing weapon damage problem.
- by
Darnell
- 09.08.2011, 13:43
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
Help Archive