Author Topic: slash commands  (Read 5633 times)


You don't need to keep bumping it, people will notice without you bumping it really often.


Code: [Select]
datablock PlayerData(PlayerhpArmor : PlayerStandardArmor)
{
        minJetEnergy = 2;
jetEnergyDrain = 2;
canJet = 1;
   maxDamage = 400;
   
uiName = "Quad Hp Player";
showEnergyBar = false;

};

That should work.



ok how do i like make it so you only hear some one if thear whithin 60 brick units of you

also i wana make it so you type /call name message
ps i think what i wana do on 2nd part is just change command to server thing for isgo whisper

There's already mods to do both of them, Randy's pm mod and Rudy's local message mod.

Search for them, I can't give you links while on psp.

so if I use 

Code: [Select]
function ServerCmdfreeze(%client)
{

messageClient(%client,"","\c6RULES GO HERE");
messageClient(%client,"","\c6RULES GO HERE");
messageClient(%client,"","\c6RULES GO HERE");


}

Is there a way I could change RULES GO HERE to some type of code to make him do something like "root"


Do you even know what "root" is?
Lol, posting wrong kind of base code.

Srsly, what do you want the /command do?

 Rudy's local message mod.

i dont get any resaults when i serch for that
or that other thing
« Last Edit: November 03, 2007, 10:48:39 AM by ciber spy »

also for  the cell thing i thought i could just change the isgo slash command for whisper


actualy i twas gona change command for isgo whisper

Do you even know what "root" is?
Lol, posting wrong kind of base code.

Srsly, what do you want the /command do?

Root is stand command on vehicles. talk makes them wobble back and forth and there is others but I can't remember them

You don't need to keep bumping it, people will notice without you bumping it really often.


Code: [Select]
datablock PlayerData(PlayerhpArmor : PlayerStandardArmor)
{
        minJetEnergy = 2;
jetEnergyDrain = 2;
canJet = 1;
   maxDamage = 400;
   
uiName = "Quad Hp Player";
showEnergyBar = false;

};

That should work.
you were wrong so bump