Most likely what he meant was: "I have official server files/an emulator and want to know if I should use mysql or mssql".
You cant choose, official files = mssql, all emulators I know of = mysql....
Type: Posts; User: BBim
Most likely what he meant was: "I have official server files/an emulator and want to know if I should use mysql or mssql".
You cant choose, official files = mssql, all emulators I know of = mysql....
You cant even find the correct section, how you expect to find a really good coder????
Correct section: http://forum.ragezone.com/f206/
Register pages use stored procedure and sp already protect you from injections from what I know.
http://code.google.com/p/rhisis/
And propMoverEx.inc(specific drops)
propDropEvent.inc is for level range drops like cards, eggs, food, refresher/vital drink, ...
Install service pack 3 and install mssql 2005.
Yay us! Go rhisis! :D
And we're off to sleep so don't mind if we don't respond :P
Thanks for supporting us guys.
Those are the default ports flyff client will connect to, so it will basically be the same for every server.
Send your .res files to them...
http://forum.ragezone.com/f483/server-list-wont-appear-640863/
Use a v14 neuz.exe.
From what I know, since register uses stored procedure with the mssql_bind function on php, it already have a sql injection protection.
You need to calculate the CRC32 of the length, negate it and xor with session key.
It have every item at propItem, if there isnt v14 items, you dont have a v14 client.
I didnt said it to be mean, but to make it faster for you. Official files have the same packet structure as emulators, be it before or after the leak. Anything you want to know about packets, the...
0x5e : byte
Length CRC : dword
Length : dword
Wouldnt hurt to get a emulator and look at how it handles that.
Well, there was a time that like 99% of the servers used exactly the same server files, user cp, web site, etc.
Nowadays at least there are v11 and v14 servers, some different layouts that arent...
Imagine authority as they're ascii values(http://www.asciitable.com/), it dont test if (authority == 'F') its normal player else ...
It checks like: if ((authority >= 70) && (authority < 79))...
I generally use 2 question mark.
OH NOES I R NUB???????
Oh sorry, I thought you were talking about quests in general, I didnt test this but I think the entire volcane quest is at propQuest item, it dont have a key like introduction or farewell so that...
Weird because my friend changed at propQuest.inc where volcane npc quest would teleport you(instead of volcane dungeon, he put arena, just as a test) and it did work.
To make the limit higher, you need to know assembly to edit client code, it uses an signed long int for penya, so anything higher than signed long max value will make penya bugged. The test for max...
From what I remember, not all quests are at worlddialog.dll, just some like cw quest, those 3 party quest and some more, the rest like volcane teleport quest is at propQuest.inc
Sorry to say but it probably wont :(
Before, when there like no server files out there people didnt get any of the open source projects to help, now with all those official crap they lost even more...
yes, unsigned long int limit is that one, but the software wont automatically test it for you, its your job to do that. So flyff might have tests everywhere, on server, on db, on client, if you...
I see :P
Just wanted to know how level cap could affect stored procedures. Thanks :)
Just wondering, if you couldnt get it running, how could you know level cap was highered? The guild house and new pet system was from procedures errors but and level cap?
Guess he wont care: "DO WITH IT WHAT YOU WANT, RELEASE IT UNDER your name, WORK ON IT, I DON'T CARE! I WON'T WORK ON THIS ANYMORE! (The same goes for the converter o3d: P)"
If he could make his own client, he would make a server from scratch and not fix Caali's server. If he could make his own client, he would make his own game instead of copy FailForFun.
Looking at how he ignored people asking for proof, this is most likely fake.
Model viewer: http://forum.ragezone.com/f484/flash-item-viewer-599694/
If you post videos and screen shots, it will for sure be easier to get it released here. Make a video of you starting the files, then getting in game, show some of the things you fixed(not new items...
They put textures in .res also? I dont think they would do it because some people have bad internet and download a that big of a file and the internet dc middle way would be frustating :(
But I...
At least on eFailFF I noticed there are people that always read patchLog.txt and check every single file to know what is coming, they could see the models and then find screen shots or something and...
Maybe they are smarter and instead of 471897359828746378 files to update after a new version comes, they added models before so that lower server stress and minimize error messages on the patcher?
In my opnion, start with C/C++ is a bad deal, C is a really complex language and C++ is not that complex bu also, to make something bigger you need to learn some complex things.
I started at...
Put server's propItem.txt at dataSub2.res at your client.
Get eFailFF, fully patch it, you will have the 3 files at your client folder, extract them to have english files and replace the ones you want at your server, but remember that some files have been...
lol credits to mica why? She didnt get it, just leaked it, I had beast long before it was leaked, so if I leaked it credits would go for me? lame.
If you extract dataSub2.res files, you will find propItem.txt and propItem.txt.txt and except.txt, flyff programmers made it on a way that client and server files must be synchronized, so the same...
Well, let me try to guess :S
101 in binary is 5, there are 5 maps(unless you didnt post the whole file), so try to change it to 110?
lol its just a guess but who knows '-'
If its a server that is worth it, you could emulate the check and remove the dll.
Open the client, login as GM, type / and see the list for a not common name.
Hex edit the client, the client have a list of GM commands and just send to the server commands that are there, so search...
I think he meant if the server runs on it :P
From what I know, 32 bits systems uses up to 3GB ram, so if he put 4GB, or he will "lose" 1GB or he updates to 64bits.
I lol'ed at the copyright.
They didnt stop the development, they stopped the public releases.
Check the topic about rgn format at release section(http://forum.ragezone.com/f457/full-rgn-structure-625916/#post5390421)
I think appserv is almost the same as xampp, wamp, and some others.
Apache, php and some more already configured and you just need to install one file, instead of apache, php, aditional modules,...
Well, when you dont have direct x and try to run flyff, it says to install direct x SDK also but installing the normal direct x works, so I thought it would be the same case.
I runned beast just...
I think that anything that runs flyff with no lag, should run beast just fine.
Uninstall direct x SDK, its just for developers. Install the most recent direct x that is not SDK.
I dont know which windows you are using, so cant explain it step by step.
Go to control panel and find a place that shows "Local Area Connection" and "Wireless Network Connection" or something like...