Not saving reason and admin name
#1

Hey!

So I'm trying to save ban details to playerdata. I made this under player data
{
pBanAdmin[256],
pBanReason[128],
}

and this under ban command
{
pInfo[pID][pBanAdmin] = pInfo[playerid][pName];
pInfo[pID][pBanReason] = reason[64];
}

and I used print for debugging and it gives me this.. Im trying to fix this for quite some time now.. please help if anyone knows..

https://i.gyazo.com/0a8b894e7dda1352...cd5521fdb1.png
Reply


Messages In This Thread
Not saving reason and admin name - by NoteND - 18.03.2018, 18:43
Re: Not saving reason and admin name - by ThomasEvil - 18.03.2018, 18:45
Re: Not saving reason and admin name - by NoteND - 18.03.2018, 18:46
Re: Not saving reason and admin name - by ThomasEvil - 18.03.2018, 19:09
Re: Not saving reason and admin name - by NoteND - 18.03.2018, 19:13
Re: Not saving reason and admin name - by MadeMan - 18.03.2018, 19:38

Forum Jump:


Users browsing this thread: 1 Guest(s)