Thread: I wonder...
View Single Post
  #1  
Old 04-06-2001, 07:02 AM
FxChiP FxChiP is offline
Registered User
Join Date: Mar 2001
Location: Pittsburgh, PA
Posts: 451
FxChiP is on a distinguished road
Send a message via ICQ to FxChiP Send a message via AIM to FxChiP
How this script would work on a server:

NPC Code:

if (playertouchsme) {
if (!hasweapon(Test npk)) {
toweapons Test npk;
hide;
}
else {hide;}
}

if (weaponfired) {
noplayerkilling;
}



I'm interested in knowing if that would affect just the immediate level, or the whole session of that player, and how much that PKing would be limited after use of that weapon, etc etc...
__________________


"The administrators of Graal Online will not be responsible for corrupting of young minds. " -User Agreement.. heh-heh-heh

"4. Racial intolerance is not allowed. [NEW!]" -User License Agreement (I love the "[NEW!]" part)

"No more drugs for THAT man!" -TrueHeaT

"... or does
it stand for something like
'[B]hala is the [M]an who decides so lets [X]ross the fingers'?)" -Stefan, in response to a guild dispute over the guild name "BMX"

[img src=http://www.lucitanica.f2s.com/shaun-revolutionsig.gif]
Time to piss Lycia off!
Reply With Quote