Jump to content

Ionuț

Banned
  • Posts

    20
  • Joined

  • Last visited

  • Feedback

    0%

About Ionuț

Core X

  • BAN_NOTICE
    Yes

Informations

  • Gender
    Male

Recent Profile Visitors

3121 profile views

Ionuț's Achievements

Explorer

Explorer (4/16)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

47

Reputation

  1. Copyright for design (all template): [Hidden Content] , It was a misunderstanding following which we used design or unauthorized. I apologize again to owner.
  2. I talked to him on skype because I was curious. He knows what to do, has plans underway. Recommend
  3. M2 Download Center Download Here ( Internal ) Version: Lite Language: Romanian (easy to translate) Details: It's a simple site with only: register, ranking, staff list, online user stats(can be disabled) Preview: Download: [Hidden Content] Install: Edit config/db.php. For config site and edit links go config/site.php For errors: [Hidden Content] Copyright for design (all template): [Hidden Content] , It was a misunderstanding following which we used design or unauthorized. I apologize again to owner.
  4. Update: I solved. Solution: You need an API between the server and site. It's about dbcache...
  5. I can't download archive: The page you are trying to access is not available for your account.
  6. Hello, I try to delete an item from inventory of a player. Problem it's tie for commit of source. How can commit manually in php. My code: $player->beginTransaction(); $stmt = $player->prepare("DELETE FROM item WHERE owner_id=?"); $stmt->bindParam(1, $id, PDO::PARAM_INT); $stmt->execute(); $player->commit();
  7. Hello, can someoane decrypt this item_proto? I tried all decrypters finded. [Hidden Content]
×
×
  • 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.