Jump to content

נσνα

Inactive Member
  • Posts

    28
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by נσνα

  1. Hello guys, i was wondering if the maps can be imported to 3DS Max for some editing. I want to use my skills in max to edit maps and maybe make them better somehow ! Thank you
  2. Hi guys i am trying to fetch a text from a text file online into my login screen. I was successful but the text is not taking any of its original format, all that matters is the paragraph lines. on the output all lines are merged into one line. This is the code i am using: urltxt =urllib2.urlopen("[Hidden Content]") msj = urltxt.read() And i am setting the text the output of msg self.msg.SetText(msj) How can i fetch the file with the line breaks and paragraphs and get the same format as an output ? Thanks
  3. Strange thing happening, some items are disappearing after running it. And if you re-run it some might also disappear. Anyone having a similar issue?
  4. Hey guys, So wanted to implement the switch for normal stats , uiswitch.py. But as i saw for many its creating some problems The system works well , but the changers count is not decreasing each time we switch, and its outputting this error in syserr. This is the uiswitch.py used on the client. [Hidden Content] Thanks
  5. Yes it can work with noip.com too! but yeah you need to do those changes to make it work...
  6. Ah, you need either make it via hamachi ( change the ip to hamachi ip , and connect the hamachi ethernet to virtualbox then restart whole machine and server, then change ip from client to hamachi ip and its good to go.
  7. Is that really a question! did you install mysql and added your database? and simple you can add an account to the account table... Unless you mean a user to your freebsd... but i definitely think its not what you meant
  8. Actually TEST_SERVER might enable lots of other features ingame... So if you want just the exp part , you can edit just its function.
  9. You can actually find them if you search better on forums...
  10. The archery skills have the dependencies of location ( if you're far or near ) , i have it the default , and the dmg is around yours generally , and even if the assassin is near, it increases the dmg a bit but not this much. Make sure of the function in battle.cpp. if you want post it here so we can compare.
  11. Interesting ! would totally buy..
  12. I currently have that version and no problems whatsoever , i think you're missing something , while compiling or the windows itself...
  13. This is not the correct section to post about this. most probably you wont get any reply here. Do it in the services section with the tag [Searching] Good luck
  14. Well just look in the serverfiles released section , you can download any and benefit from the files. I don't think there is something that's called "Newest drops" , you just take the normal ones, and edit them the way you want.
  15. Wow ! someone is angry :-P There is no such section , just look up the forum and you'll find what you want.
  16. Check if the spacing is correct , sometimes losing 1x (TAB) can cause this.
  17. I don't think there is such a system released , not sure if im mistaken. But well you can always ask a developer.
  18. Ah well , you said only serverfiles. That freebsd .vdi has also serverfiles not only source. that's why i told you about it. But then you need the client which wont be good for you. try searching for any release. pick something that has no systems and ... the cleaner the better.
  19. Did you check if the skilldesc in item_proto has the correct names of the books? The names of skill books are usually taken from skilldesc.txt
  20. Look into the release section. I hope that my answer was as fast as you wanted it to be
×
×
  • 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.