adnanograsevic
Members-
Posts
18 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by adnanograsevic
-
Hello im using clean patched interlude system,someone shared on this forum. But when i want to edit recipe-c.dat, when i want to change something it wont let me save.. I try with fileeditor any idea?
-
hello, i have one question because im kinda newbie.. when i edit something in src with eclipse, and save it.. what i need to do to export it to the game, so i can see changes in game. any tutorial video ty
-
Help Critical And Magic Critical
adnanograsevic posted a question in Request Server Development Help [L2J]
Where i can reduce magic crit dmg now is like 3x... l2j frozen last rev -
Treasure Chest
adnanograsevic replied to adnanograsevic's question in Request Server Development Help [L2J]
im using l2jfrozen, last rev.. what i need to change to put succes 100%? -
Where i can edit treasure chest open succes rate? Default with correct key is very low, every time chest attack player...
-
Help Clan Manager Not Working
adnanograsevic replied to k4dd1's question in Request Server Development Help [L2J]
L2 Frozen\gameserver\config\functions developer open # Don't load quests AltDevNoQuests = False thats it -
How i can limit quantity to 1 in gm shop when someone want buy armor/weapons/jewels Code in xml <!-- Imperial Staff [Magic Hold] --> <item id="15"> <ingredient id="57" count="50000000"/> <production id="6589" count="1"/> </item> image hosting 10mb limit
-
Help L2Jfrozen Download Problem
adnanograsevic posted a question in Request Server Development Help [L2J]
When i try to download 1132 from http://subversion.assembla.com/svn/L2jFrozenInterlude svn, i reciving msg L2JFrozen Datapack Revision: exported like in picture whats is problem how to use print screen -
Help L2 Farm Zone (Lvl Required)
adnanograsevic replied to adnanograsevic's question in Request Server Development Help [L2J]
i cant download 1132 or anything from eclipse... im reciving L2jFrozen Gameserver Revision: exported Know how to fix? -
Help L2 Farm Zone (Lvl Required)
adnanograsevic replied to adnanograsevic's question in Request Server Development Help [L2J]
whats best rev ? or 1004 is ok? -
Help L2 Farm Zone (Lvl Required)
adnanograsevic replied to adnanograsevic's question in Request Server Development Help [L2J]
im using l2jfrozen revision=855 i dont have source where i can find? -
Help L2 Farm Zone (Lvl Required)
adnanograsevic replied to adnanograsevic's question in Request Server Development Help [L2J]
ah if i want to edit l2 official zones with this code i need to done it with eclipse? -
Help L2 Farm Zone (Lvl Required)
adnanograsevic replied to adnanograsevic's question in Request Server Development Help [L2J]
Hello i have question about zone, where should i add that key you write <zone id='11010' type='Arena' shape='Cuboid' minZ='-3800' maxZ='-3600'> <stat name='name' val='Giran Arena'/> <stat name='spawnX' val='73890'/> <stat name='spawnY' val='142656'/> <stat name='spawnZ' val='-3778'/> </zone> -
Help L2 Farm Zone (Lvl Required)
adnanograsevic replied to adnanograsevic's question in Request Server Development Help [L2J]
Hmm yea, can you help me and put code for teleport like: bypass -h npc_%objectId%_goto 50001 but check my lvl first,if i have correct lvl "etc 76-80" i can tp, if not recieve msg like You cant teleport About custom zone and other i will try to figure it out -
Help L2 Farm Zone (Lvl Required)
adnanograsevic posted a question in Request Server Development Help [L2J]
Hello can someone explain me how i can add custom zone, but with required lvl etc lvl 80 zone, only players lvl 80 can enter.. Is it hard to made?? Or easier, etc Varka is only lvl 80lvl area, and when you want tp with teleporter, you need to be lvl 80 ty very much im using l2jfrozen -
L2Frozen Scheme Buffer Need Fix
adnanograsevic replied to adnanograsevic's question in Request Server Development Help [L2J]
add me on skype adnanograsevic -
L2Frozen Scheme Buffer Need Fix
adnanograsevic replied to adnanograsevic's question in Request Server Development Help [L2J]
Impossible this is my powerpak config #==============================================================# # Powerpack Properties # #==============================================================# # Pack: l2jfrozen Site: www.l2jfrozen.com # #==============================================================# # Repair same account character # for continuos crashes: .repair Voice Command CharacterRepair = True # Like lol, hi, haha, yes, no the char does a Social Action # You can mody the words here: # gameserver/network/clientpackets/Say2.java EnableSocialSayActions= false # Automatic Vote Reward System VoteRewardSystem= False VotesRequiredForReward = 50 VotesSystemInitialDelay= 60000 VotesSystemStepDelay= 1800000 VotesRewards= 6392,20; #Leave empty to disable one site #if you need just one of these VotesSiteHopZoneUrl= VotesSiteTopZoneUrl= ServerWebSite= http://www.l2jfrozen.com EngraveEnabled = false EngravePriceItem = 57 EngravePrice = 10000 EngraveMaxItemsPerChar = 0 EngraveClearLostItems = false EngraveAllowGrades = a b c s EngraveExcludeItems = EngraveSpawnNpc = false EngraveNpcLocation = 82270 149660 -3495 EngraveAllowDestroy = false # Npc Buffer - scheme buffer - set buffs - single buffs BufferNpcId=50019 BufferEnabled = True BufferUseCommand = false BufferCommand = buffs BufferPrice = 0 BufferUseBBS = false BufferExcludeOn = RB OLYMPIAD PVP SIEGE EVENT ATTACK #list = skillId,skillLvl;skillId,skillLvl;.... FighterSkillList=1204,2;1035,4;1040,3;1036,2;1311,6;1062,2;1259,1;1068,3;1086,2;1077,3;1242,3;1268,4;1240,3;1388,3;4699,13;1363,1;268,1;267,1;264,1;304,1;305,1;269,1;364,1;274,1;275,1;271,1;310,1; MageSkillList=1204,2;1035,4;1040,3;1036,2;1311,6;1048,6;1062,2;1259,4;1354,1;1085,3;1078,6;1059,3;1303,2;1397,3;1389,3;4703,13;1413,1;268,1;267,1;264,1;304,1;305,1;349,1;363,1;273,1;276,1;365,1; # Max schemes that a player can store. Please, do not use too big values # Default value: 4 (one per subclass...) NPCBufferMaxSchemesPerChar = 2 # Max skills that a player can store in each scheme. Please, do not use too big values. # This value should match to max buffs a player can carry # Default value: 24 (max buffs are 20+4 in retail) NPCBufferMaxSkllsperScheme = 28 # This enables/disables storing character schemes at server shutdown to database # Default = False NPCBufferStoreSchemes = True # This is to bypasss SQL Adena amount reference so that you can set the same cost for all # or even setting them for free. # Free = 0 # Disabled = -1 (if you want to read adena from SQL) # Default value: -1 NPCBufferStaticCostPerBuff = 0 # Npc Gatekeeper - Global Teleport GKNpcId=7077 GKEnabled = false GKCommand = globalgk GKUseCommand = false GKUseBBS = false GKExcludeOn = RB OLYMPIAD PVP SIEGE EVENT ATTACK GKTimeout = 10 GKPrice = 0 # Npc GmShop GMShopNpcId=53 GMShopEnabled = false GMShopUseBBS = false GMShopUseCommand = false GMShopCommand = gmshop GMShopExcludeOn = RB OLYMPIAD PVP SIEGE EVENT ATTACK XMLRPCEnabled = false XMLRPCHost = localhost XMLRPCPort = 7000 XMLRPCKeys = KEY1 KEY2 KEY3 WebServerEnabled = false WebServerHost = localhost WebServerPort = 8080 L2TopDeamonEnabled = false L2TopDeamonPollInterval = 5 L2TopDeamonURL = http:// L2TopDeamonPrefix = L2TopDeamonRewardItem = 57 L2TopDeamonMin = 1 L2TopDeamonMax = 10 L2TopDeamonMessage = Thanks for voting! L2TopDeamonDoNotRewardAtFirstTime = false -
L2Frozen Scheme Buffer Need Fix
adnanograsevic posted a question in Request Server Development Help [L2J]
Hello i finished my scheme buffer all is correct but when i relog the login and gameserver saved schemes are deleted.. I enabled it on powerpeak # This enables/disables storing character schemes at server shutdown to database # Default = True NPCBufferStoreSchemes = True But every restart schemes are deleted and nothing appear in mods_buffer_schemes sql file
