Jump to content

Denizeri24

Member
  • Posts

    188
  • Joined

  • Last visited

  • Feedback

    0%

Community Answers

  1. Denizeri24's post in Little python check question was marked as the answer   
    if app.IsPressed(app.DIK_LCONTROL) and chr.IsGameMaster(player.GetMainCharacterIndex()):
  2. Denizeri24's post in Little python check question was marked as the answer   
    if app.IsPressed(app.DIK_LCONTROL) and chr.IsGameMaster(player.GetMainCharacterIndex()):
  3. Denizeri24's post in Weird Cryptopp Problem was marked as the answer   
    cmd_general.cpp
     
    check; 
     
    #ifdef __FreeBSD__
    #include <sys/md5.h>
    #else
    #include "../../libthecore/include/xmd5.h"
    #endif
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.