Thread: Functions.
View Single Post
  #1  
Old 03-16-2005, 06:23 PM
JkWhoSaysNi JkWhoSaysNi is offline
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
JkWhoSaysNi is on a distinguished road
Send a message via ICQ to JkWhoSaysNi
Functions.

I have some questions about the use of functions in gscript:

1. Can you create a function in an npc and call it from another npc? if so, how?

2. Is it possible to pass arguements to functions?

Also, is there any form of inheritance in gscript (ie, basing an npc from another npc).

is it obvious i'm used to OO languages?
Reply With Quote