Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Why cant people without NPCServer use some simple commands? (https://forums.graalonline.com/forums/showthread.php?t=34368)

emortylone 07-26-2002 09:41 PM

Why cant people without NPCServer use some simple commands?
 
Why do we need a NPC server for commands like onwall2?
Its not like its serversided or needs a data base to read onwall width and height, i mean it shouldn't be like that anymore since all servers can use NPC server(if scripting is good anough) and almost all have it. When i release my server i may not have NPCserver but i want commands like that open for me.

screen_name 07-27-2002 03:16 AM

use npc server, its a lot better anyways

:)

Chaos0838 07-27-2002 06:42 AM

[Vlad]

I just started learning scritping serverside for Dragon Koden 3 days ago, and I already made a Tag Helper, and a Control NPC which summons players, resets, jails, unjails, sends a request to RC to ban, and updates level. I never coulda done this without teh NPC Server.

emortylone 07-27-2002 07:49 AM

I know, i may use it, everyone convincing me, but im having the problems that i heard if you dont script righ tit will boot your NPC server, and i NEVER EVER scripted with NPC server, and i will try to learn but im still trying to prove a point. Why cant we test stuff like onwall2 offline?

Chaos0838 07-27-2002 09:16 PM

[Vlad]

*tries making 2000 NPCs with timeout=.1*

screen_name 07-27-2002 10:23 PM

you usually dont have to worry about booting the server with little mistakes, as long as they dont run infinite loops that request/sends information to the server

Python523 07-28-2002 12:29 AM

Quote:

Originally posted by screen_name
you usually dont have to worry about booting the server with little mistakes, as long as they dont run infinite loops that request/sends information to the server
personally I think it's stupid that the NPC Server sends the scripts that run in too many loops to the NC (on RC), instead it should write to an error.txt (in the logs folder) that way if something is constantly sending the loop error, you can fix it without getting frozen on rc


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

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