Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~805 People Reached
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for mickeygee99

Multi user Chat RPG Gaming enviroment here is a ruff draft outline it may be too intensive for you but possably a part of this out line may give you some ideas. DM Host - Options Map Files are selected by the DM for all Character Levels are selected by …

Member Avatar for dineshpaatil
0
419
Member Avatar for Phenomena

depends on how the origional file is formated for instance if it reads line by line or a silgle line to eof. dim confdat,yourfile,variable(0 to number of file lines) as string cmdl.action = 1 yourfile = cmdl.filename x = 0 Open yourfile For Input As #1 Do While Not EOF(1) …

Member Avatar for Comatose
0
118
Member Avatar for pattyandme

I am looking for some colabrative help in developing an RPG gaming enviroment for the internet (Shareware). There are alot of "MUD" programs but this is not a "MUD" The Concept is a multi-player Game Chat enviroment with tools for playing the RPG as if the RPG were A LIVE …

0
76
Member Avatar for carryyb

the syntax is not correct but this is how i would approch it global[B] piccnt[/B] as interger' in a modual onform load 'set the 1st picture [B]piccnt[/B] = 0 pitcure1.picture = filepath & listbox.listindex([B]piccnt[/B]) sub click arrow button right [B]piccnt [/B] = [B]piccnt [/B] + 1 if [B]piccnt [/B] >then …

Member Avatar for pattyandme
0
192

The End.