Error at OnPlayerPrivmsg
#1

Код:
public OnPlayerPrivmsg(playerid, recieverid, text[])
on compiling:

Код:
error 025: function heading differs from prototype
* i have created it like in the tutorial (sticked).
Reply
#2

It has been removed in 0.3
Reply
#3

If you want to use it again, you'll have to forward it and call it in your /pm command.
Reply
#4

forward OnPlayerPrivmsg(playerid, recieverid, text[]);
may be on your brain
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)