Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-15-2009, 07:11 PM
GULTHEX GULTHEX is offline
Registered User
Join Date: Jul 2008
Posts: 148
GULTHEX can only hope to improve
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
Reply With Quote
  #2  
Old 02-15-2009, 09:27 PM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
in your filebrowser, find the WEAPONS/npcs/scripts folder(s). Delete all the files in there then restart the server. /npckill then /npcstart
__________________
Deep into the Darkness peering...
Reply With Quote
  #3  
Old 02-15-2009, 09:31 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by Angel_Light View Post
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.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote
  #4  
Old 02-15-2009, 09:45 PM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
Quote:
Originally Posted by xXziroXx View Post
/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.
__________________
Deep into the Darkness peering...
Reply With Quote
  #5  
Old 02-15-2009, 09:52 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by Angel_Light View Post
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.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote
  #6  
Old 02-16-2009, 12:29 AM
Dan Dan is offline
Daniel
Join Date: Oct 2007
Posts: 383
Dan is an unknown quantity at this point
Send a message via MSN to Dan
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.
__________________
Reply With Quote
Reply


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 05:09 AM.


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