Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (dr_panther, 7th_zorro), 1,203 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Persistant character stats #131080
05/22/07 11:04
05/22/07 11:04
Joined: May 2007
Posts: 2
D
DeLukse Offline OP
Guest
DeLukse  Offline OP
Guest
D

Joined: May 2007
Posts: 2
I need some help building a database that can transfer info with gamestudio engine
so as to have persistant characters!?!?

Re: Persistant character stats [Re: DeLukse] #131081
05/22/07 15:31
05/22/07 15:31
Joined: Mar 2005
Posts: 564
/www/europe/ germany/index.php
TSG_Torsten Offline

User
TSG_Torsten  Offline

User

Joined: Mar 2005
Posts: 564
/www/europe/ germany/index.php
Sorry, I don't know exactly what you mean.

Anyway, you can use file_open_write/file_open_read to get text-based files.

You can read strings by file_str_read. file_str_read reads the string until a "," is be found. Then you have to use file_str_read again and read the next string.

This way I had programmed an online level database.

I hope that I could help you.

Greetings
TSGames

Re: Persistant character stats [Re: TSG_Torsten] #131082
05/23/07 08:36
05/23/07 08:36
Joined: May 2005
Posts: 155
C:\Program files\GStudio6
alphaindigo Offline
Member
alphaindigo  Offline
Member

Joined: May 2005
Posts: 155
C:\Program files\GStudio6
i think sowmeonw wrote a mysql plug in for 3dgamestudio .. here is the thread. That should work if you know how to use mysql (not that difficult to learn)


beware the sock! - tLempoary...
Re: Persistant character stats [Re: alphaindigo] #131083
05/23/07 10:47
05/23/07 10:47
Joined: May 2007
Posts: 2
D
DeLukse Offline OP
Guest
DeLukse  Offline OP
Guest
D

Joined: May 2007
Posts: 2
Where/How do i learn to write MySQL code??(i asume this is what i need)

Re: Persistant character stats [Re: DeLukse] #131084
05/24/07 11:02
05/24/07 11:02
Joined: Apr 2006
Posts: 1,551
Netherlands
D3D Offline
Serious User
D3D  Offline
Serious User

Joined: Apr 2006
Posts: 1,551
Netherlands
Vistit www.mysql.com and download the documentation. Also search the web for free tutorials. There are softwares that allow you to write your sql script very easy, but you need the basics, thus i'd recommend reading the documentation and search the web. That is how i've learned it somehow


smile

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1