dUserSetINT(PlayerName(playerid)).("deaths",0);
#1

How do you make it so when someone dies it records it in there profile so the

{PLAYERNAME}.dudb

so its supposed to tell me how many times someones died.

Heres the FS I have

http://pastebin.com/mf1c19a3
Reply
#2

Why is it none of my posts get replys?....If it can't be done why not just tell me that
Reply
#3

No one knows? comon if you do just help me. or tell me its not possible if it isnt possible
Reply
#4

place this in OnPlayerDeath,

PlayerInfo[playerid][pDeaths] = dUserSetINT(GetName(playerid)).("deaths",dUserINT( GetName(playerid)).("deaths")+1);
Reply
#5

Quote:
Originally Posted by kevin974
place this in OnPlayerDeath,

PlayerInfo[playerid][pDeaths] = dUserSetINT(GetName(playerid)).("deaths",dUserINT( GetName(playerid)).("deaths")+1);
thank you for not being a doushe and answering me!! It really helped!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)