Questions tagged [cryengine]

CryEngine is a game engine developed by Crytek used for the first-person shooter computer game Far Cry.Now, it is also used for Sniper Warfare Games like Sniper Ghost Warrior 2

CryEngine is a game engine developed by Crytek used for the first-person shooter computer game Far Cry. Unlike other game engines, Cryengine supports photo realism, advanced graphics, advanced physics and complex 3D animations that is demand of today's gaming. One can develop a real world using cryengine just like Crysis 3 and many more games. Cryengine proves to be one of the world's best gaming engine for a game developer as it is loyalty free engine and has all those features that today's gaming industry requires.

38 questions
0
votes
1 answer

Cryengine 3.5 AI Tagpoint Not Working

I am unable to get my entity character "Human" (in Cryengine 3.5) to move towards a tagpoint. Please find below a picture of my tagpoint flow graph: https://i.stack.imgur.com/MsyaE.jpg Unfortunately, despite generating AI and running the game…
Kaya Suleyman
  • 105
  • 2
  • 11
0
votes
1 answer

Visual Studios (Multiple Projects) Linking Error

I am working with Qt and Cryengine in visual studios. I am very new to large projects such as this one, but I am nearly to the point of actually adding something to this engine. My code compiles piece by piece, but when I try to compile my "Indie…
user2453703
  • 33
  • 1
  • 2
  • 4
0
votes
1 answer

Running a Qt GUI in CryEngine 3

I am just getting started with Qt and cryengine, and I want to run a Qt GUI application inside cryengine. I am programming with Visual Studio 2010 with the Qt add-on. I have both the cryengine source code and a Qt GUI's source code that I have made…
user2453703
  • 33
  • 1
  • 2
  • 4
0
votes
2 answers

Sending data securely in C++?

Can someone give me some guidance on my problem - I am writing a game (CryEngine) and I need to know how to send data - including usernames and passwords to a server where they can be stored in a database and shown on a webpage displaying the…
Dan Vonk
  • 79
  • 1
  • 3
0
votes
1 answer

Lua script not recognizing self.id

I'm revising an existing program to implement a new toolbar. The program uses Lua scripts to handle the display and processing of Flash animations and commands. I can call up the Flash animation window, but the line that adds a command listener…
GordoFabulous
  • 195
  • 2
  • 12
0
votes
1 answer

weapon_term helper of weapon system on "thirdperson" target (cryengine)

I just walked through the "SCAR.xml" weapon item example, it's fantastic easy to use as a reference for making a new weapon. There is a question confusing me about block. ... …
-2
votes
1 answer

I need a hint for basic scripting in CryEngine 3

I want to add some Parameters to the Player. e.g "Hunger", "Thirst" (Survival Stuff) Can I do this with a lua script? Because the Player is something that's already set up in the engine. Can I acess him? Or what would be the best way to do that?
Dawesign
  • 643
  • 1
  • 7
  • 25
-3
votes
1 answer

CryEngine v start working from standard SDK

I am a unity developer and i am new to CryEngine i use version V(5). I recently found this on the marketplace: https://www.cryengine.com/marketplace/product/cryengine-gamesdk-sample-project But is it possible to start working from this standard…
Menno van Hout
  • 39
  • 1
  • 3
  • 8
1 2
3