Thread: help me
View Single Post
  #4  
Old 11-06-2005, 01:32 AM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
Quote:
Originally Posted by Luciano
With NPCs.
<3
anyway you could use setcoloreffect, like in the predefined NPC
and for the beer:
NPC Code:
if(playerenters){
hidelocal;
}
if(playerchats&&strequals(#c,i wanna beer)){
show;
}


free beer, you do the rest if you want it to cost something or do something
Reply With Quote