View Single Post
  #5  
Old 03-11-2002, 06:44 AM
darkriders_p2p darkriders_p2p is offline
Registered User
Join Date: Jan 2002
Location: Canada
Posts: 690
darkriders_p2p is on a distinguished road
Re: Can someone help me with walkie talkie

Quote:
Originally posted by Deadly_Killer
NPC Code:

if (playertouchsme) {toweapons Walkie talkie;
}
if (weaponfired) {
setplayerprop#c,#s(server.walkie1);
timeout=.05;
}
if (playerchats) {
setstring server.walkie1,#n:#c;
}

That looks so much like a certian Enigma Radio script....
Except missing a tiny bit...
__________________
maximus_asinus
Reply With Quote