• Welcome to Vice City Multiplayer.
 

WSV help

Started by Punjabi, August 29, 2008, 09:13:18 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Punjabi

Hey can anyone tel me how can i edit a command announce
like this !announce (I have the best server)
And it will announce to all the players in the server  (I have the best server)
GOD BLESS ALL..<<Founder of PUN Clan.....Born to fight and Kill..>>

Punjabi

How can i set a comamnd !admin that only admin is shown not admin level
Plz Repllyyyyyyyyyy!!!!!!
And also HOW can i set command level of votekick
/c setcmdlevel votekick 2 is not working ,level 1 is also using this command 
GOD BLESS ALL..<<Founder of PUN Clan.....Born to fight and Kill..>>

Tamas

Here
Announce Code:

    elseif (ann iswm $3) {
      WSV.cmdlevelcheck $1-
      WSV.annall $1-
    }


Alias:

alias WSV.annall {
  var %a = 0
  while (%a <= %maxplayers) {
    if ($WSV.pconnected(%a)) WSV.announce %a $4-
    inc %a
  }
  echo.msg Announce $WSV.name($2) $+ : $4-
}

Windlord

There is already a command called !annall

Why don't you look through the script before asking.

You've already asked for help regarding !admins and I have answered ages ago.

Only those that put effort into their work acquire great fruits.

Don't just ask.

Punjabi

Oh sorry i didnt checked the script properly again thanks....... :P :P
GOD BLESS ALL..<<Founder of PUN Clan.....Born to fight and Kill..>>