Irc OnUserDisconnect
#1

Hey, this public is giving me errors

PHP код:
public IRC_OnUserDisconnect(botiduser[], host[], message[])
{
        
printf("*** IRC_OnUserDisconnect (Bot ID %d): User %s (%s) disconnected (%s)"botiduserhostmessage);
        return 
1;

Errors:
Код:
D:\samp folder\UltimateX\gamemodes\UltimateX.pwn(4088) : error 001: expected token: "-string end-", but found "-identifier-"
D:\samp folder\UltimateX\gamemodes\UltimateX.pwn(4088) : error 029: invalid expression, assumed zero
D:\samp folder\UltimateX\gamemodes\UltimateX.pwn(4091) : error 010: invalid function or declaration
D:\samp folder\UltimateX\gamemodes\UltimateX.pwn(4099) : warning 203: symbol is never used: "TDStats"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Reply


Messages In This Thread
Irc OnUserDisconnect - by Loinal - 01.01.2017, 17:26
Re: Irc OnUserDisconnect - by Loinal - 01.01.2017, 18:19
Re: Irc OnUserDisconnect - by Yaa - 01.01.2017, 19:09
Re: Irc OnUserDisconnect - by Loinal - 01.01.2017, 19:12
Re: Irc OnUserDisconnect - by iLearner - 01.01.2017, 19:20
Re: Irc OnUserDisconnect - by Loinal - 01.01.2017, 19:22
Re: Irc OnUserDisconnect - by Problems - 01.01.2017, 19:23
Re: Irc OnUserDisconnect - by Loinal - 01.01.2017, 19:26
Re: Irc OnUserDisconnect - by Loinal - 01.01.2017, 20:08
Re: Irc OnUserDisconnect - by iLearner - 01.01.2017, 21:44

Forum Jump:


Users browsing this thread: 1 Guest(s)