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