Jump to content

pioneerr

Members
  • Posts

    11
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About pioneerr

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

pioneerr's Achievements

Rookie

Rookie (2/16)

  • Reacting Well Rare
  • Collaborator Rare
  • First Post Rare
  • Dedicated Rare
  • Week One Done Rare

Recent Badges

0

Reputation

  1. Thank you for sharing this with us!
  2. Could you update the example print?
  3. how to make the pet interaction window not appear?
  4. it is possible to be visible only by the party?
  5. L2Server console receives following error: [CBuilderCommand::ValidateBuilder] Not authorized user have builder rights[1]
  6. Thanks, I put in the skill s_lucky. Changing the skill weight itself didn't work How change the number of slots in inventory ?
  7. Hi, How to change weitgh penality the inventory ? I thought about changing the itemdata, but there are too many items to change manually
  8. Hola, estoy buscando cómo crear extensiones. Crea una poción automática ...
  9. Appears the security key error, how to fix?
  10. I am creating a panel for creating accounts via website. The problem is that you are unable to encrypt the password to save the password in the account table. Which command to save the encrypted password in the bank? $pass1 = base64_encode(pack('H*', sha1(trim($password)))); $pass2 = base64_encode(hash('whirlpool', trim($password), true)); is not work.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock