Nss Natural Skulk Script
Iksaif
Join Date: 2003-05-28 Member: 16808Members
<div class="IPBDescription">Need help for commandmenu</div> Hello
I have done a commandmenu.txt
But i want to show alien command only to Alien
(same for marines)
For the map i know MAP mapname
Is there a similar thing for teams ?
TEAM teamname ? <!--emo&::marine::--><img src='http://www.unknownworlds.com/forums/html/emoticons/marine.gif' border='0' style='vertical-align:middle' alt='marine.gif'><!--endemo-->
Thanks
I have done a commandmenu.txt
But i want to show alien command only to Alien
(same for marines)
For the map i know MAP mapname
Is there a similar thing for teams ?
TEAM teamname ? <!--emo&::marine::--><img src='http://www.unknownworlds.com/forums/html/emoticons/marine.gif' border='0' style='vertical-align:middle' alt='marine.gif'><!--endemo-->
Thanks
Comments
<a href='http://scartftp.free.fr/nss_1_0.exe' target='_blank'>http://scartftp.free.fr/nss_1_0.exe</a>
bind x "say_team Jezpuh owns you"
?
a condition like
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->MAP ns_bast "2" "ns_bast >"
{
"1" "Refinery" "say_team | -- Rush Hive Refinery -- |"
"2" "FeedWater" "say_team | -- Rush Hive FeedWater Control -- |"
"3" "Engine" "say_team | -- Rush Hive Engine Room -- |"
}
MAP ns_caged "2" "ns_caged >"
{
"1" "Hive Sewer" "say_team | -- Rush Hive Sewer -- |"
"2" "Generator" "say_team | -- Rush Hive Generator -- |"
"3" "Ventilation" "say_team | -- Rush Hive Ventilation System -- |"
} <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
but for team or lifeform ....
There is no condition like
MAP ns_bast
for team or Lifeform ?
<!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo--> <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo-->
sorry <!--emo&::asrifle::--><img src='http://www.unknownworlds.com/forums/html/emoticons/asrifle.gif' border='0' style='vertical-align:middle' alt='asrifle.gif'><!--endemo--> <!--emo&::onos::--><img src='http://www.unknownworlds.com/forums/html/emoticons/tiny.gif' border='0' style='vertical-align:middle' alt='tiny.gif'><!--endemo-->