Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Need some help (https://forums.graalonline.com/forums/showthread.php?t=46539)

Yuffie99 07-27-2003 07:15 AM

Need some help
 
Hey does anyone have a scripting guide that explains clientside,serverside and everthing else to scripting =O.

zs0 07-27-2003 07:25 AM

Re: Need some help
 
Quote:

Originally posted by Yuffie99
Hey does anyone have a scripting guide that explains clientside,serverside and everthing else to scripting =O.

//#CLIENTSIDE
is all you put on the top so that it works on line, as for serverside? I only know how to script i don't know what everything means :)

Python523 07-27-2003 07:25 AM

...x_x oh god

Tseng 07-27-2003 07:36 AM

Re: Re: Need some help
 
Quote:

Originally posted by zs0



//#CLIENTSIDE
is all you put on the top so that it works on line, as for serverside? I only know how to script i don't know what everything means :)

If you don't know what you're doing, don't advise others *sigh*. Why do I have a feeling this is why so many people are learning incorrectly?

It is not "something you add to the top so that scripts work online". It's not that at all.

//#CLIENTSIDE is a separator - that's all it is. Code above //#CLIENTSIDE is handled serverside, code below //#CLIENTSIDE is handled clientside.

Yuffie99 07-27-2003 07:49 AM

Can someone just give me a guide on all of this -_o

Tseng 07-27-2003 07:53 AM

Quote:

Originally posted by Yuffie99
Can someone just give me a guide on all of this -_o
Scroll down a bit, and you'll see a topic which I believe is entitled "Serverside Commands" - posted therein is a document which explains serverside in detail.

Alexander 07-27-2003 09:07 AM

Re: Re: Re: Need some help
 
Quote:

Originally posted by Tseng

Why do I have a feeling this is why so many people are learning incorrectly?

Because it's true :p


All times are GMT +2. The time now is 08:47 PM.

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