Do you by chance have the flash source?
Do you by chance have the flash source?
Thanks for sharking United source files to us,but the DB key is invalid,maybe you can upload again?![]()
Last edited by GigaToni; 02-12-16 at 08:08 AM. Reason: removed advert.
Well Well.... Another moment of bullshit emus showig up everywhere cuz some bullshit people leaked the src which they should not... kinda sad that there are still such a faggots around that site...
Now we all gonna be welcomed by bullshit [HELP] threads and bullshit [PLEAS FIX] threads... don't also forget about the [SUPER ULTRA RELEASE EMULATOR] spam for another... 1-5 weeks?
Tho also... This is kinda your own fault @AlexRedd that you actualy trusted this maggot :/ hope you gonna remember that in a future.. no matter the project / engine you gonna work on.. never trust thai people and never trust some new comers....
Last edited by GigaToni; 02-12-16 at 08:09 AM. Reason: deleted useless images
well, it's the same history as with @CodexPo - someone buy some stuff and start re-selling. Anyway this is a old version of src (was leaked 2 months ago) and DOES NOT INCLUDE:
and before start using this src I recommend checking files for exploits/rootkits/backdoors etc. because I dunno what thai guys made with source code.Code:- BattleRoyale system - New Airdrop system - Fast respawn - VOIP on all servers - Flash files - Sounds files (maybe I wrong) and fixes
P.S. - idk what crashes and problem in src, the clean version worked fine.
Last edited by GigaToni; 02-12-16 at 08:11 AM. Reason: Removed useless images + videos
..........
Last edited by AlexRedd; 07-10-19 at 02:25 AM.
I just don't how can use this BBS, who can tell me how to reply to others....I am a newcomer
Learn something new? The source doesn't contain alot and also it's just very badly written.
Too lazy to fix rogue textures? Even though it's easy as f*ck?Code://r3dOutToLog( "r3dTexture::~r3dTexture: rogue texture '%s' - escaped usual deleting procedures\n", getFileLoc().FileName );
Too lazy to make textures the power of 2?Code://r3dArtBug( "Texture '%s' is not power of 2 ( %d, %d )\n", file, width, height );
Just do a whitelist -.-...... This still allows ASCII Characters... Like ▓, █ and more.....Code:if(strpbrk(m_CreateGamerTag, "!@#$%^&*()-=+_<>,./?'\":;|{}[] ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½ ¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒ ÓÔÕÖרÙÚàáâãäåæçèéêëìíî")!=NULL) // do not allow this symbols
Yes.. Good fix.. Just comment out asserts.... Asserts have a reason. And it's because YOU fucked up. Not the assert.Code://AlexRedd:: New character bugs studio. //r3d_assert(index>=0 && index < (int)m_BodyMeshesFPS.size());
We can go on and on...
Last edited by GigaToni; 02-12-16 at 12:54 PM.
You obviously I don't know, I'm just a passerby, please don't attack me, thank you!![]()
@GigaTony, I will never claim that I am a professional like you. I am just like many here. And again, this source is changed by Thai devs. No idea what exactly he changed.
Did I say somewhere that it's "unprofessional"? No. I said, you did very lazy and bad things.
And also the excuse "No idea what the thais changed" doesn't count. Since 90% of it has your name as comment over it.
Last edited by GigaToni; 02-12-16 at 12:57 PM.
Thank you for what you do not become indifferent
- - - Updated - - -
guys any external "void __cdecl tempDoMsgLoop (void)" (? tempDoMsgLoop @@ YAXXZ)
- - - Updated - - -
unresolved external symbol "void __cdecl tempDoMsgLoop(void)" (?tempDoMsgLoop@@YAXXZ)
1>C:\WarZ\src\EclipseStudio\\..\..\bin\warz.exe : fatal error LNK1120: 1 unresolved externals
- - - Updated - - -
I forgot: D
Code:void tempDoMsgLoop() { r3dProcessWindowMessages(); gClientLogic().Tick(); gMasterServerLogic.Tick(); gFriendsServerLogic.Tick(); return; }
Last edited by askmyleg; 02-12-16 at 12:04 PM.
Wait wait wait..
So if AlexRedd sold this source to somebody then he/she has the right to do anything with it, if he/she wants to release it then its their choice,isn't it?
Maybe I am misunderstanding something.