166
Games & Programming / Re: Umake error
« on: Friday, November 07, 2014, 20:42:17 PM »
... remove space between 'AGP_Pawn' and '(Other)'
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
... then close your eyes and keep scrolling down. You are not forced to look at ...
... but one day in you life you need stop play and organize your life, and now its the day for me =( ...Now, you are playing for fun, but after because of your job / family or other problems (life is full of those ...) you will start playing to release the stress - that I can guarantee you.
...Yeap, we do not know each other, but this does not give us the right to disrespect others.
Nobody should stand above anyone, it doesn't make you special human being, your not bigger, don't be like a rich business man, don't be one of those in high chair, why threaten? why add rules to prevent us from having fun, hard work at work, spill it here on someone, next day he will apologize, its internet, we dont even know each other...
...
The game has no permission for you to change the game state at all after the devs left this game. They made free for all with no point or tracking system. They have not given the source code because simply they don't trust you and of course you have no permission to change things.
...
You know this reminds me of some person who got banned in the past for buying a cheat, and then went way into lawyer stuff because of the anticheat system.Attacking someone, when you has nothing more to say - lack of arguments - is even worse ...
His name was something like =IGC=Wolf.
Luckily, that person changed, and he became a nice person who would never want to do that stuff anymore.
In other words, stop annoying us with your personality problem, you give a lot of criticism, but as soon as someone mentions who you are, you go into defense mode and nobody is allowed to mention that.
Stop being 2-faced is my biggest advice for you, it will help you in the future.
Parsing Object... that's why I told you to not compile the native classes. Core is a native package, so compiler will try to bind every single native stuff (classes, functions, enums etc.) to corresponding .dll package.
Can't find 'intUObjectexecPrivateSet' in 'Core.dll'
Of course the engine is limited! Why else would they move on to a newer one with newer versions of AA?
Optimsation is just that, optimisation. You can improve preformance, but you can't remove the need for the processor and/or GPU to calculate stuff and with this engine, it's probably impossible to fully optimise features which this engine wasn't built for (i.e maps from AA3).It's funny you mention CPU/GPU calculation, because the map optimisation is all about ... e.g.
And you need to understand that adding anything to the game is much harder than it should simply because we don't have the source for the game.Well (
With that said, I don't think that adding a smarter AI than that which the official devs did would be a bad thing, I just think it's more trouble than it's worth.Hmm ... With good AI you can have a lot of fun ...
You can't deny that the engine is old. It's limited. Adding AI code puts extra stress on an engine that's already stressed.True, is old ... but 'limited'..? It depends on what you want to achieve - e.g. each Splinter Cell including the last Blacklist was build on the same engine and look, how different it is. Don't know how much you guys know about the map optimisation, but there is many ways to do it right - sometimes you have to sacrifice something in order to get better performance.