Jump to content

RaVenRG

Inactive Member
  • Posts

    17
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by RaVenRG

  1. Normaly in mob_drop_items are something like this

    {
    Group Metin_della_Redenzione
    type limit
    mob 8035 
    level_limit 99
    1 50033 1 100
    }
     

    but i dont have mob_drop_items

    i have only drop_with_kill_mobs and some shitty quest there

    btw in object state is the quest kill_mob and there

    kill_mob={["start"]=0}

     

    only this so

  2. Hi guyz i have one big superior problem

    in winscp /usr/home/game/share/locale/xxx/quest i dont have mob_drop_items but i have there drop_with_kill_mobs

    and inside that some bullshit quest 

    quest kill_mob begin
    	state start begin
    		when kill with npc.is_pc() == false begin
    			local drop_bt = number(1, 100)
    			local drop_cl = number(1, 150)
    			if drop_bt == 1 then
    				game.drop_item_with_ownership(31012, 1)
    			end
    			if drop_cl == 1 then
    				game.drop_item_with_ownership(50011, 1)
    			end
    		end
    	end
    end

     

    Thanks for any help

  3. Guys i figured it out it was error caused of mysql version like serverfiles in mysql.tar.gz open some err file and then watch the version of mysql so you need to download like mysql55-server but there is another problem when i want to create some user like CREATE USER 'asd' IDENTIFIED BY 'kkt123' its ok but when i make WITH GRANT OPTION;

    Its saying like i dont have permissions or something like that 

    ERROR 1045

  4. 21 minutes ago, dako12 said:

    Take a look at this topic maybe it may help you

    And use freebsd 10.3 from now on cause 9.3 is no longer supported by freebsd community
     

     

    Hey im using 10.3 but when i write mysql - u root - p it says error 2002 cant connect throught mysql.sock 

    Im reinstalling vps right now so i will reply again 

    and idk what do you mean with that freebsd install like i need to install it again by that topic?

    and dude how can i find the username + pass of the mysql.tar.gz serverfiles?

    should i install mysql 57-server instead of 5.6?

  5. Hi guys,

    I am trying to make my own server on VPS freebsd well what did i did.

    I need to make new navicat user so i do

    mysql -u root -p

    But it says mysql.sock error idk why any helps? i cant continue with installing without this step please. Thanks

     

    I am making server with this tutorial PART1

     PART 2

     

  6. Hi guys i need help with this

    https://metin2.download/picture/GIJ1rKas4zgBxa131bZmQ1hn22NKVe5p/.png

    The weapon is equiped but its invisible 

    Sysser

    1214 14:07:10504 ::  CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 3925
    
    1214 14:07:10509 ::  CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 6235
    
    1214 14:07:10509 ::  CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 6256
    
    1214 14:07:10533 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=137) - Strange Skill Need Weapon(CLAW)
    1214 14:07:10533 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=139) - Strange Skill Need Weapon(CLAW)
    1214 14:08:26689 ::  CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 3925
    
    1214 14:08:26693 ::  CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 6235
    
    1214 14:08:26693 ::  CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 6256
    
    1214 14:08:26716 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=137) - Strange Skill Need Weapon(CLAW)
    1214 14:08:26716 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=139) - Strange Skill Need Weapon(CLAW)
    1214 14:08:33567 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR

    Thank you for help.

  7. Hi guys i need help with 1 problem

    1.I cant equip costume

    https://metin2.download/picture/325RjEk631t3vdXgAZt84GuDf7V6ZyY6/.png

    2.I cant ride on mounts it does nothing when i click on icon

    3.I cant call pets.

    4.Invisible weapons

    https://metin2.download/picture/5Edy3FhFCLV3z6sPpVxP7yKkdR0Ub7QV/.png

    sysser invisibe weapons

     

    1212 14:46:08200 :: Traceback (most recent call last):
    
    1212 14:46:08200 ::   File "ui.py", line 1016, in CallEvent
    
    1212 14:46:08200 ::   File "ui.py", line 87, in __call__
    
    1212 14:46:08200 ::   File "ui.py", line 69, in __call__
    
    1212 14:46:08200 ::   File "introLogin.py", line 1367, in __LoadLogin1
    
    1212 14:46:08200 :: IndexError
    1212 14:46:08200 :: : 
    1212 14:46:08200 :: list index out of range
    1212 14:46:08200 :: 
    
    1212 14:46:23874 ::  CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 3925
    
    1212 14:46:23879 ::  CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 6235
    
    1212 14:46:23879 ::  CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 6256
    
    1212 14:46:30475 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
    1212 14:46:34022 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/enter_the_east.mp3

    Ty for any helpless answers.

×
×
  • 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.