
09-20-2002, 06:06 PM
|
|
Banned
|
Join Date: Jul 2002
Location: NYC
Posts: 144
|
|
Mouse Script!
|
// NPC made by KuJi
if (playertouchsme) {toweapons Test;
}
if (actionleftmouse) {
putnpc block.gif,test.txt,mousex,mousey;
}
Y do i have to click the npc and where my x/y where i clicked the npc it lays. |
|
|
|