Mystic Software Forums

Miscellaneous => Archives => Archive => Topic started by: Anonymous on November 18, 2003, 06:04:39 PM

Title: (no subject)
Post by: Anonymous on November 18, 2003, 06:04:39 PM
Ok, I am creating an online game using the FTP plugin, right.
I was just wondering if a trading system would be possible without a plugin, and if it is possible, if it could be easier with a plugin.
Title: (no subject)
Post by: Cesque on November 21, 2003, 12:45:57 AM
Not in toolkit, I guess (multiplayer, you mean???)?

Well my knowledge about real programming is somewhere around compilation error in C++.

But if it's for tk, I never heard of such plugin. I'll have to check one day or another.
Title: (no subject)
Post by: Anonymous on November 21, 2003, 03:09:27 PM
By online i did meen Multipayer, yes.
The game connects to my FTP server as soon as you start, so it really is just a MP game, but thats not my question.
are u sure trade isnt possible without a plugin?Also, why wouldnt u consider RPG Code a REAL language?
Title: (no subject)
Post by: Cesque on November 22, 2003, 04:27:23 AM
Hmm, rpgcode is somehow real... Altrough you won't be able to make a game that will only consist 1 program without the main file etc... And it's somehow dependant on all your boards, items, characters etc (altrough I don't use personally any of default items, I make all my own programs)...

Multiplayer game done with tk? I'll get to check that out, cool. Trading? You mean trading WHAT? Items? Code parts? Hmm... This should allow me to make a diablo-esque game considering that in my game you can, ehm, wll be able to (when it comes out, ehm, if it comes out Wink) have random-generated items and upgrade them, forge them, enhance them, enchant them, so trading them would be cool... Hehehehe.

Too bad I NEVER use any plugins because of my unregistered tk version... And I made cool BSs and now work on area-based one (where you move around and attack in melee or at range) without using any of them...
Title: (no subject)
Post by: Anonymous on November 24, 2003, 05:19:54 PM
well, maybe I could possibly be a staff member for you and we could team up ehh? Altough I planned on a war game, an rpg is ok too
Title: (no subject)
Post by: Cesque on November 25, 2003, 08:15:36 AM
war game? with tk? interesting Smile always better than minicars... no, really, if you don't know C++ or smth it's a good thing to make simple programs with rpgcode... Like lottery simulation and such.

currently I need no further staff, sorry... I'm just making the VERY basics of the game... About multiplayer I'll think after it's almost-done.
Title: (no subject)
Post by: AlienDude on November 25, 2003, 09:11:16 AM
You never know, You may be able to do something like it with TK3!!

An online TK war game, Sweet!!!!
Title: (no subject)
Post by: Anonymous on November 27, 2003, 10:00:15 AM
well, I am using the beta TK3 and it has many bugs, the way I am doing the war game is like this: you will create your town with a program file that I hope to soon make(so far, I have some of it done) and I also noticed that Character files can  be edited, enabling the people who play to choose their own names. The boards will be updated like this:
I will dl the read/write plugin, and use the FTP plugin to dl new files, first, Updates.prg, to fetch all the updates, then, all the updates themselves.
I am still looking for a FTP host though
Title: (no subject)
Post by: Cesque on November 27, 2003, 01:40:52 PM
Hmm. Nice. Some sort of strategy, huh? I don't know any ftp host, though, sorry... Sad

Multiplayer aspect would be a good thing in my game, too - that would add something up to player's motivations beside beating the game. I simply want to make so powerful item system and level/skill system that no 2 characters will ever be the same, so player vs player arenas or tradings posts would be cool... Like making an "online" location where players can trade with themselves, fight on various arenas, eeeeh... I first need to make a game, though. What was the last date I mentioned it would come out? 2057? Yes, perhaps, I plan it to be completely in 4 and half dimensions, have surrounding sound with 8, perhaps 10 sound sources & telepathical controls (connecting cables to your brain and sterring character on screen via your thoughts). Good idea, isn't it?
Title: (no subject)
Post by: Anonymous on November 29, 2003, 09:29:38 AM
lol, go for it Cesque
Too bad I havent an FTP host, and on top of that, most of the plugins I have wont work properly with TK3 Beta.