Jump to content

Galet

Premium
  • Posts

    1384
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    0%

Everything posted by Galet

  1. I had a similar bug, there's a check in input_main if I remeber well, but i'm not sure
  2. This is absolutely not about your problem, this is just a new check with Antiflag Try to start from the beginning, I use this system and I don't have any bugs :/
  3. Thanks but I was just pointing out the bug ^^' Otherwise, I know @ladcatalin but I prefer not to have stucked character because they deleted an unique item made only for them
  4. The only problem is that you can delete everything, including unique item and this is dangerous so you must create a check with flags :/
  5. Hi, There's an anti fall like anti stunt but he seems to be bugged, also you can use the skill "Strong Body" which seems to be the only skill able to avoid those fall
  6. I think you can load a regen file on a map but I'm not sure (You can do that on a dungeon but I'm not sure if you can do it outside)
  7. Instead of using regen just use a quest, I won't appear on the large map c:
  8. Not especially, you can create tile textures with photoshop but I suggest you to rip the textures from other games and convert them to DXT3 (I don't remember well tho)
  9. Why do such a thing in C++ if everything could be created by quest ? I mean, yes it could be stupid to hear my sentence, but in this case, everything is already done in C++ (a function to see the skill's level and a function to increase it) so you just have to create a simple loop in .lua ^^
  10. Hi, This is really simple (untested tho) : if 20 == pc.get_skill_level(skill_vnum) then say("blabla") end I suppose M1 = 20 because 30 = G and 40 = P PS : You have to set skill_vnum
  11. Hi, Maybe in emotion.py chrmgr.RegisterMotionData(chr.MOTION_MODE_WEDDING_DRESS, chr.MOTION_RUN, "walk.msa") If you add other Motion maybe PS : The character can run if you replace walk.msa with run.msa
  12. Definitely server sources, check the last files you modified first (use WinMerge or DiffChecker) and then recompile until the bug vanishes, what's more you can add the things you deleted before but you should do it one by one in order to be sure that the bug won't come back again (I usually speak english fluently but I hope the last sentence is correct and undurstandable)
  13. Happened to me back in the days (almost 1 year ago) And never know from where the problem was, I just revamped my whole source (but cehck mainly the last files you modified and the problems is probably located in input_main or char files)
  14. Anyone know in which pack the new armors are located please ?
  15. Hi, Thanks, but why don't simply use the insult.txt file ? This is exactly the same thing (or almost)
  16. Please give the solution to others people then, the forum is not a one way support...
  17. Mob_color is a way to change the mob texture's tone, last years, mobs with overflowing mob_color just made my sp goes to zero in one hit
  18. Dude, same problem Here, sometimes it was linked to the "mob_color" column but you should check every column and check if there'snt any overflowing column I will take a look after because I have the same problem Edit : Check the drain_s column
  19. This is a dangerous threat. Everyone is able to connect through the DB prot even with distant servers. Thus he'll be able to alter quests, database and so on... This is a known bug. Even shogun warns us back in the years.
  20. Add ipfw, fw or pf rules to the db port (15000 If my memory is fresh)
×
×
  • 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.