function script F_Megaphone {if(Class==0){
dispbottom "Sorry, you can't use the channel while still a Novice";
end;}if(strcharinfo(PC_MAP)=="sec_pri"){
dispbottom "Sorry, you can't use the channel in jail.";
end;}
input @megaphone$;
loudhailer(@megaphone$);
end;}
1. Using novice use megaphone = "Sorry, you can't use the channel while still a Novice
2 try again = Any work in progress (NPC dialog....
1. Using novice use megaphone = "Sorry, you can't use the channel while still a Novice
2 try again = Any work in progress (NPC dialog....
any idea where i messed it up?
Share this post
Link to post
Share on other sites