Need help a Simple chat not working.
#2

Beacuse use
pawn Код:
if(sscanf(params, "s[128]", Message))
not "z"

Note:

Z(string)[length] Invalid optional string
z(string)[length] Deprecated optional string

S(string)[length] Optional string
s[length] String

You need a lenth by using s or z for exemple s[128] as i put above
Reply


Messages In This Thread
Need help a Simple chat not working. - by Harry_Sandhu - 02.08.2011, 11:46
Re: Need help a Simple chat not working. - by TheArcher - 02.08.2011, 12:04
Re: Need help a Simple chat not working. - by Harry_Sandhu - 02.08.2011, 12:09
Re: Need help a Simple chat not working. - by TheArcher - 02.08.2011, 12:12
Re: Need help a Simple chat not working. - by Harry_Sandhu - 02.08.2011, 12:13
Re: Need help a Simple chat not working. - by TheArcher - 02.08.2011, 12:34
Re: Need help a Simple chat not working. - by Harry_Sandhu - 02.08.2011, 12:41
Re: Need help a Simple chat not working. - by TheArcher - 02.08.2011, 12:47
Re: Need help a Simple chat not working. - by Harry_Sandhu - 02.08.2011, 12:54
Re: Need help a Simple chat not working. - by Harry_Sandhu - 02.08.2011, 13:14

Forum Jump:


Users browsing this thread: 1 Guest(s)