Help saving kills/deaths
#1

Fixed. When you type /kill or fall from a building it doesn't count as a death .
Reply
#2

Folders creatd?
Reply
#3

Quote:
Originally Posted by Jochemd
Посмотреть сообщение
Folders creatd?
Yeh, everything is created and score/money saves also so i'm not really sure whats wrong.
Reply
#4

Sure the player is logged?
Reply
#5

Yeh, you have to login when you connect so theres no possible way there not logged.

But i have the death window which doesn't appear when i player dies so something may be blocking it?
Reply
#6

This is an example of how i log mine. (This is using my variables.)


pawn Код:
public OnPlayerDeath()
{
    playerdata[playerid][deaths]++;
    playerdata[killerid][kills]++
    return 1;
}
Reply
#7

Player Death Window is gone in 0.3c, i noticed it on my script.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)