Help :o3
#4

Oh sorry I forgot !
My /pm command is

//----------------------------------[PM]-----------------------------------------------
if(strcmp(cmd, "/pm", true) == 0 || strcmp(cmd, "/p", true) == 0)
{
if(IsPlayerConnected(playerid))
{
{
ShowPlayerDialog(playerid,8523,DIALOG_STYLE_INPUT, "Private Message System","Enter the receiverґs ID","Done","Cancel");
return 1;
}
}
return 1;
}

I`ve tried to change it 'cause I don't like this type of dialog I wanned simple but it gave me a lot of errors. I've searched, I've found some pm commands but aren't compatible [I think] 'cause it gave me a lot of errors! :-s
Reply


Messages In This Thread
Help :o3 - by Alexandra. - 07.12.2011, 06:18
Re: Help :o3 - by T0pAz - 07.12.2011, 06:23
Re: Help :o3 - by Azzeto - 07.12.2011, 07:00
Re: Help :o3 - by Alexandra. - 07.12.2011, 07:11
Re: Help :o3 - by N0FeaR - 07.12.2011, 07:16
Re: Help :o3 - by Azzeto - 07.12.2011, 07:20
Re: Help :o3 - by Alexandra. - 07.12.2011, 07:22
Re: Help :o3 - by N0FeaR - 07.12.2011, 07:23
Re: Help :o3 - by Alexandra. - 07.12.2011, 07:26
Re: Help :o3 - by N0FeaR - 07.12.2011, 08:12

Forum Jump:


Users browsing this thread: 1 Guest(s)