Jump to content

Destiny

Inactive Member
  • Posts

    82
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Destiny

  1. Just post how you solved , you are not the only person who will need it ( i dont need it , but i know here are or will be persons who will need )
  2. Copy the query from 41003 M , 41004 F for costumes .
  3. If you use novaline source open config.php and change to true bool g_bAllMountAttack = false; bool g_bAllMountAttack = true;
  4. Easy metod : First you use /shutdown command and let server closed for 5 minutes then you kill the process like sh stop.sh and then you can open the server without lose any item , level etc/ Or i think is from config.php save event time 60
  5. I would apreciate if you tell me how to rezolve this bug . Thanks in advance.
  6. 1. Click on resistant body 2. Relog 3. Click on resistant body again and the defence is 2x . The skill time just resets after relog ,but you still have the effect and you can add again ..
  7. Resistant Body mainline released bug Some players gets the effect x2 or x3 , anothers get the rezistant body effect for just 5-10 seconds only.
  8. You can buy Eugen's protection which is verry good.
  9. Is hard because i work on source for about 4 days and are a lot of things i am not sure if i do in the correct way . Thank you.
  10. To recompile libcore I have to do next things ? cd /usr/src/mainline_released/mainline_sg/Srcs/Server/libthecore/src gmake clean gmake -j20 And then recompile the game ?
  11. I edited it like : RETSIGTYPE checkpointing(int sig) { if (!tics) { sys_err("CHECKPOINT shutdown: tics did not updated."); abort(); } return result; } It should work..
  12. Didn't work : [Hidden Content] Source : mainline released . Info : Even i disabled the //sys_err("CHECKPOINT shutdown: tics did not updated."); //abort(); The error still apear in syser and it still close the respective core.
  13. Edit tics = 0; with //tics =0 ; In 34k you have to do that , and i tested on mainline released and i think is the same problem. If i'm wrong , correct me !
  14. What type have those items : 1. 2. 3. 4. 5.
  15. Thanks , it works but with one change : def GetText(self): if not self.ButtonText: return# "" return self.ButtonText.GetText()
  16. Button' object has no attribute 'GetText' The problem is from Bonus page table F5 , how can i resolve ?
  17. i have the same problem , please help !
  18. Where and what i have to edit în source mainline sg to set the time of an dropped item to disapear ? Thank you .
  19. checkpointing: CHECKPOINT shutdown: tics did not updated 9.2 FreeBSB 64 bits Dedicated server. 34k game Any diff to stop this problem ?I have 500+ online and i dont wanna lose them.
×
×
  • 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.