Scripting/Squirrel/Functions/Misc/SendPlayerMessage

From VC-MP Wiki

Jump to: navigation, search

Sends a fake chat message from another player to somebody

Syntax

bool SendPlayerMessage( player PlayerToFake, player PlayerTo, string Message )

Arguments

  • PlayerToFake - The player to fake
  • PlayerTo - The player to send the message to
  • Message - The message to send to the player

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even two :o

Notes

TODO

Related Functions

Personal tools
squirrel scripting