Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Server (https://forums.graalonline.com/forums/forumdisplay.php?f=14)
-   -   NPC server commands. (https://forums.graalonline.com/forums/showthread.php?t=23266)

joseyisleet 02-08-2002 12:14 AM

NPC server commands.
 
Could someone give me a document file that has all of the NPC server commands, also what each function does. Thanks.

TDK_RC6 02-08-2002 04:34 AM

let me tell you from experience, it doesnt help

the only way you can get used to p2p scripting is by actually doing it

LiquidIce00 02-08-2002 06:42 AM

Quote:

Originally posted by TDK_RC6
let me tell you from experience, it doesnt help

the only way you can get used to p2p scripting is by actually doing it

it helps.. tells u commands and all .. but isnt really detailed..

TDK_RC6 02-08-2002 08:32 AM

well, i guess thats true


it did help a little, like knowing the syntax and stuff, but it really doesnt help that much either

Faheria_GP2 02-10-2002 09:11 AM

well, actually, you just have to keep a few things in mind when working with npcserver

- minimum sleep/timeout is now 0.1
- many graphical things are best done clientside
- the less a timeout has to run, the less the whole server lags
- making sure to reference a player-index inside the "timeout" event (as in doing players[index].x instead of playerx, but you probably should do this anyways)

TDK_RC6 02-10-2002 09:48 AM

Quote:

Originally posted by Faheria_GP2
well, actually, you just have to keep a few things in mind when working with npcserver

- minimum sleep/timeout is now 0.1
- many graphical things are best done clientside
- the less a timeout has to run, the less the whole server lags
- making sure to reference a player-index inside the "timeout" event (as in doing players[index].x instead of playerx, but you probably should do this anyways)

whouldn't u just use with (getplayer(account))??

entravial 02-11-2002 05:36 PM

honestly the npc server doc that i have totally blows. dunno if it has been updated which i doubt though

TDK_RC6 02-11-2002 08:24 PM

Quote:

Originally posted by entravial
honestly the npc server doc that i have totally blows. dunno if it has been updated which i doubt though
i dont think it has been :(

it doesnt even have the gulid commands in it

SaijinGohan 03-08-2002 08:08 PM

Mine has like nothing.. all the old beginning stuff, I need the up-to-date stuff

screen_name 03-08-2002 09:48 PM

Quote:

Originally posted by SaijinGohan
Mine has like nothing.. all the old beginning stuff, I need the up-to-date stuff
i think everyone wants a updated one

SaijinGohan 03-09-2002 12:50 AM

yeah that would be great.


All times are GMT +2. The time now is 06:11 PM.

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