OnPlayerPrivmsg

From SA-MP

Jump to: navigation, search

OnPlayerPrivmsg

This callback is called when a player when a player sends a private message through the native PM system /pm.


(playerid,recieverid,text[])
playeridThe player who sent a message.
recieveridThe player who receives the message.
text[]The text player wrote to receiver.
Personal tools