Jump to content

Sonitex

Premium
  • Posts

    522
  • Joined

  • Days Won

    12
  • Feedback

    100%

Posts posted by Sonitex

  1. 4 minutes ago, Braxy said:

    Hmm how does Walking Dead ends? I know that the series are coming back in 22 octomber this year... Idk how you see the end so fast..

    By end I meant the last season.. Sorry :/ 

  2. 1 hour ago, Fleon said:

    Wow, no mention to the walking dead?

    I was watching Walking Dead, but the ending is so bad I wouldn't recommend it to anyone. But I can recommend these series to you:

    -Game of Thrones

    -The 100

    -The Flash

    -Arrow , and every other Marvel's series :) 

  3. 1 hour ago, Red said:

    Well im trying to do the same think, but that command you gave only works on Devil's Tower, i try on Temple Ochao and did nothing :|

    Can you help me ?

    There is no 'map-index' condition for this function to work. As I said, you must enter the map as dungeon for it to work since this is a dungeon based function. Try adding d.in_dungeon() like this to avoid any unnecessary errors:

    when kill with d.in_dungeon() begin

  4. 5 hours ago, mikilh50 said:

    Hello guy's!

     

    I have a problem when i'm compile the binary.

    The problem is here:

    
    #ifdef NEW_PET_SYSTEM
    BOOL CInstanceBase::IsNewPet()
    {
    	return m_GraphicThingInstance.IsNewPet();
    }
    #endi

    Error message:

    
    IntelliSense: class "CActorInstance" has no member "IsNewPet"
    error C2039: 'IsNewPet' : is not a member of 'CActorInstance!

    I add this to Instancebase.h

    
    #ifdef NEW_PET_SYSTEM
    		BOOL					IsNewPet();
    #endif

    Thanks for helping.

    InstanceBase.cpp

    InstanceBase.h

    InstanceBaseEffect.cpp

    What you did wrong is you pasted the function wrong. It should end with "#endif" but you wrote "#endi" ;) 

  5. 1 hour ago, Fr3zy94 said:

    Upload uiofflineshopbuilder.py and uiprivateshopbuilder.py on https://paste2.org/

    Open your "uiofflineshopbuilder.py" and "uiprivateshopbuilder.py", copy their contents and paste them on in this site: https://paste2.org/

    1 hour ago, Fleon said:

    there should be an ifdef for that, just enable it

    Find yourself..

    I suppose you did not buy it since if you would, you would ask the owner of the system ;) 

  6. Greetings everyone!

    I was checking some old unpacked updates and I saw new property files, but I wasn't able to find anything regarding the objects or new maps.

    t3QSbab.png

    Did anyone else manage to find the objects or news regarding the new upcoming maps?

    Kind Regards, Sonitex

     

    • Confused 1
  7. Hi everyone,

    I am searching for someone who is experienced with SpeedTree and is willing to create something for me. I currently need a total of 75 trees (25 different kinds of trees in 3 different shapes). 

    Please contact me on Skype(sonitexo) for more informations and instructions. I will only pay with PayPal.

    Kind Regards, Sonitex

  8. At Insidious Poison & Ambush you should use a different animation than those hashtags going into the ground or exploding. They don't fit plus you would have 3 skills with kind of same animation, but the rest looks really good ;). Don't get me wrong, I like them all, but you could add some uniqueness to those 2. 

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