Jump to content

wh1sp3r

Members
  • Posts

    421
  • Joined

  • Last visited

Posts posted by wh1sp3r

  1. Have anybody here bought that game ?? I got it from CDKEYSHERE.com for 33€. It's bugged like hell, lol. Also, Maxis said, it's not possible to play offline as internet is important for server-side calculations, funny thing is, when you unplug your internet cable, you can still play without any problem !! What a lie, lie lie lie. EA lies lies lies, hehehehe. What's your opinion ?

  2. From MSDN:

     

    To set syntax coloring for user-defined keywords

    1. In the same directory as msdev.exe, use the Text editor or Windows Notepad to create a text-only file named usertype.dat.
       
    2. Add your keywords to usertype.dat, one keyword per line.
      Note The usertype.dat file is read during initialization. It cannot be renamed, nor can it be reloaded during an editing session. The syntax coloring mechanism checks the usertype.dat file last. Thus, all previously defined color settings take precedence over the user-defined keywords.
    3. Save the file as a text-only file, exit, and then restart Visual Studio.
       
    4. From the Tools menu, choose Options.
       
    5. Select the Format tab.
       
    6. In the Colors box, select User Defined Keywords.
       
    7. Set the font, font size, foreground color, and background color to your preferences.
      For more information, see <a href="http://msdn.microsoft.com/en-us/library/aa265717(v=vs.60).aspx#_asug_to_change_colors_used_for_syntax_coloring" sab="1378">To change colors used in syntax coloring.
    8. Click OK.

    I don't know better way, but perhaps, you can download some extensions for this. Also, you have to make function list yourself or perhaps someone can make it from header :)

  3. Could you please run Event viewer ? start button, run eventvwr, expand Custom Views, events and check last event after your error. You should get better description what happend.

     

    Canardian: Windows SDK are included in Windows. Visual C++ redistributable works only for Release version of applications. For Debug, you need to install Visual studio tools. For x86 applications, only x86 redistributation pack is needed.

     

    Additional info: http://msdn.microsoft.com/en-us/library/k089yyh0.aspx abort function was called, so, some kind of exception occured.

  4. that's what i really don't like .... we have no idea, when we have to pay and for what and how much. Small update, and pay !! or no support. it reminds me small upgrade from 2.2 to 2.3 or how's the version. We really don't know when they can suprises us with price.

     

    I really hate these marketing models where you have to pay for bugfixes.

  5. I would like to react on admin's reply on offtopic:

     

    snapback.pngwh1sp3r, on 27 February 2013 - 04:58 PM, said:

     

    now, the question is smile.png will be a GL4 renderer added without any fee ?

     

    Admin's answer:

    No. That's completely infeasible. Implementation will be a huge amount of research and development.

     

     

    So it means .. we have to pay additional money for that. Ok, That i wanted to know. Thank you.

  6. We have nice proverb. "Who wants more and more has nothing." And that's a problem. Everyone wants great game with great graphic with great gameplay, which is running everywhere. I did a complete game, it was called The Ball Wars, i released it with source code on old forum. Even such a small game was not easy to do becuase i was learning c++ by programming that game. I am thinking about buying LE3, but only thinking ...if i buy LE3, The Balls wars will be first game i will make with proper programming and i will finish it. We are great community here, if you make a simple game, we can have fun playing it over internet :) just don't do ultra big projects you can't ever finish, lol.

×
×
  • Create New...