
TraineeDreamer
Members-
Posts
152 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by TraineeDreamer
-
i got the source of a pack in my pc and i dont know how to pass it in eclipse ...could anyone tell me how?
-
[L2J] L2~Core~ New Edition (High/mid/faction)
TraineeDreamer replied to ~ILAWJUNIOR~'s topic in Private Servers
DONT JOIN FAIL FAIL!NOT L2CORE! -
[L2J] L2~Core~ New Edition (High/mid/faction)
TraineeDreamer replied to ~ILAWJUNIOR~'s topic in Private Servers
accounts are not auto-created -
[L2J] L2~Core~ New Edition (High/mid/faction)
TraineeDreamer replied to ~ILAWJUNIOR~'s topic in Private Servers
upload patch! -
u had one chance to get ppl and u lost it ....in one hour 3 more servers will open
- 68 replies
-
- Interlude HIGH RATE SERVER!
- NEW DESTINY
- (and 4 more)
-
put the fcking patch omg and open this fcking server
- 68 replies
-
- Interlude HIGH RATE SERVER!
- NEW DESTINY
- (and 4 more)
-
[L2J] L2~Core~ New Edition (High/mid/faction)
TraineeDreamer replied to ~ILAWJUNIOR~'s topic in Private Servers
i hope it will be like old one only +++ it was nice -
Item Buffer/gmshop Etc ...
TraineeDreamer posted a question in Request Server Development Help [L2J]
i found a share that u click on item and appears an icon with buffer/shop etc ...the problem is that i tryied to addapted for l2jfrozen but i cant ...if anyone could help me ... HERE IS THE CODE :http://www.mediafire.com/download/2gb7mz7kyz6mie5/AIOItemv3.rar -
Help Change Item Grade For Enchant
TraineeDreamer replied to TraineeDreamer's topic in [Request] Client Dev Help
thanks for help! -
i changed dragonic bow's grade to A grade but when i try to enchanted with A grade scroll cant but when i try to enchant it with s grade scroll it works ...how can i make it to be enchanted with a grade scrolls?
-
Help Mana Potions
TraineeDreamer replied to TraineeDreamer's question in Request Server Development Help [L2J]
thanks for help -
Server Information Rates: Exp: x35000 Sp: x500 Adena: x500 ================= Enchant Info Safe Enchant : +4 Max Enchant: +16 Enchant Rate Normal Scroll : 72% Enchant Rate Blessed Scroll : 82% Normal Enchants [With Event-Medals] Blessed Enchants [Only From Olympiad] ================= InGame Features : Full GM SHOP Currency : Adena No Mana Potions [Custom Mana Regeneration] No Tattos Skills C1\C2\C3\C4\C5\Interlude 99 % Fully Working Buffs Last : 59m NPC Basic Buffer Contains : Prophet,EE,SE Buffs [NO 3rd Class,No Song&Dance] Dance&Song/3rd Retail Time Last Class Manager : 1st,2nd,3rd Free Auto Learn Skills Subclass No Quest Nobless : Caradine's Letter [in SHOP] Weekly Sieges Global Gatekeeper DUALBOX - 2x Per IP PK Announces Auto Restart Server Each 6 H [Refresh System] Balanced Classes [bY YOU'R SUPPORT] ================= Specific Class Impovements & Nurfes Warlock,Elemental Summoner,Phantom Summoner : Summons * Impoved Sagittarius ,MoonlightSentinel,GhostSentinel : Atk.Speed * Little Boosted Necro,Sorc,SPS,SPH - Magic DMG * Little Reduced ================= Events Every 10 Min : TvT = 10 Event-Medal ================= Olympiad : Olympiad Begins: 18:00h +2GMT - 00.00h +2GMT Hero Period : 1 Week Olympiad Full Retail Like 2 Times Hero - Hero Skills On Subclass Relog During Olympiad INSTANT DEFEAT ================= SERVER PROTECTIONS DDoS Protection Anti Phx Protection Full GeoData Anti Walling Protection Anti Trade-Scam Protection Anti Warehouse Enchant Protection FLOOD Protection FeeD Protection Anti-BOT Protection PhX,L2Net,HideIP,l2Wallker,l2CoreEditor - Instant Ban [10 days] Every Next Bann Lenght + 10 days !
-
i dont want my server to have mana potions so how can i put higher mana regeneration on classes?
-
[L2Off] L2Nobility - The Echo Of Sublimity!
TraineeDreamer replied to yogos's topic in Private Servers
i will be there for sure! -
Help Tvt
TraineeDreamer replied to TraineeDreamer's question in Request Server Development Help [L2J]
can u help me ppl? -
Help Tvt
TraineeDreamer replied to TraineeDreamer's question in Request Server Development Help [L2J]
i opened tvt.java i searched for additem() but doesn't exist so i searched for additem and i found this: player.addItem(_eventName+" Event: " + _eventName, _rewardId, _rewardAmount, player, true); what should i put more so player will get more rewards? i searched little more and i am sure that i must do some changes here so i put more rewards but i dont know what i must put.... /** * Gets the _reward id. * * @return the _rewardId */ public static int get_rewardId() { return _rewardId; } /** * Set_reward id. * * @param _rewardId the _rewardId to set * @return true, if successful */ public static boolean set_rewardId(int _rewardId) { if(!is_inProgress()){ TvT._rewardId = _rewardId; return true; } return false; } /** * Gets the _reward amount. * * @return the _rewardAmount */ public static int get_rewardAmount() { return _rewardAmount; } /** * Set_reward amount. * * @param _rewardAmount the _rewardAmount to set * @return true, if successful */ public static boolean set_rewardAmount(int _rewardAmount) { if(!is_inProgress()){ TvT._rewardAmount = _rewardAmount; return true; } return false; } -
I am using l2jfrozen and i try to edit tvt but i can put only one type of reward...how can i put more ?what should i change ?
-
Help Lastheroevent
TraineeDreamer replied to TraineeDreamer's question in Request Server Development Help [L2J]
ty -
i like it
-
xp:x35 is too low ppl nowdays are boring of hard lvl up ...maybe x100 would be better
-
Help Lastheroevent
TraineeDreamer replied to TraineeDreamer's question in Request Server Development Help [L2J]
yes i know that there i can change the rewards but i dont know how to put a specific time so the event start ...also i am too newbie and i dont know how to create configs... -
kalhspera...8a h8ela na m peite poia einai ta agapimena sas features p exete se dei eite se pvp eite se mid rate server k sas ekanan na porw8eite ....
-
i passed this event but this code dont have any properties so i control the event like when will start again or what is the winners prize or what will be the reward per every kill ...can anyone help me with that?here is the code :http://pastebin.com/hyPqMRDn