Getting killed weapons
#1

How to
If i kill anyone, then drop killed player weapon on ground so others can take them?
Reply
#2

Haven't you asked this question before? Search for your topic and you will find what you are looking for.
Reply
#3

Here you go:

http://pastebin.com/f4bca344f
Reply
#4

Код HTML:
public OnPlayerDeath(playerid, killerid, reason)
{
    DropPlayerWeapons(playerid);
        return 1;
Reply
#5

Quote:
Originally Posted by TheKingOfSamp
Посмотреть сообщение
Код HTML:
public OnPlayerDeath(playerid, killerid, reason)
{
    DropPlayerWeapons(playerid);
        return 1;
That won't work that's not a native function... You need to use the script I posted.
Reply
#6

Quote:
Originally Posted by shoru93
Посмотреть сообщение
How to
If i kill anyone, then drop killed player weapon on ground so others can take them?
look what he wrote ,he didn't asked for kill command , he needed when the gun dropped from the guy who get killed!
Reply
#7

Quote:
Originally Posted by TheKingOfSamp
Посмотреть сообщение
look what he wrote ,he didn't asked for kill command , he needed when the gun dropped from the guy who get killed!
Did I say that? You need to learn English better before you argue with people... if he uses your 1 line of code hes just going to get "error 017: undefined symbol "DropPlayerWeapons"" And if he uses the link I posted hes going to be successful.
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)