About Store Forum Documentation Contact



Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Creating dynamically characters
Post: RE: Creating dynamically characters

I didn't include the enums, now it works. Thanks! Still I have a question. Is there a way to get the index of the created character? I could call the last element of container, but is there a differe...
Fritz Beginner Questions 3 4,229 03-30-2011, 05:40 PM
  Thread: Creating dynamically characters
Post: Creating dynamically characters

How can I create characters in game? I've tried this, but it doesn't work. Code: Game::ObjParams param;     param.mesh(true,Meshes.ptr("obj/chr/warrior/body.mesh"));   ...
Fritz Beginner Questions 3 4,229 03-29-2011, 09:17 AM
  Thread: Tooltips
Post: Tooltips

Is it possible that the tooltips can be colored like the Gui texts? In my mini game you can buy guns and if you're not enough money, the describtion should be colored in red. For the overview it's be...
Fritz Feature Requests 0 2,891 12-28-2010, 11:26 AM