Thread: question
View Single Post
  #13  
Old 01-06-2002, 11:18 AM
WHIPENIE4 WHIPENIE4 is offline
I am X-Mann
Join Date: Aug 2001
Location: PA
Posts: 2,715
WHIPENIE4 is on a distinguished road
Send a message via ICQ to WHIPENIE4 Send a message via AIM to WHIPENIE4
[screen_name says:]

will someone with NPC Server experience let me know if my last 2 scripts will work or not??

NPC Code:

if (playersays(test)) {
with(getplayer(account)) {
if (playeronline) {
playerrupees+=100;
} else { playerrupees-=100; }
}




NPC Code:

if (playerenters&&!hasweapon(System)) {
addweapon System;
}
if (isweapon) { timeout=.1; }
//#CLIENTSIDE
if (timeout) {
showimg 9,pandabear.png,50,50;
changeimgvis 9,4;
timeout=.1; }

__________________
Mind over Matter. If your body dont mind, why does it matter?

- X-Mann (Blessing Graal since 1998) Haha

- Graal 2000 Project (Contact Me to get Apart of this expierience

Windows Vista. Graal. Not a Good Combination.