Jump to content

nazox

Active Member
  • Posts

    170
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by nazox

  1. nazox

    OLD GM MAP

    Change the coords in map client, server, and atlasinfo and try Thanks for the map i try to find and now i have this map love u.
  2. 1. Go to uiscript/patchnotes.py and replace for this: 1.1 New change is "border_b" to "thinboard" 2.Go to "ui.py" and now search : "def MakeImageBox(parent, name, x, y): " and after function add: 2.1 Like this: 3. If you have problem with "Y_Start" in "systemdialog.py" only change for Y : xx (add new cordenates) 3.1 For example this: 3.2 Note: remember add in systemwindow.py locale or uiscript (this depence your files.) 4.For the problem " UI_DEF_FONT_SLARGE " go to locale/xx/locale_game" and add on top: Have fun!
  3. -Well, if someone have the sames problems, for the 1 error, -add again the python part, using official code and compare, and add the new code. 1-[Hidden Content] 2-To solved problem when you want add items on offline shop by great, you need edit uiNewshop.py and replace function: -Note you need edit maybe more code for great offline, and you need adapted system on src Game and Navicat -> player_shop_item and player_gift but actually i can't adapted system, so when i finish all, maybe i come here to add full fix, sorry my english.
  4. Sorry to revive this again, you can solved the problem?, i try to compare others changelooks systems / codes, i try to create new codes, new rutes, change rutes, icon, etc but doesn't work, i don't know how to solved this, but the system work great, btw i use Great Offline and i have error to create shop Some one know about the problem? or can give me any idea to try to fix it? btw2: if i can solved, i put solution, but actually i can't, thanks
  5. Thanks, but i don't use Sash system, and my ui.py i use ActivateSlot and DeactivateSlot not Old :V but thanks for your reply.
  6. #Edit: solved. -Problem is from here : I add code in wrong position: -And correct position of code is: [Hidden Content]
  7. MMM are you sure, ShapeData 266 HairData 147 and HairIndex/ShapeIndex doesn't exist?, you try, open with granny viwer to see location? maybe is pc2 and not pc idk, mm it's free costume? i can try to add on my sv and check problem i'm not good to explain if the costume is free send my link and i try Yep, you put something wrong, check againd and add work great
  8. The most probably you don't add new values on msm and item_proto and don't use dump_proto to add new item_proto on locale
  9. 1-Download NPC / create NPC 2-Add new ID in mob_names.txt (Files) for example 5010 : 3-Copy other mob / npc / boss line and change values and id for example: 4-Now go to folder you download (NPC /MOB) and edit xxx.msm in my case "pascua_rey.msm" (you can see somethin like this:) 4.1-Now check location you need add boss/npc, you can see in the 2 line : in my case "NPC2" 5.When you decompile NPC2 or you rute, only go to ymir work/xxx and paste folder with new npc /bosss in my case is ymor work/npc2 <-here paste folder. 6.Go to root -> npclist.txt and add your new id and msm name, (check your id doesn't exist) in my case and put 1 enter in the end (btw is very important you add tab on all) example: 7.Now compile root, and npc or mob.eix .epk 8-Use Dump_proto to compile new mob_proto.txt and add in locale, replace and compile. 9-Reboot/Shutdown server 10-Start and try use /m 5010 or you id and check If you have the same problem, tell me and i try to help
  10. mmm i think your problem come from uiPritaveShopBuilder.py maybe in "OnUpdate" that's weird problem, or maybe is script, the title function, what is your Offline Shop? Great, Ken, other?
  11. I have great offline shop and i don't see this problem, i can edit shops, before and after stopping server etc, Where you have this function and was version of Great are you using? i don't have this in my version. tell me to try help u.
  12. check page 4 i put many solutions for this sistem maybe for you working because i was have the same problem
  13. It is rumored that some had the source and that is why many times "Game" files with fixes and things appeared, and then the diffs arrived, it seems very curious to me how now if you edit a "," it gives bad game.core and before changing 4 letters with a diff you even had a flying unicorn, the "Game" now seems like a millennial who cries for everything ajajjaja, but returning to the topic, when the source was filtered it was known as "40k" but it has always been the same source only that it was It has been updating over the years, in fact, you could use a base source as mainline with the rain servers, modifying and adapting it a bit, correct me if I'm wrong, I've been outdated for a long time, it still seems curious to me, as I mentioned above, It seems curious to me that before we could modify a game, with 4 nonsense with a click, and now for a simple comma or a point of kernel error your pc burns, etc, just like I wonder who put a hamachi limiter? that is, someone had That blocking or for some reason hamachi no longer worked to play with your friends after "40k", does anyone know about that? Ever heard of a "40k" launcher or someone who had managed to play with friends in hamachi at 40k. .. but I find it curious, my English is shit, so I leave some questions, to see who is more updated, since it makes me curious: 1-Who made or why does not allow hamachi or local connections to be used in 40k, if the source is supposed to have always been the same, only more up-to-date? 2-For what reason was the "Timebomb" made, if that also meant harmful to the officers? I know they did it in case it leaked or something like that, but because with an amount of x years and not instantaneous? 3-Does anyone know any more anecdotes or something else that we can expand on with the post, I haven't updated myself for a long time and I'm curious. PS: Another curiosity that I have, is that if they have always had a source, because they have taken years to make certain systems, when it has always been seen in their files that they already had certain systems or things implemented but without use? greetings and I hope you have a good year
  14. About the problem of level i don't know but is not from the won system because you don't need edit nothing about level (maybe wrong something in DB source), about problem with won on ofline shop, i think is in python, because if you can add Wons with command and, trade with other players, drop, etc, problem is coming from python, you need edit a little more code for adapt in offline shop because maybe you need add other functions, even if they are virgin files, try to add again python and care Problem is from Db source, sql but check python too ( i was have this problem the first time, for me, solution was add again source db and sql).
  15. This appear in General Options or System Options? because i can't see button "pick up" obviously i edit x and y :v btw thx for the system. edit#: Solved. 1.Go to gameoptiondialog.py on uiscript-> remove this: 1.1 and add in the end: 2.Now on locale_interface add ->OPTION_SETTING Pick Up 3.
  16. Tx for the system btw, how i know position of boxes? and how i can add box around the world? I want try when you kill a specific mob, this "drop" a box, if i can create this function i come to update
  17. yes is other solution, but maybe no solve problem with damage, this problem is comming source, but if find other solution i tell you
  18. For fix damage error go to cha.cpp and search: and remplace all function with this: Now, if you want polymorph work, you need go to mob_proto.txt or mob_proto.sql, and search polymorph_item (use excel to find it) and you add this polymorph : 70104, 70105 , 70106 , 70107 or 171093 Now all the mobs that throw that polymorphic ball will transform into that mob, although it must be clarified that there are some mobs that by default do not do damage, such as azrael, red dragon, etc. I do not know where their function is but with my solution you can use the typical ones of the official [Hidden Content]
  19. hello sorry to reply late, open char_item.cpp and search; change this: to this: now you have fix problem
  20. Hello!! this problem is from char.cpp because you need change a value, if you use special storage, you can't use Byte, you cand put your char_item.cpp ?
  21. just replacing the moon.dds file should work... try adding the day / night system and check if change night, check in constInfo this line maybe you have another direction
  22. you can delete all and you will not have any problem, but to put it in some way, the basic ones would be: ->arena_manager ->bars (if you want use gold bar, plate bar etc) ->Upgrade_Refine_Scroll ->blacksmith ->buy_fishrod (for fishing) ->change_empire ->Crhistmas,easter, events in general (if you want events) ->couple_ring (or put ring for wedding on npc this depence you) ->cube and cube_opener_list ->Dungeons (deviltower, catacombs, etc) ->fisher ->give_basic_weapon ->goto_empire_castle (if you use this) ->All guild (building, alter of power etc) ->All horse (horse menu, levelup, summon, etc) ->Item_change_sex ->teleport ->marriage_manager ->mining ->mounts/mounts prolongation (if you use mounts) ->newPetStaff o all pets (if you use pets) include PetSytem ->OxEevent ->Pony buy and pony_levelup ->priv_empire (event) ->reset_scroll, reset_status etc) ->skill_group ->spider dungeon 2 and 3 (if you use 3 if not all spider dungeon 2) ->training_grandmaster_skill ->warehouse ->and other quest you want for example, drops, new events, or something
×
×
  • 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.