Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Functions (https://forums.graalonline.com/forums/showthread.php?t=10238)

ownerofbabylon 08-23-2001 05:09 PM

Functions
 
on a function i learned the first part but what format is the actual function in? I think its like this

if(playertouchsme){
door()
}

(func door){
hide;
sleep 3;
show;
}

ownerofbabylon 08-24-2001 03:37 AM

is there some extra setting that can be put in the () after function door?

KJS 08-24-2001 03:40 AM

no i have sujested that to stefan... but he hasn't done anything yet.... i basacally told him that when the functions thing came out...

you can tell him.. mabie more people we get he might make it

ownerofbabylon 08-24-2001 03:43 AM

yea it just seems like that () is kinda useless

ownerofbabylon 08-25-2001 08:15 AM

Now that I know functions can someone teach me Tokenizing?

ownerofbabylon 08-25-2001 08:16 AM

Quote:

Originally posted by Kaimetsu
Every scripter in the world has asked him for parameter passing, but similarly every scripter in the world takes credit for it as their idea...
Yea I Know, it was really my idea though.

Vinvect 08-25-2001 12:21 PM

it worx like flags but diffrent.......


All times are GMT +2. The time now is 01:44 AM.

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