Help quick please with <won't send the message>.
#1

So I have this problem

When you take out a member from the organization does not want to send him a message that the code is thrown here

Quote:

new id = GetPlayerID(FBIInfo[broj][Mesto]);
if(IsPlayerConnected(id) && PlayerInfo[id][Clan] == PlayerInfo[playerid][Clan])
{
PlayerInfo[id][Lider] = 0;
PlayerInfo[id][Clan] = 0;
PlayerInfo[id][pRank] = 0;
PlayerInfo[id][TimUgovor] = 0;
PlayerInfo[id][KaznaUgovor] = 0;
PlayerInfo[id][pChar] = 0;
SetPlayerSkin(id, 23);
SCM(id, SVETLOPLAVA, "Izbaceni ste iz svoje organizacije");
}

Reply
#2

Show your SCM then!!
How we supost to know how you mest up the function ?
Reply
#3

Quote:
Originally Posted by park4bmx
Посмотреть сообщение
Show your SCM then!!
How we supost to know how you mest up the function ?
^^ You need to show the SCM.
Reply
#4

I thing that is problem in the function stock GetPlayerID beacuse I have the same problem with one more cmd and I fix it but I don't know why that won't work here If you know what I mean.
Reply
#5

Maybe you didn't define SCM correctly? show us the line of SCM.
Reply
#6

it's not SCM it's something about GetPlayerID
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)