Jump to content

Krzychu20

Member
  • Posts

    46
  • Joined

  • Last visited

  • Feedback

    0%

About Krzychu20

Informations

  • Gender
    Not Telling

Recent Profile Visitors

969 profile views

Krzychu20's Achievements

Contributor

Contributor (5/16)

  • Dedicated
  • Reacting Well
  • First Post
  • Collaborator
  • Conversation Starter

Recent Badges

3

Reputation

  1. hey, maybe stupid question but gamecore and db core communicate only via packets? Cuz i wanna store additional item_map on db core but don't know how exactly get information in game core about specific item. I wanna to do sth like this because sending multiple times sql query will be harmful and if game core crash i wont lose my data before updating in sql. Can i simply in "item using" function send request to db core and receive answer without any extra editing whole code?
  2. Hey i have a odd question, how exactly file's from pack are loaded to client? I have to know that cuz in theory I did my own pack system, but now I'm stuck cuz I'm not sure how I could implement it to client
  3. Hey, my probles is that, after starting server my specular and vnum_range are rewriting to 0, someone know where will be problem? I don't have TXT proto load, all is from sql
  4. can u type how exactly i can read information exactly on boot and is it not problem how can i update it only when i type command ingame? xD OK i load bonuses in char_item now i have to find rest xD PS is it normal that after active item, my bonuses disapear?
  5. " I recommend you to delete all of your quests and try to run your server for a while. If you're not getting this error again, then one of your loop inside your quests are corrupt and trying to run for an infite time. " Unfortunately I deleted all of my quests and problem still exist Is it possible that it's problem in mainline source?
  6. Hey, i have a problem, cuz after click a button "active" in dragon soul window, my channel core is crashed. only what I receive is that: any ideas where can I found a solution?
  7. actually i had another special database where i store my values, anyway i make it on my own way, in server game i added if statement with item value range and if value is in range, then i do select query and set attr, like for weapon etc so all working on server side, and people can't do anything with that on client side
  8. ok in theory i made it on my own way, but i have to do last step. Bons are showing but only when type of item in client is set to weapon/armor etc. How can i add it to type 18 or add specific vnum range @SOLVED i had to edit a bit uitooltip still ^^
×
×
  • 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.