Game Development Community

Where can I find createServer in Script?

by John Eric Miller · in Torque Game Engine · 04/13/2003 (8:33 am) · 6 replies

Where can I find createServer in Script? Which script is this function located? This is called from the startmission.gui which from what I can tell starts the game. Is this correct?

#1
04/13/2003 (9:16 am)
Check out:

example/common/server/server.cs
#2
04/13/2003 (10:37 am)
Thanks
#3
04/13/2003 (11:38 am)
Or next time use find in files
#4
04/13/2003 (2:00 pm)
I did that but it didn't find it. Do you use the search in XP?
#5
04/18/2003 (3:45 pm)
Download Tribal IDE. It is a big help for such purposes. you can download from:
http://tork.zenkel.com/modules.php?op=modload&name=Downloads&file=index&req=viewdownload&cid=3

hope that helps
#6
04/18/2003 (4:41 pm)
Thanks, Tribal IDE makes editing script code much easier.