A new game with OpenSpades
-
DanteRedgrave
Deuce - Posts: 4
- Joined: Tue Dec 17, 2013 11:10 pm
I was wondering if the OpenSpades engine was able to make other games with it like Source engine or Unreal Engine.. I was kinda wanting to make a DayZ kind of game with it. But one that isn't shitty like the others all around here. If it is able to handle it, Let me know! Also.. A little tutorial on it how to write codes and stuff would be handy for me.
-
learn_more
Coder
- Posts: 891
- Joined: Sun Mar 24, 2013 9:59 pm
yeah, either learn coding or just forget about this.
-
bullets
League Participant
- Posts: 902
- Joined: Sun Aug 18, 2013 8:01 am
Sorry to burst your bubble, but if you know nothing about how to code.... Well you're screwed :/
If you are a master of C/C++ (with OpenGl and OpenAL), and other coding to make it, you could possibly use the OpenSpades engine for a DayZ like game.
If you want tutorials search around the internet for basic ones, you're going to want to learn about a C/C++ one that uses OpenGL and OpenAL to get a basic understanding, but sometimes a book can be more handy the the internet.
If you are a master of C/C++ (with OpenGl and OpenAL), and other coding to make it, you could possibly use the OpenSpades engine for a DayZ like game.
If you want tutorials search around the internet for basic ones, you're going to want to learn about a C/C++ one that uses OpenGL and OpenAL to get a basic understanding, but sometimes a book can be more handy the the internet.
[IGN:] Kitten, or another random cat alias.
Master of the sinister arts.
-
DanteRedgrave
Deuce - Posts: 4
- Joined: Tue Dec 17, 2013 11:10 pm
bullets wrote:Sorry to burst your bubble, but if you know nothing about how to code.... Well you're screwed :/
If you are a master of C/C++ (with OpenGl and OpenAL), and other coding to make it, you could possibly use the OpenSpades engine for a DayZ like game.
If you want tutorials search around the internet for basic ones, you're going to want to learn about a C/C++ one that uses OpenGL and OpenAL to get a basic understanding, but sometimes a book can be more handy the the internet.
That pretty much explains everything. But i still don't know how to get the engine itself. I'll be fine with coding cause i was planning on learning it anyways..
-
bullets
League Participant
- Posts: 902
- Joined: Sun Aug 18, 2013 8:01 am
DanteRedgrave wrote:Go to OpenSpades source on github, that's the source, you're not going to have any idea what to do until after you learn to be an adept coder, after that you should start messing around with the source.bullets wrote:Sorry to burst your bubble, but if you know nothing about how to code.... Well you're screwed :/
If you are a master of C/C++ (with OpenGl and OpenAL), and other coding to make it, you could possibly use the OpenSpades engine for a DayZ like game.
If you want tutorials search around the internet for basic ones, you're going to want to learn about a C/C++ one that uses OpenGL and OpenAL to get a basic understanding, but sometimes a book can be more handy the the internet.
That pretty much explains everything. But i still don't know how to get the engine itself. I'll be fine with coding cause i was planning on learning it anyways..
[IGN:] Kitten, or another random cat alias.
Master of the sinister arts.
-
DanteRedgrave
Deuce - Posts: 4
- Joined: Tue Dec 17, 2013 11:10 pm
bullets wrote:This means i can strip the OpenSpades engine from AoS and rebuild a whole new game with more weapons, Bigger maps and stuff? Even npcs?DanteRedgrave wrote:Go to OpenSpades source on github, that's the source, you're not going to have any idea what to do until after you learn to be an adept coder, after that you should start messing around with the source.bullets wrote:Sorry to burst your bubble, but if you know nothing about how to code.... Well you're screwed :/
If you are a master of C/C++ (with OpenGl and OpenAL), and other coding to make it, you could possibly use the OpenSpades engine for a DayZ like game.
If you want tutorials search around the internet for basic ones, you're going to want to learn about a C/C++ one that uses OpenGL and OpenAL to get a basic understanding, but sometimes a book can be more handy the the internet.
That pretty much explains everything. But i still don't know how to get the engine itself. I'll be fine with coding cause i was planning on learning it anyways..
-
Ballistic
3 Years of Ace of Spades
- Posts: 1207
- Joined: Wed Dec 19, 2012 12:17 am
That wouldn't approve to the community (at least most of us). AoS is popular because of it's simplicity. If you edit those things in the game, it would really be just a 1.0 remake. But of course nobody is gonna stop you from doing it.
-
EldredChandler
Build and Shoot's 1st Birthday
- Posts: 730
- Joined: Mon Nov 05, 2012 5:09 pm
BallisticTactix wrote:That wouldn't approve to the community (at least most of us). AoS is popular because of it's simplicity. If you edit those things in the game, it would really be just a 1.0 remake. But of course nobody is gonna stop you from doing it.I think he's saying he wants to take the engine, OpenGL, and make a game unrelated to AoS.
-
scrawl
Veterans
- Posts: 974
- Joined: Mon Dec 16, 2013 12:09 pm
You could...But I don't know if it would be a good idea.
-
bullets
League Participant
- Posts: 902
- Joined: Sun Aug 18, 2013 8:01 am
DanteRedgrave wrote: This means i can strip the OpenSpades engine from AoS and rebuild a whole new game with more weapons, Bigger maps and stuff? Even npcs?If you got super adept in coding, yes, those could be something possible to make.
[IGN:] Kitten, or another random cat alias.
Master of the sinister arts.
-
DanteRedgrave
Deuce - Posts: 4
- Joined: Tue Dec 17, 2013 11:10 pm
bullets wrote:Still a little help on what programs should i use or something how to start would be good. I already bought an OpenGL bookDanteRedgrave wrote: This means i can strip the OpenSpades engine from AoS and rebuild a whole new game with more weapons, Bigger maps and stuff? Even npcs?If you got super adept in coding, yes, those could be something possible to make.
-
bullets
League Participant
- Posts: 902
- Joined: Sun Aug 18, 2013 8:01 am
DanteRedgrave wrote:The book should tell you what to use, hopefully it's meant for C++ though, personally I use http://www.microsoft.com/en-au/download ... x?id=14632 for my compiler.bullets wrote:Still a little help on what programs should i use or something how to start would be good. I already bought an OpenGL bookDanteRedgrave wrote: This means i can strip the OpenSpades engine from AoS and rebuild a whole new game with more weapons, Bigger maps and stuff? Even npcs?If you got super adept in coding, yes, those could be something possible to make.
[IGN:] Kitten, or another random cat alias.
Master of the sinister arts.
-
learn_more
Coder
- Posts: 891
- Joined: Sun Mar 24, 2013 9:59 pm
DanteRedgrave wrote:the questions you are asking, you are more or less ready in it for a year.bullets wrote:Still a little help on what programs should i use or something how to start would be good. I already bought an OpenGL bookDanteRedgrave wrote: This means i can strip the OpenSpades engine from AoS and rebuild a whole new game with more weapons, Bigger maps and stuff? Even npcs?If you got super adept in coding, yes, those could be something possible to make.
unless you continue like you are doing now, and be too lazy to find anything out yourself, then you are never even going to come close to do what you want.
-
Semper
Deuced Up - Posts: 627
- Joined: Thu Nov 01, 2012 6:41 pm
If coding was so easy as you think someone would of done this a long time ago.
Who is online
Users browsing this forum: No registered users and 16 guests
