C# source w/ world server

same happends to me:S
Too I get that error
adidishen - C# source w/ world server - RaGEZONE Forums

Did the download the latest OBCD Drivers?
 
i feel the need to tell you all that this is not a 1 man job or a 5 man job
this needs a hell lot of work and packet reading and time consuming
so i think we should make a team of programmers that can actually start doing something with this if you guys really wanna be able to use this correctly or if you will think selfish and think about your own plans then its a cause lost already :)

so some1 smart enaugh that can think he can lead a team please start recruiting a team and lets work on this for real
 
If your db connection doesnt work install the db connector which is found here
flyff4rz\Binary\tools
 
my db commector works it the db query which im having trouble with, looking through it item are sperated with commans not semi colons i think this could be whats giving me the problem =/
 
Don't use navicat.
Do the following:
Code:
Start->run->cmd

cd [path-to-sql-file]
mysql -u root --password=mypassword flyffdatabase < backup.sql

@caja: go to tools folder and install myodbc.

I install but the code for the db not work for me

I doo this
cd C:\Documents and Settings\I.G.R\Desktop\Flyff\flyff_server_files\flyff4rz\Binary\db\mysql -u root --mypass flyffdb < backup.sql

what is wrong?

And the aces lvl for normal user, gm and admin?
And too gm commands=)
 
[19:04]: Connection to MySQL server established.
[19:04]: Initializing socket server..
[19:04]: Listening on port 23000.
[19:04]: No connection could be made because the target machine actively refused it 127.0.0.1:17000

Thats what i get so should i portforward? or something

EDIT Done!
 
azntrung if your using localhost to connect to things, you shouldnt need to port forward if your doing this localy but refuse prolly has something to do with tht
 
Seems to be pretty awesome, soon, I start an apprenticeship, and then I'll learn some programming languages, I hope that I'll learn there C++ and C#, that would be pretty nice... However, thank you very much for releasing your work mate!
 
Seems to be pretty awesome, soon, I start an apprenticeship, and then I'll learn some programming languages, I hope that I'll learn there C++ and C#, that would be pretty nice... However, thank you very much for releasing your work mate!

Choose either C++ or C#, two languages arent good, you will get confused with syntaxe and wont master any of both :\

@topic
Thanks adidishen, it will be good for me to take packets and some logics but I dont feel like givin up at my C++ source :P
 
Nice work Adidishen, thanks for release'ing in C# (I'll never get to learn C++)...
From my experience and running around in the world goofing, I see alot of bugs wich I suppose I can fix alone, the only problem is that to add something new like ability to duel or whatever new function that isn't programmed yet will be pretty hard. :P Something I've noticed is that skills doesn't work once changed job.. And most biggest problem is that you cannot attack anything and that's one too big thing for myself to add as my experience doesn't add-up for that high level byte data coding lol.
Other things, I really like the source, the code is very easy to read...
Image of ingame:
 
Last edited:
Epic!!!! Awesome!!! Marvelous!!!! This is what I've been waiting for so long...
Thank you sir!!!!!

i offer you all a chat box where we can all meet and discuss the future development for this


Nice move Hells!!!
 
Last edited:
Awesome job with the server adidishen!

Only had one problem with being able to see servers/channels but I got that fixed now. Reinstalled Fly just to see if they ran good @_@ and they do!
 
Back