Jump to content

Galet

Premium
  • Posts

    1384
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    0%

Posts posted by Galet

  1. il y a 44 minutes, tmoitoi a dit :

    Hi, anyone has an idea about how to make something like webzen & gameforge ?

     

    To be honnest i've searched many ways and I didn't find how they does, if anybody has an idea or a link too something working with..

     

    Thanks guys

    That's already in the sources, you need to define it if it is not working right off the bat, then put the video in your client and name it "logo1.avi"

  2. il y a 39 minutes, Fernando a dit :

    hi, thanks for reply i compiled the client, now the effect does not appear syserr:

    0916 15:59:18856 :: CEffectManager::RegisterEffect - LoadScript(d:/locale/es/effect/boss.mse) Error
    0916 15:59:18856 :: CInstanceBase::RegisterEffect(eEftType=368, c_szEftAttachBone=boss, c_szEftName=d:/locale/es/effect/boss.mse, isCache=0) - Error
     

    I advise you to follow the tutorial and place the effect here :

    d:/ymir work/effect/etc/boss_effect/boss.mse

    Your path (d:/locale/es/effect/boss.mse) is incorrect, thus the effect won't load.

    • Love 1
  3. Il y a 1 heure, Fernando a dit :

    what i did wrong?

    Screenshot_1.png

    You installed this system.

    Joke aside, you compile under VS2008 toolset which actually doesn't really like uint32_t, either upgrade the solution to a newer toolset version, or use this workaround (add it in the header).

    typedef __int32 int32_t;
    typedef unsigned __int32 uint32_t;

     

  4. il y a une heure, Nirray a dit :

    Warrior lord helmet and armor with correct bones:
    bones.png


    Download:

    
    https://mega.nz/#!KxYQyYiI!vCTAZCETBOhKnLhOcPh-jFt3aGKAlDuDp6yTQRkZ7nw

     

    Where did you get such wonderful piece?

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