Death and suicide array doesn't work. Please help me.;(
#1

Don't need this anymore
Reply
#2

I can't read this code properly, could you please use [pawn] tags?
Reply
#3

[pawn] tags? wtf?
Reply
#4

use pawn at begin text in [] and /pawn in [] at end text
Reply
#5

Quote:
Originally Posted by liinor
Посмотреть сообщение
[pawn] tags? wtf?
Like this:
pawn Код:
PAWN code
Quote my post to see what I've done.
Reply
#6

Don't need anymore
Reply
#7

Okay, that's better. Can I see how are you defining the array?
Reply
#8

pawn Код:
if(playerid == killerid)
    {
    Suicides[playerid]++;
    ResetPlayerMoney(playerid);
    }
Does not work. If a player suicides, the killerid is INVALID_PLAYER_ID.
Reply
#9

Quote:
Originally Posted by Vince
Посмотреть сообщение
pawn Код:
if(playerid == killerid)
    {
    Suicides[playerid]++;
    ResetPlayerMoney(playerid);
    }
Does not work. If a player suicides, the killerid is INVALID_PLAYER_ID.
It didn't work.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)