Jump to content

iMeleys

Banned
  • Posts

    162
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by iMeleys

  1. Edit: thank you for posting the solution i made a release how little users can use the shoulderband-system and the official pet-system and thank you for your code look how big he is now (bad qualy bcs gyazo)
  2. i have say i take care in future.. thats what you not see..
  3. i mean it not bad raylee i mean it because "look on first answer from MrQuin" he said that i dont get get warnings because im VIP.. and thats not true ? thats why i post the picture
  4. Hm i get everytime a warning for it. but you are totally right i edit my threads sometimes but that is because of my personality (i make faults sometimes) and i dont like if somebody can see my faults. its a bit autistic but i hate if somenthing is not perfect i cant post without edit somenthing and if i think the solution are not soo important for others i remove it if u know what i mean. but thank you anyway. and many threads from me are still avalaible and in future i will take care about it. PROOF (I Like @Raylee but he gives me warnings like others 2)
  5. so , its done. after a realy stressfull day.. i implantate the official pet system and the sash system (scale work) so next thing .. if i look inside my new_petsystem table in my mysql database and change the level to 80 , and evolution grade 3 (i unsommon the pet before i done it) INFO VIDEO ABOUT PET EVOLUTIONS: the pet dont wanna to grow.. and i hear somenthing about it that some code is missing ? and maybe someone is so friendly to send it to me over night (i go now to sleep) i will answer next day. and yeah im realy happy about that system but it must grow ! (its on heroic but no error's) maybe someone help me out by that i go now to sleep ! good day.
  6. u can use other methods to check if someone use hacks.. u dont have to look into their "PRIVATE MESSAGES" privacy is important for everyone !
  7. the attachment is not avalaible i cant download it maybe you upload it on a hoster thank you.
  8. The Solution is to understand that == is equal and != is not equal ! if (0 == pet_evo)
  9. i never informating myself about why that problem exist but it exist.. and its a good known problem believe me.. and i will read somenthing about it in the next days.
  10. if u do , and reboot... your server is done. just skip the libs that exist.
  11. NULL is of type "pointer" bool is either true or false comparing them makes no sense.. how i solve it right now ? questlua_petnew.cpp:135:12: error: invalid operands to binary expression ('nullptr_t' and 'int') if (NULL == petActor) ~~~~ ^ ~~~~~~~~ questlua_petnew.cpp:155:12: error: invalid operands to binary expression ('nullptr_t' and 'int') if (NULL == petActor) ~~~~ ^ ~~~~~~~~ questlua_petnew.cpp:174:12: error: invalid operands to binary expression ('nullptr_t' and 'int') if (NULL == pet_level) ~~~~ ^ ~~~~~~~~~ questlua_petnew.cpp:194:12: error: invalid operands to binary expression ('nullptr_t' and 'int') if (NULL == pet_evo) ~~~~ ^ ~~~~~~~ 4 errors generated. gmake: *** [Makefile:96: .obj/questlua_petnew.o] Error 1 questlua_petnew.cpp - [Hidden Content]
  12. Edit: after what he write to me privatly "he's realy unfriendly".. and im a beginer in C++ Coding i could help "with a bit of help and have this "help".. but i see how unfriendly he is and i dont wanna help him anymore ! the others here can.
  13. c'mon guys nobody helps him over anydesk ? look how frustatet he is , he have a good heart so i help him u can write me over a private message and then if i have the time for it i will help you to set it up
  14. u not realy trying to save the whisper logs ? (its bad to do that) but it gives tutorials for that u can search it over google.com (im say you , you should not do that) if it comes out u loose all your players.
  15. you mean a specific item with bonuses or all items with bonuses ?
  16. you can search how you do that over somenthing it calls google.com.. (dont mean it bad)
  17. intresting.. (i never see that failure before) can u show me/us the textures ?
  18. this goes to /usr/lib/ (dont replace libs) download - [Hidden Content]
  19. Closed because it was a stupid Question and no Error or somenthing ! just a C++ Question about how can i make it better then my code but nobody answer so i close the thread hope its okay raylee.
×
×
  • 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.