Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Vel on Thu 19/06/2003 14:48:04

Title: Database in AGS
Post by: Vel on Thu 19/06/2003 14:48:04
Im thinking of making a database in ags. I have a clear vision of how it will be done except for two one thing: the search engine. How can I enter text in AGS if it is not speech or message (like in revenants notebook)? And how do I script the search engine itself? Any scripting gods' help would be welcome.
Title: Re:Database in AGS
Post by: Dorcan on Fri 20/06/2003 13:08:32
It may help you :

Reading a text file under AGS (http://host.deluxnetwork.com/~dorcan/script.php?id=6&langue=en)

Searching a word in a sentence (http://host.deluxnetwork.com/~dorcan/script.php?id=5&langue=en)
Title: Re:Database in AGS
Post by: Vel on Fri 20/06/2003 13:51:54
It just confuses me more.
Title: Re:Database in AGS
Post by: Dorcan on Fri 20/06/2003 14:02:30
Just make an effort to understand.
Otherwise, Give up, man. Learn how to program, and then maybe you will understand those scripts. For the moment, making a databse seems too difficult for you.
Title: Re:Database in AGS
Post by: Proskrito on Fri 20/06/2003 14:55:31
hey, chris added a StrContain function in the new beta, that may help for the database
Title: Re:Database in AGS
Post by: Vel on Fri 20/06/2003 17:57:28
Wel, Im not a scripting genious...yet.