Jump to content

mogulul

Premium
  • Posts

    141
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by mogulul

  1. You can modify this:

    Amok

    71124    ąé»çŔÚŔĚżë±Ç    ITEM_COSTUME    COSTUME_MOUNT    1    ANTI_DROP | ANTI_SELL | ANTI_GIVE | ANTI_MYSHOP    QUEST_USE_MULTIPLE | LOG    WEAR_SHIELD    NONE    0    0    0    0    0    LEVEL    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    2400    0    0    0    0    0    0    0    0


    i need an example.

  2. Hy,i have a problem with port of mysql.I tryed to change the port 3306,and i follow this tutorial:

     

    i create in /etc a file my.cnf and i put this:

     

    #Mysql configuration
    [mysqld]
    port=my port

     

    after i write this command in putty: /usr/local/etc/rc.d/mysql-servert restart,afther that i gave reboot on my VPS and when i start the server i receive this:

     

    123.png

     

     

  3. I follow this tutorial step by step and when i try to compile the binary I receive this error:  Error    1    error C2440: 'return' : cannot convert from 'const granny_int32x *' to 'int *'    D:source_binarysourceEterGrnLibModelInstanceModel.cpp    80    1    EterGrnLib

     

    Can someone help me please?
     

  4.  

     

    When i try to compile the binary i gote this error:

     

    -C1083: Cannot open include file : 'Python.h':No such file or directory

     

    EDIT 1 : I put in PythonrootlibManager.cpp : #include "../../extern/include/Python-2.2/Python.h" and in

    ScriptLibStdAfx.h: #include "../../extern/include/Python-2.2/Python.h"
     
    I did a little test now and i try to compile file colorinfo.py.When i try to compile the binary i recieve these errors :
     
    Untitled.png

     

    install python 2.7 in binary

     

    And how cand i do update python 2.2 to 2.7?

  5. When i try to compile the binary i gote this error:

     

    -C1083: Cannot open include file : 'Python.h':No such file or directory

     

    EDIT 1 : I put in PythonrootlibManager.cpp : #include "../../extern/include/Python-2.2/Python.h" and in

    ScriptLibStdAfx.h: #include "../../extern/include/Python-2.2/Python.h"
     
    I did a little test now and i try to compile file colorinfo.py.When i try to compile the binary i recieve these errors :
     
    Untitled.png
  6. I have a problem.I follow this steps:

     

    -Copy all your root*.py files into the .MainRootLib folder

     

    -Copy python.exe, RootLibCythonizer.bat, and RootLibCythonizer.py from .Main into the .MainRootLib folder

     

    -Run .MainRootLibRootLibCythonizer.bat ----at this step I have a problem

     

    Can someone help me please?

     

    1111111.png

×
×
  • 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.