Module core.plugins.pradio.sv_init

Private Radio.

Module Overview

Functions

PLUGIN.SetRFrequency(ply, args) Set a player's pradio frequency.
PLUGIN.PRadio(ply, args) Say a message in pradio.
PLUGIN.InitialSpawn(ply) Set a player's frequency based on their RadioFreq PData.

Functions

PLUGIN.SetRFrequency(ply, args)
Set a player's pradio frequency.

Parameters:

  • ply The player to set the frequency for.
  • args The arguments passed to the command.
PLUGIN.PRadio(ply, args)
Say a message in pradio.

Parameters:

  • ply The player using the radio.
  • args The tabulated message to send.
PLUGIN.InitialSpawn(ply)
Set a player's frequency based on their RadioFreq PData.

Parameters:

  • ply The player having their frequncy set.