Jump to content

scrubs

Members
  • Posts

    678
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by scrubs

  1. Where in my posts can you find an insult? I'm just giving my thoughts.
  2. It's not that I don't like it, it's very very very newbie stuff. The render on the left for example, looks horrible, don't think any effect can save this :P
  3. Can't you read? Hopzone is DOWN. OR your link is WRONG
  4. since you're new at this, yes I can see that you're new.. I think anyone could. Don't sell your websites yet, because no one will buy it and you'll just get sad, instead share them now when you're not as good as you can become. You'll get more satisfaction from sharing this newbie stuff for free than trying to sell them, especially here at MXC where people are waiting for something like this to be posted so they can get their aggression out on someone else :P
  5. http://lmgtfy.com/?q=l2+hero+glow+on+weapon
  6. And you comment on every singe post complaining about everything. ITS ENOUGH!
  7. set it all to true
  8. Either you add them to spawnlist (in the DB). Or you can look if there's a config for it.. mine looked like this: # --------------------------------------------------------------------------- # Database Custom Tables # --------------------------------------------------------------------------- # Default: False CustomSpawnlistTable = True # Option to save GM spawn only in the custom table. # Default: False SaveGmSpawnOnCustom = True # Option to delete spawn in alternate table. # Default: False DeleteGmSpawnOnCustom = True # Default: False CustomNpcTable = True # Default: False CustomNpcSkillsTable = True # Default: False CustomItemTables = True # Default: False CustomArmorSetsTable = True # Default: False CustomTeleportTable = True # Default: False CustomDroplistTable = True # Default: False CustomMerchantTables = True # Default: False CustomNpcBufferTables = True And enable the custom things (this config was found in gameserver/config/general.properties) but it's from a private project based on l2j so I'm not 100% sure you have the same name on the properties file.
  9. No, because they're not a public datacenter, it just happens that I know the guys that works there so they let me have my machine there.
  10. go to data/stats/skills/10000-10099.xml then search for the mana potion, and look for the value where it says "100" then change it to whatever you want. restart the server and it should now give whatever you put in there.
  11. Okay, well is it possible that your patch includes systextures that might fuck up the client, thus create a critical error?
  12. Hahaha god damn it, some people just get it! :D +1!
  13. Because a home hosted server can not withstand a stable connection when you get 50-100+ online at the same time, it's because your internet is getting pinged by so many IP's at the same time, sooner or later you don't need a ddos attack, your home-network cannot take it, and players will complain about lag spikes.. which there will be. So if you're serious about making a server.. use a dedicated, or as I do, I have my own server machine in a datacenter.. I only pay for monthly internet and monthly elecricity.
  14. Well, I don't trust anyone here, would you for example give me money before I give mine to you? No.. you wouldn't.. Would I, who am a VIP member, which means that I like MXC so much that I give them a few of my cents, and also have a reputation as a trusted seller, be taken more serious than someone with 41 posts and already -1 in karma? -1 karma means he has done something wrong.
  15. dude... u make 2 topics of the same thing, and you aren't even speaking english... and also, you have karma -1, which means that I would NEVER trust to make a trade with you
  16. -.- so you want to go through all this trouble, so you can host it from your home and not get ddosed? Just buy a router with ddos protection instead... P.S Home hosted servers dies before they even open, just rent a dedicated server instead!
  17. So it's not a toggle skill? Anyways, I searched in stats/skills.. and it's not like a toggle skill, so it has to be done by editing core
  18. Gameserver/Data/Stats/Armor/9400-9499.xml Open that file, and ctrl+F 9417. You can now see how the stats are which is like this: <item id="9417" name="Dynasty Breast Plate - Shield Master"> <cond msgId="1518"> <player class_id_restriction="90, 91, 99, 106"/> </cond> <for> <add order="0x10" stat="pDef" val="226"/> <enchant order="0x0C" stat="pDef" val="0"/> </for> </item> This is the restriction: <cond msgId="1518"> <player class_id_restriction="90, 91, 99, 106"/> </cond> Copy that and add it on the other armor parts you want to in gameserver/data/stats/armor to add other player classes to the restriction, open table: char_templates in your DB to see other class ID's
  19. he wants to know what the name of the file for editing login rules is.
×
×
  • 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