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
server unknown command
dilldb
Little Clucker
Posts: 22
Threads: 2
Joined: Nov 2008
Reputation:
0
#9
13.02.2012, 01:50
Quote:
Originally Posted by
MP2
Do this:
if(player deaths == 0) player deaths = 1
But only for the division.
I did this so that a player wouldn't automatically get a death in their ranks if they had none but thanks man
Код:
new KDR; if(PlayerDeaths != 0) { KDR = PlayerKills / PlayerDeaths; return 1; }
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
server unknown command
- by
dilldb
- 13.02.2012, 00:50
Re: server unknown command
- by
Nuke547
- 13.02.2012, 00:57
Re: server unknown command
- by
2KY
- 13.02.2012, 01:02
Re: server unknown command
- by
dilldb
- 13.02.2012, 01:02
Re: server unknown command
- by
dilldb
- 13.02.2012, 01:07
Re: server unknown command
- by
[ABK]Antonio
- 13.02.2012, 01:10
Re: server unknown command
- by
dilldb
- 13.02.2012, 01:24
Re: server unknown command
- by
MP2
- 13.02.2012, 01:32
Re: server unknown command
- by
dilldb
- 13.02.2012, 01:50
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