Jump to content

DarkOrbit

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by DarkOrbit

  1. Hmm okay. I was wondering if there was a way using Mutators to somehow "check" the text a player is going to send before he sends it, and then if the text contains, for example, "!sniper" then the code could perform additional actions (such as giving the player the sniper and deducting credits). This is assuming there is already a place where the message a player is trying to send can be retrieved - but I am assuming since there is a private chat function that there must be a way to somehow manipulate that.
  2. Hi everyone, I am just getting started on setting up to mod Renegade X. I downloaded the SDK and have been going through looking at all the cool things and source files. I was wondering if there was an easy way to trigger something to happen when a player types a chat command - sort of like the way various Renegade servers had. For starters I just want to play around with different commands and actions to see what I can do, but is there anyone who might be able to point me in the right direction on where this might be or how I would be able to set it up? Example: A player types !sniper and if the player has 500 credits, the player is given a sniper and deducted 500 credits. Any help is appreciated
×
×
  • Create New...