Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   hey i need some help with my scripts (https://forums.graalonline.com/forums/showthread.php?t=84223)

GULTHEX 02-15-2009 07:11 PM

hey i need some help with my scripts
 
okay i want to delete all my scripts from my server

i want to delete all my files in my server how would i do that

i just want to reset it


how would i do that

Angel_Light 02-15-2009 09:27 PM

in your filebrowser, find the WEAPONS/npcs/scripts folder(s). Delete all the files in there then restart the server. /npckill then /npcstart

xXziroXx 02-15-2009 09:31 PM

Quote:

Originally Posted by Angel_Light (Post 1466695)
in your filebrowser, find the WEAPONS/npcs/scripts folder(s). Delete all the files in there then restart the server. /npckill then /npcstart

/npckill should only be used when /npcshutdown or /npcstart doesn't work.

Angel_Light 02-15-2009 09:45 PM

Quote:

Originally Posted by xXziroXx (Post 1466698)
/npckill should only be used when /npcshutdown or /npcstart doesn't work.

why? I never have had an explanation why not, it does the same pretty much.

xXziroXx 02-15-2009 09:52 PM

Quote:

Originally Posted by Angel_Light (Post 1466706)
why? I never have had an explanation why not, it does the same pretty much.

/npckill brute force kills all running operations, while /npcshutdown shuts down everything the way it's supposed to be shut down safely.

Dan 02-16-2009 12:29 AM

Use /npcshutdown

Just open your rights and add;
NPC Code:

rw weapons/*
rw scripts/*
rw npcs/*



Then load your file browser and delete all files in those folders (do not delete npcControl-NPC.txt).

Afterwards use /npcstart and eventually restart your RC.


All times are GMT +2. The time now is 11:12 AM.

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