Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting > NPC Server
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-22-2002, 05:03 AM
Despo1 Despo1 is offline
Registered User
Join Date: May 2002
Location: G3rM4nY
Posts: 38
Despo1 is on a distinguished road
Send a message via AIM to Despo1
some questions...

if i use a normal npc:
NPC Code:

if(playerchats){
if(startswith(jail player,#c){
setstring this.jail,#T(#e(10,-1,#c));
with(getplayer(#s(this.jail))
setlevel2 jail.nw,30,30;
}
}


do that work if the player r in another levl or if he logged off?

k next:
if this npc is a weapon and use getplayer() will that work?

and iz noplayeronwall; so that if no player onwall the loop dont stop also:
NPC Code:

while(true){
noplayeronwall;
messag u r not onwall;
sleep 0.1;
}


or how?
k the next X_x
can i change the this.vars/strings change with the npc server?

and can //#CLIENTSIEDE npcs reda level.vars and this.strings ?
or do they don't work...
plz help me i have never use a npc server
__________________
Bl4h Si6n4tur3s sUx3n
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 07:36 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.