Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/02/19 in all areas

  1. I tryed to replicate it, I dont think its a bad try
    2 points
  2. Probabably you forgot to set a number to 1 in click column in database.
    1 point
  3. Could you c/p here the affected code snippets before and after the changes?
    1 point
  4. WeedHex,That's true, but I want to make it clear, because I feel like you're just like me, newbie@filippos1234 I appreciate everyone here to help me, so when I met I can answer, I am willing to tell you carefully, although my English is not very good!~ Find your file location and use my own server as an example:cd /usr/home tar zcvf game.tar.gz game WinSCP refresh, you'll see game.tar.gz,
    1 point
  5. I think you should buy a complete set of source code and files. This seems to be a very bad bug. Find the right people. There are very good people and very bad people here. Good luck!
    1 point
  6. I use ChangeArmor / ChangeWeapon .. Not SetArmor @avertuss i add this horizontal scroll for set the camera: And in code add functions: And view function: Like in PY: renderTarget.View("costume", dwVnum) That's it.
    1 point
  7. # tar cfzv game.tar.gz /maindirectory/
    1 point
  8. It's normal bro, costume are PARTS on c++ there are a lot of settings for attach on the char when Phase_game starts. Mount and unmount is recharge the phase_game. It's too hard to explain but I hope you understand. Just for example. You must refactor everything about refreshing on phase_game with better codes and align each parameter in the same way in all functions or maybe it can be a packet problem.
    1 point
  9. @2222102060 I'll tell you one thing. This is daily rewards system from @sema who is selling this system in services/coding section. Someone bought this system from him and published it for free, so if you want to solve your problem, you should contact him. I believe he will help you to fix your problems. But of course it won't be for free.
    1 point
  10. Replace the last return with: if (m_data.level > 20) // in case you've increased the maximum guild's level & still want a max of 20 members return 20; return m_data.level;
    1 point
  11. Hello. I'm using vanilla core, however my 6/7 bonus doesn't work, can someone tell me how can I fix it? This is my xml : <ItemDef Vnum="71051" Name="LeituradeJolla" LocalizedName="Leitura de Jolla" Type="3" SubType="10" Weight="0" Size="1" AntiFlags="0" Flags="4" WearFlags="0" ImmuneFlags="0" Gold="8500000" ShopBuyPrice="0" LimitType0="0" LimitValue0="0" LimitType1="0" LimitValue1="0" ApplyType0="0" ApplyValue0="0" ApplyType1="0" ApplyValue1="0" ApplyType2="0" ApplyValue2="0" Value0="0" Value1="0" Value2="0" Value3="0" Value4="0" Value5="0" Socket0="-1" Socket1="-1" Socket2="-1" RefinedVnum="0" RefineSet="0" AlterToMagicItemPercent="0" Specular="0" GainSocketPercent="0" AddonType="0" /> <ItemDef Vnum="71052" Name="LeituradeArumaka" LocalizedName="Leitura de Arumaka" Type="3" SubType="10" Weight="0" Size="1" AntiFlags="0" Flags="4" WearFlags="0" ImmuneFlags="0" Gold="4500000" ShopBuyPrice="0" LimitType0="0" LimitValue0="0" LimitType1="0" LimitValue1="0" ApplyType0="0" ApplyValue0="0" ApplyType1="0" ApplyValue1="0" ApplyType2="0" ApplyValue2="0" Value0="0" Value1="0" Value2="0" Value3="0" Value4="0" Value5="0" Socket0="-1" Socket1="-1" Socket2="-1" RefinedVnum="0" RefineSet="0" AlterToMagicItemPercent="0" Specular="0" GainSocketPercent="0" AddonType="0" /> This is what I have in server side. Fixed : Close please. Best regards, Thavo.
    1 point
  12. Looks like your bsd, you need root to log in
    0 points
  13. 0 points
  14. So you want help to flood a server...
    0 points
×
×
  • 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.