Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Nonpkzone/Nonplayerkilling (https://forums.graalonline.com/forums/showthread.php?t=46196)

Nick1988 07-15-2003 02:43 AM

Nopkzone/Noplayerkilling
 
Both of these commands don't work online anymore...I know there is some way how to do it, but I have no idea how to put nonplayerkilling without these commands? Can someone enlighten me?

osrs 07-15-2003 03:53 AM

its:

noplayerkilling and nopkzone

But i think noplayerkilling is the replacement for nopkzone. (nopkzone doesn't work for me at least).

Nick1988 07-15-2003 04:09 AM

Wasn't thinking, my mistake. Anyway they both don't work. Any solution?

Thought 07-15-2003 04:14 AM

Do you have //#CLIENTSIDE in front of that noplayerkilling; ?

DarkHero 07-15-2003 07:22 AM

the same kinda thing happend when some of us on a server were trying to figure out the hole sparring thing

the old command was issparringzone; so i figured it out and its just


NPC Code:

//#CLIENTSIDE
sparringzone



and it works lol

osrs 07-15-2003 05:45 PM

I don't think nopkzone is supported anymore (because noplayerkilling do exactly the same,but i may be wrong.)
noplayerkilling works fine,just put it as client-side as everybody said.

Nick1988 07-15-2003 06:36 PM

Oh, I didn't put //#CLIENTSIDE at the beginning, I didn't know that was needed for it. Thank you for your help :)

TB3 07-15-2003 10:37 PM

I just use
NPC Code:

//#CLIENTSIDE
noplayerkilling;



or for spar
NPC Code:

sparringzone;
//#CLIENTSIDE
sparringzone;


190 07-16-2003 05:42 AM

I got so use to issparringzone; hehe, I'm so use to making scripts offline with toweapons and all, i need help adjusting it to NC lol

Dach 07-16-2003 07:47 PM

you guys need to do some reading...
newfeatures 2001
- new flags issparringzone and nopkzone
newfeatures v1.41
- a rating system for fights in sparring rooms;
to make a sparring room you must add an npc
with the script 'sparringzone' (no end line
characters!) to the level;


All times are GMT +2. The time now is 06:57 AM.

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