Jump to content

Kelrzher

Banned
  • Posts

    810
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Kelrzher

  1. ye my first try was equals , anyway i changed the code as the links but still nothing comes up , no more monsters spawn .. but no fences aswell :D
  2. My packet: http://pastebin.com/JAPNxhH1 My fence instance : http://pastebin.com/cP3RfFcj My command: http://pastebin.com/7HbNG65T nothing shows up , command does nothing .. i want the only to be visually for fancy events nothing else
  3. I updated the code , now i use only spawnfence i got it from jserver before janiii or someone update..i have it on top of all but now nothing happens.. I will post the code soon
  4. i get all debugs but i cannot get the catch exception also when i use //spawnfence 1 150 150 150 150 it spawns monster ids for example.. no fences... if (command.startsWith("admin_spawnfence")) { //works activeChar.sendMessage("I read the command but i cannot move forward"); StringTokenizer st = new StringTokenizer(command, " "); try { st.nextToken(); // command int type = Integer.parseInt(st.nextToken()); int width = Integer.parseInt(st.nextToken()); int length = Integer.parseInt(st.nextToken()); int height = 1; if (st.hasMoreTokens()) height = Math.min(Integer.parseInt(st.nextToken()), 3); for (int i = 0; i < height; i++) { L2FenceInstance fence = new L2FenceInstance(IdFactory.getInstance().getNextId(), type, width, length); fence.spawnMe(activeChar.getX(), activeChar.getY(), activeChar.getZ()); activeChar.sendMessage("Spawned fence with id " + fence.getObjectId()); _fences.add(fence); //activeChar works activeChar.sendMessage("I work fine motherfuckers."); } //works activeChar.sendMessage("I work as a command but not functional"); } catch (Exception e) { activeChar.sendMessage("Usage: //spawnfence <type> <width> <length> [<height>]"); } }
  5. cool now you are ready to rock :D trusted , vouch for him :) he has perfect files
  6. Hello , i tried and tested different codes from KKnD and l2jserver forums .. commands and everything works but when i try spawn fence the command //spawnfence is same like //spawn .. work in same way... other command work normaly if i use //spawnfence npcid lwill spawn the npc .. Do you guys have any working visible Fence?
  7. Everything is pretty much done, we wait for opinions though , soon site will be up with forum
  8. You need to provide test server for everything you sell
  9. I think i can do it when i have some time - btw it is not implemented though so add me on skype: kelrzhel i think i can help you
  10. Updates: Server will be interlude but C5 style, that means , some of interlude features will be deleted. Augment System , Lifestones are removed , same for every augment Button on Htmls. When you access to Primeval Isle you will be automatically teleported to Goddard S grade Items will be equippable at level 74 and not 76 as it is now
  11. close this , i know how to do it xD
  12. Do not share them , give them to cool devs like sdw please for the health of this gaming community
  13. meh , i hope is aint troll tenkai was a rly known serbar ent saxes foul
  14. Hello , i want to make Varka as Chaotic Zone (all varka to be honest) I am completely noob with this .. so i will need someone to help me and give me the correct zone.xml and zone_vertical values if possible? i failed a lots of times making it... Pack is based on frozen in case you ask which pack
  15. Updates: Buffer will give every buff you want except ressists You will farm S-Grade weapons from Imperial Tomb - It is Chaotic Zone though ( you can get pks and if you get killed you wont drop) Varka will drop Scrolls Enchant A/S with medium Chance. It is aswell Chaotic Zon Ketra will have some boosted EXP and Adena Farming DVC will drop farming stuff ( Seal Stones) , including Armor Tokens for the special armors and mainly S/A armors too (Seal stones are exchangeable for Revenge Adena) At Varka and Imperial Tomb, will be Blessing Protector Nagia - She will give you Nobless so you wont QQ if you get pk to lose your buffs ( you will respawn on the zones, if you wish to exit you need to use the gatekeeper)
  16. Alright just the Dyna set left.. CTGavesT helped a lot
  17. Hello sir, every server without people is a total fail. We will try our best with the great budget we have to not dissapoint you.
  18. I was thinking for a complex system , like each play can bot X hours each day , if you exceed that then bot checker will take place... but i dont know.. i dont agree for the free items as you said cause farm is so hard .. lets say you need a week for the armor with bot you will need 3-4 days instead of 7 , its like lowering the farm difficulty
  19. Just boring days sweets :D then you can help cause i have to do 8 sets in total , 2 xmls , sqls and more of the server stuff
  20. Do you wish the server to allow bots? This is a serious question , cause people nowdays are really bored to spend hours of farm ..Well since we know that people in several countries try to enjoy playing while they do not have so much free time we added a poll to vote if our server will be bot free or no.. Please vote!
  21. Hello i am looking for people that can help me in some small client stuff for my server If you wish to help me out (so we can finish it a moment sooner) add me at skype: kelrzhel I need just clan oath armor with new ids and x4 times if someone wish to help me contact me
  22. haha yes , indeed Server will include Clan Oath Sets (Revenge Set) Dynasty Sets (Epic Set) Titanium Set (Titanium Set) All will have same status and same S/As just you will pick your styling
  23. Thank you mate! We still have a lot to do :D we will need it
  24. Thank you guys, mention what you like and what you do not
  25. the last had 210 live players as record and everyday 170 real ones , everyone was happy until my GM fucked up :P its not a copy , i mix up features
×
×
  • 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