Re: Where to get started?
Quote:
Originally Posted by
QuarterPastDoom
Well, I'm gonna be upfront and honest, I have no programming skills.
But I really would like to get into it to help with the Dragon Flyff development.
Can anyone link me to what may help me, like any good tuts, resources, information I can use to get started?
Any help would be great.
Thanks.
DragonFlyFF = Now Rhisis = Closed Source.
Check out antiRTFM's C++ tutorials on YouTube
Pew Pew
Re: Where to get started?
Thanks man,
Owe you one!
Although if it's closed source I can't edit it right?
So which development should I try follow up on?
Thanks again.
Re: Where to get started?
Quote:
Originally Posted by
QuarterPastDoom
Thanks man,
Owe you one!
Although if it's closed source I can't edit it right?
So which development should I try follow up on?
Thanks again.
You should check out the Rune source, since it is the most complete at this time.
Re: Where to get started?
Quote:
Originally Posted by
QuarterPastDoom
Thanks for the suggestion, but I'm looking to help with v11 or 13 files. Sorry I failed to mention that..
Posted via Mobile Device
Mhm. Then you should learn C# instead of C++ and check out osAFlyFF's source.
Re: Where to get started?
Quote:
Originally Posted by
HolySinX
DragonFlyFF = Now Rhisis = Closed Source.
Check out antiRTFM's C++ tutorials on YouTube
Pew Pew
DragonFlyFF = old rhisis = still open source around somewhere.
New rhisis = closed source = files from scratch that have nothing to do with dFlyFF :)
@op
You could still use old rhisis since its still open source, but I wouldnt suggest it because it needs lots of improvements.
Oh, and rune source is really bad for a beginner, its confusing and could lead to bad programming practices.
Re: Where to get started?
Quote:
Originally Posted by
BBim
DragonFlyFF = old rhisis = still open source around somewhere.
New rhisis = closed source = files from scratch that have nothing to do with dFlyFF :)
@op
You could still use old rhisis since its still open source, but I wouldnt suggest it because it needs lots of improvements.
Oh, and rune source is really bad for a beginner, its confusing and could lead to bad programming practices.
Hmm well if it's real bugged and you don't suggest it, which one do you suggest?
Same as HolySin? osAFlyff?
Re: Where to get started?
Re: Where to get started?
Hmm,
I looked up osAFlyff, and found this sandbox open source one, I'm pretty sure that's it.
Anyway, I downloaded that and microsoft visual C#2008 and im scrolling through tutorials and sutff, but it's all just about creating a basic program, is that knowledge needed?
Is there any good tuts that relate to this sort of thing that people could direct me to?
Thanks again
Re: Where to get started?
Check ebooks. Would try to help you find some but it's late...
Try this one; http://www.mediafire.com/download.php?fjjm2k3zoey
Scan it for viruses if you download it, can't check those things on a Mac...
Re: Where to get started?
Hmm, thanks for the link
I read through some of it, and it basically needs me to understand some basic concepts etc. But like I stated before I have no knowledge, and am completely new to this kind of thing, thankyou though.
So, anyone know any good tutorials or information that will help me develop osAFlyff?
Thanks.
Re: Where to get started?