Jump to content

Sober

Inactive Member
  • Posts

    217
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Sober

  1. I have another one question, and instead of opening a new thread i will ask here... what is the property to place over other images for ui.AniImageBox ???
  2. If someone tries to use kick hack on your server he will be automaticly banned this is what that function does actually.
  3. Metallica:Welcome home Sanitarium Sabaton:Coat of Arms
  4. It isn't a quest function i think it automaticly does it
  5. check dragon lair quest or spider dungeon quest and you will find a similar way to do it.
  6. that was the reason -.- , i recently started learning python... Thanks
  7. Not really tried several coordinates ...
  8. luckyimg = ui.AniImageBox() luckyimg.AppendImage("icon/item/00010.tga") self.luckyimg = luckyimg self.luckyimg.SetPosition((wndMgr.GetScreenWidth()-1000)+43,50) I think it has to do with this....
  9. I tried this , now i don't get the error but i cannot see the image ... What is wrong I have tried different coordinates too.
  10. Thanks but still Load file not exist d:iconitem00010.tga
  11. yes but a noob can't do it so that as the level increases the bonus to increase, anyway leave it like that it's nice too, let the people that will take your stuff to do some work on their own.
  12. denic nice but bonus part is missing
  13. def __setluckyslot(self, luckyimg): #vnum = str(luckyimg) #i tried replacing +luckyimg with +vnum too but no luck self.luckyimg.AppendImage("d:/icon/item/"+luckyimg) self.luckytxt.SetText("d:/icon/item/"+luckyimg) I tried the above, in combination with local i = "00010.tga" cmdchat("showluckyslot") cmdchat("setluckyslot "..i) syschat("d:/icon/item/"..i) i get the text normaly as i wished d:/ymir work/icon/item/00010.tga but the image is not shown! I have the image in /icon/item/ log.txt CResource::Load file not exist d:iconitem00010.tga I think it has to do with variable types... Any expert help? o.O
  14. Delete some messages By the way accept me on skype(tolos801)
  15. Okay i am refering to admins.I think it's a shame to see that most of the online people here are guests.I think you should do something to force them to create an account and login, such as hide some forums for the people that are not connected or hide download links. What is your opinion on that?
  16. Have you configured it for all the channels?
  17. What is the difference in the aura effect?? i can't see any difference
  18. app.sleep freezes the game, is it tested?
  19. Always constructively criticise someone, tell him what he can do to improve , not just "so ugly". Let's see what you can do then...
  20. [Hidden Content] Check this out, it is by imer it has this function pc2.set_level()
  21. Vanilla i think function npc.is_pc has a bug. It returns true for both players and monsters please check it
  22. I found a threading.pyc in the lib folder but i get the error bad magic number.I think the lib was for python2.6 but my client uses python2.7 Could someone please give me the threading.pyc for 2.7?
×
×
  • 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.