VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Free-Quest (Time to play)

by Abel Ricaurte (4 Submissions)
Category: Games
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (17 Votes)

Free-Quest is a text-based RPG game with graphical interface. Single player oriented. Includes Quest-Maker to create your own Quests.
For more information take a look at the homepage: www.geocities.com/freequestrpg/

Inputs
Inputs
Assumes
Explanation
Code Returns
Returns
Side Effects
Side Effects
API Declarations
Declare Function GetPrivateProfileString Lib "kernel32" Alias "GetPrivateProfileStringA" _
(ByVal lpApplicationName As String, ByVal lpKeyName As String, ByVal lpDefault As String, _
ByVal lpReturnedString As String, ByVal nSize As Long, ByVal lpFileName As String) As Long
Declare Function WritePrivateProfileString Lib "kernel32" Alias "WritePrivateProfileStringA" _
(ByVal lpApplicationName As String, ByVal lpKeyName As String, ByVal lpString As Any, _
ByVal lpFileName As String) As Long

Rate Free-Quest (Time to play)

Download Free-Quest (Time to play)

Download Free-Quest (Time to play) (132 KB)

Free-Quest (Time to play) Comments

No comments have been posted about Free-Quest (Time to play). Why not be the first to post a comment about Free-Quest (Time to play).

Post your comment

Subject:
Message:
0/1000 characters