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
OnPlayerDeath bug
ATGOggy
Gangsta
Posts: 850
Threads: 29
Joined: Sep 2014
Reputation:
0
#5
12.04.2015, 13:21
Quote:
Originally Posted by
Abagail
You loose $100 upon death as you do in singleplayer:
pawn Код:
public
OnPlayerDeath
(
playerid, killerid, reason
)
{
GivePlayerMoney
(
playerid,
100
)
;
return
1
;
}
Source:
http://forum.sa-mp.com/showpost.php?...83&postcount=3
He says his money is reset.
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
OnPlayerDeath bug
- by
TaiChi
- 12.04.2015, 12:05
Re: OnPlayerDeath bug
- by
Misiur
- 12.04.2015, 13:10
Re: OnPlayerDeath bug
- by
ATGOggy
- 12.04.2015, 13:14
Re: OnPlayerDeath bug
- by
Abagail
- 12.04.2015, 13:16
Re: OnPlayerDeath bug
- by
ATGOggy
- 12.04.2015, 13:21
Re: OnPlayerDeath bug
- by
TaiChi
- 12.04.2015, 13:54
Re: OnPlayerDeath bug
- by
TaiChi
- 13.04.2015, 09:47
Re: OnPlayerDeath bug
- by
TaiChi
- 15.04.2015, 16:29
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