forked from Nisalon/IntWars
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
77207e3
commit f022c2d
Showing
1 changed file
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f022c2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@spudgy I saw that on reddit you said that you already had multiplayer and abilities working. Why didn't you upload that progress here? I am really interested in this project but I am not a programmer. My friends and I are huge fans of this project but it would be really awesome if we could play multiplayer with abilities. I can host a server for them but only one person can join at a time.
f022c2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you aren't a programmer why would you want to see the progress? You wouldn't know what your reading...
f022c2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wouldn't need to read the progress. I know how to compile it and use it and edit small things.
f022c2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lol well reasons like that are why people don't update this and probably won't. Why would you need to compile when Spudgy could just give you a compile. Rather then asking for the source of a project where you have 0 experience in. PLUS you don't even know how to program. LOL @ all the skids. Regardless, Don't come here begging for something. When clearly you are just some random child. Who doesn't even make any attemptions to contribute just leech
f022c2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The point of having a public repo is to share something. Some parts of this project could be really useful for many others.
f022c2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The point of having a public repo, is for people to LEARN, Share and corroborate not LEECH. You can learn from all the code thats posted & more. The ability to make it support multiple connection's and what ever else you "heard about"(Trying to leech from rather then figuring it out yourself) are here. People are just too lazy OR don't know how to code it...noob is just asking for a free hand out. A random person never seen before or anything like that. (Leeching). Stop sitting on your high horse and trying to defend nobodys and actually try having something useful to say.
f022c2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ramboo, while I agree with your points, there's no need to be an arse about it, either. As a computer engineer with backgrounds in making software and hardware solutions for over fifty fortune-500 companies, and many more startups, it's important of us to TEACH as much as it is their responsibility to LEARN. Instead of getting mad for a guy "leeching", why not give him some pointers on how to add what he's looking for, to point him in the right direction. Will that yield results, probably not, but, from a programmer to another, let's be supportive and fruitful for the kiddie-coders rather than detrimental. Even though he prefaced he isn't a programmer, working off of tutorials and assistance can still get him there.
f022c2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your helpful response, kingkj52. If someone could please point me in the direction of some tutorials or somewhere to start, that'd be great. I can sometimes learn general syntax and things from looking at the code and how it works, but usually when I add in new parts it doesn't work. For example, I tried to set the speed of the person near where the health is set, but it did not work because the speed variable was not found (I tried many different things, no worries).
Now to address Ramboo's point of leeching. Yes, I am currently leeching, because I do not have the knowledge to do anything else. But I want to help out and get things done. There's a reason why I just made an account here. A few months ago, I tried to reverse engineer the LoL server using the same things that the people who made this repository did. I accomplished nothing. But hey, at least I tried.
f022c2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leeching is fine. if it wasn't, this repo wouldn't be public.
The problem with unexperienced programmers is that they cause more trouble than help in any repository. Therefore i suggest you learn how to reverse engineer a game, many tutorials are on website's such as mpgh.net/elitepvpers.com. A general idea of Game Programming and c++ are required as well. You can then fork this project and fiddle around with it as much as you like. If you make any progress, you're free to make a pullrequest and we may merge it.
If anybody makes notable progress we may even consider asking that person to join the closed repo where the advanced project is located. Asking us to be added without making any changes whatsoever will not yield any responses.
f022c2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for your helpful response, mrgreywater. I will begin to learn programming and take a look at those websites and find out how to reverse engineer a game.
I was not even aware that an advanced project existed, but now I understand. Hearing of this gives me motivation to get work done.