Jump to content

michael9ufo

Members
  • Posts

    252
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by michael9ufo

  1. If you're getting mssql connection problems when you're trying to add Top PvP/Register Page or other scripts that are using mssql_connect() function, here it's the simple and the best solution to fix it. 1) Search for php.ini (Default it's located in C:\Windows) 2) Open it and find(Ctrl + F) the next line: ;extension=php_mssql.dll then replace it with the next one: extension=php_mssql.dll All you have to to here it's delete ; symbol. 3) Download ntwdblib.dll (Vers. 2000.80.194.0) and replace it with ntwdblib.dll (Vers. 2000.2.8.0) located default in C:\Windows\SysWOW64 (If you can't find it here use find ntwdblib.dll at Windows folder. 4) Try again the script and see that now it works perfectly!
  2. Because the most of Lineage 2 servers have a global gatekeeper, I decided to share a guide about this for you. First of all you have to insert this code in Server/Script/npcdata.txt (desirable at the end of file): npc_begin teleporter 36006 [gk_global] level=70 acquire_exp_rate=0 acquire_sp=0 unsowing=1 clan={} ignore_clan_list={} clan_help_range=300 slot_chest=[] slot_rhand=[] slot_lhand=[] shield_defense_rate=0 shield_defense=0 skill_list={@s_race_undead;@s_full_magic_defence} npc_ai={[gk_global];{[fnHi]=[teleport_list.htm]};{[fnNobless]=[teleport_list.htm]};{[fnNoNobless]=[teleport_list.htm]};{[fnNoNoblessItem]=[teleport_list.htm]};{[fnYouAreChaotic]=[gk_global003.htm]};{[MoveAroundSocial]=0};{[MoveAroundSocial1]=134};{[MoveAroundSocial2]=134}} category={} race=human sex=female undying=1 can_be_attacked=0 corpse_time=7 no_sleep_mode=0 agro_range=1000 ground_high={120;0;0} ground_low={50;0;0} exp=429634528 org_hp=2444.46819 org_hp_regen=7.5 org_mp=1345.8 org_mp_regen=2.7 collision_radius={8;8} collision_height={20;20} str=40 int=21 dex=30 wit=20 con=43 men=10 base_attack_type=sword base_attack_range=40 base_damage_range={0;0;80;120} base_rand_dam=30 base_physical_attack=688.86373 base_critical=4 physical_hit_modify=4.75 base_attack_speed=253 base_reuse_delay=0 base_magic_attack=470.40463 base_defend=295.91597 base_magic_defend=216.53847 physical_avoid_modify=0 soulshot_count=0 spiritshot_count=0 hit_time_factor=0.6 item_make_list={} corpse_make_list={} additional_make_list={} additional_make_multi_list={} hp_increase=0 mp_increase=0 safe_height=100 npc_end then open Server/Script/ai.obj (with any text editor - you must wait about 1 minute untill it's opening) and at the end of file after 2 white spaces from up to down add the next code: class 1 gk_global : teleporter property_define_begin telposlist_begin Position {"Coliseum"; 146440; 46723; -3400; 0; 0 } {"Giran Arena"; 73579; 142709; -3768; 0; 0 } {"Gludin Arena"; -87297; 142365; -3648; 0; 0 } telposlist_end telposlist_begin PositionNoblessNoItemTown {"Talking Island Village"; -84141; 244623; -3729; 0; 0 } {"Elven Village"; 46951; 51550; -2976; 0; 0 } {"Dark Elven Village"; 9709; 15566; -4500; 0; 0 } {"Orc Village"; -45158; -112583; -236; 0; 0 } {"Dwarven Village"; 115120; -178224; -917; 0; 0 } {"Gludin Village"; -80826; 149775; -3043; 0; 0 } {"Gludio Castle Town"; -12694; 122776; -3114; 0; 0 } {"Town of Dion"; 15671; 142994; -2704; 0; 0 } {"Giran Castle Town"; 83382; 147983; -3400; 0; 0 } {"Giran Harbor"; 47935; 186810; -3420; 0; 0 } {"Heine"; 111455; 219400; -3546; 0; 0 } {"Hunters Village"; 117088; 76931; -2670; 0; 0 } {"Town of Oren"; 83011; 53207; -1470; 0; 0 } {"Ivory Tower"; 85343; 16267; -3640; 0; 0 } {"Town of Aden"; 146783; 25808; -2000; 0; 0 } {"Town of Goddard"; 147978; -55408; -2728; 0; 0 } {"Rune Township"; 43826; -47688; -792; 0; 0 } {"Town of Schuttgart"; 87093; -143329; -1288; 0; 0 } telposlist_end telposlist_begin PositionNoblessNoItemField {"Elven Ruins [Lv 10-20]"; 48586; 248459; -6160; 0; 0 } {"Elven Fortess [Lv 10-20]"; 27630; 74962; -3808; 0; 0 } {"Execution Grounds [Lv 20-40]"; 44589; 148484; -3696; 0; 0 } {"Fortress Resistance [Lv 25-35]"; 48651; 111342; -2128; 0; 0 } {"Aligator Island [Lv 35-45]"; 115309; 190650; -3584; 0; 0 } {"Death Pass [Lv 40-50]"; 71411; 118056; -3672; 0; 0 } {"Cruma Tower [Lv 35-45]"; 17209; 114182; -3440; 0; 0 } {"Hardin's Private Academic [Lv 35-50]"; 105918; 109759; -3208; 0; 0 } {"Enchanted Valley [Lv 45-55]"; 124904; 61992; -3920; 0; 0 } {"Frozen Labyrinth [Lv 50-60]"; 111584; -111996; -1320; 0; 0 } {"The Forbidden Gateway [Lv 54-65]"; 185319; 20218; -3264; 0; 0 } {"Antharas Lair [Lv 50-75]"; 131152; 114471; -3720; 0; 0 } {"Blazing Swamp [Lv 65-75]"; 159455; -12931; -2872; 0; 0 } {"Silent Valley [Lv 65-75]"; 170866; 55794; -5240; 0; 0 } {"Swamp of Scream [Lv 70-75]"; 70479; -49999; -3272; 0; 0 } {"Valley of Saints [Lv 65-70]"; 81278; -75070; -3728; 0; 0 } {"Primeval Isle [Lv 70-75]"; 6993; -22078; -3336; 0; 0 } telposlist_end telposlist_begin PositionNoblessNoItemSSQ {"Giants Cave [Lv 79-85]"; 183505; 47449; 4368; 0; 0 } telposlist_end property_define_end class_end Exemple where to add the code: ...... class_end ...WHITE SPACE HERE... ...WHITE SPACE HERE... paste code here ...WHITE SPACE HERE... After you're done with this and close&save ai.obj file, go to Server/html and copy paste the next htm file: - Mirror 1 - Mirror 2 Now the last part of the guide it's how to add the gatekeeper to autospawn when server starts: - Go in Server/Script/npcpos.txt - Find(Ctrl+F) the normal gatekeeper name from that town(Ex: gatekeeper_belladonna - Gludio Town) and you will get something like npcmaker_ex_begin [gludio08_npc1921_020] name=[gludio_npc1921_02001] ai=[default_maker] maximum_npc=4 npc_ex_begin [gatekeeper_belladonna] pos={-12736;122816;-3114;49152} total=1 respawn=1min npc_ex_end - Now chage maximum_npc=4 to maximum_npc=5 and add this new line after npc_ex_end.Exemple: npc_ex_begin [gk_global] pos={POSX;POSY;POSZ;FACEDIRECTION} total=1 respawn=1min npc_ex_end . Replace POSX,POSY,POSZ with new gk coordonates and FACEDIRECTION with N/S/V/E coordonate. Face Direction Possible Values: - North(N) : 49152 - South(S) : 16384 - West(W) : 32768 - East(E) : 65536 - NE = (N + E)/2 = (49152 + 65536)/2 = 57344 - NW = (N + W)/2 = (49152 + 32768)/2 = 40960 - WS = (W + S)/2 = (32768 + 16384)/2 = 24576 - SE = (S + E)/2 = (16384 + 65536)/2 = 40960 Now you're done.I hope you will have no problems while you're parsing this guide.
  3. Visit now a new Lineage 2 topsite. http://top.l2database.org
  4. What more proofs you want?Don't tell me you want the files. lmao
  5. yes,I don't say 100% because any time an exploit/bug can make the presence.
  6. Everything is real, is not a lie. PS The files are 99% working.
  7. Wanna win?Just register to this event and you easily can win something nice.It's simple, all you have to do is to be active. http://l2database.org/event.php
  8. for me the url works...else try www.l2moria.com ( my server ) and go at Inventory and type at character name : Puka or .....a name from top pvp/pk
  9. How the title say's, I want to sell a Unique Inventory Php Script. Demo Website: (Char Name: testcharacter | Passowrd: testchar ) http://www.l2inventory.webege.com/index.php It is fully configurable in config.php (languages,maximum slot for normal/dwarf,request char inventory allow,database type,server type (l2java / l2off) etc. Features: -View character inventory items and show item detail on mouseover item. -View character adena -Players can restrict the acces to inventory(by entering username and password and only if you set in config $requestaccept = "True"; ) -View Warehouse Items -If player has in hand a bow, at shield icon will be arrows(count etc),if player has duals/fists/dhanded sword etc. will be the same weapon and if player has shield will be the shield -Show item enchant level -Show character dyes -Change inventory item page by pressing on the down/up arrow at inventory -Exit browser window if press on X inventory image -Minimize browser window if press on - inventory image TODO: Drag And Drop Items From Inventory/Warehouse To Warehouse/Inventory or/and to Trash (this can be configurable and only if the character is offline and you type the correct account password. Note* All item images will be a bonus for the first 20 ppls who buy this script,others must pay 5 euros for item images. Price:20 euros. Contact: michael9ufo@yahoo.co.uk P.S. If you want any php script for lineage2 etc just contact me.
  10. go in java/net/l2off/gameserver/instancemanager/RaidBossSpawnManager.java , find ->" //updateDb(); " and delete the comment " // " then compile and the raidboss status will be updated immediatly! http://l2joff.info -> The best interlude project !
  11. the server it's just started,not so much players yet and about donations they are balanced ofcourse(at the moment the donation system it's closed).
  12. Server Site: www.l2moria.com - Rates: 75x xp,100x adena,50x party xp - Custom weapons like: bow of halisha,lady's fan,giant trident etc....which are droped at raidbosses. (Press here to see more details) - Custom armor: Apella ....obtained by farm - Rebirth system and no subclasses. (max number of rebirths: 3 ) (Press here to see more details) - NPC Buffer in town(2 hour buffs) - C/B/A/S grade items in GM Shop(can be found in any major town) - S grade ability gained at level 67 - Speed boosted on every character - Special L2Moria jewels,come and check on! (Press here to see more details) ...And Much More!
  13. Sell Lineage 2 Web Design + Domain for 100 euros negociable. here's a preview of site design (remember,you can take the design with your desired name,not only L2Moria and change the site sound) http://l2moria.com Available domains (if you choose one of this the total price it's 100 euros negociable and if you want another domain name+ host ,the price it's 120 euros) : l2moria.com critzone.com l2donations.com All the domains names includes 24/24 host uptime with 150 mb free space. Contact me at Michael9ufo@yahoo.co.uk
  14. nice guide,good job man!
  15. poll finished...L2Moria won ... if you want to know more details about server visit http://www.l2moria.com (the domain will be available tomorrow 12 July 2009 ). Thanks for cooperation!
  16. Answer pls ;D
  17. hahaha it's so hard to change database connect scripts?go and learn php first!I hadn't time to make my own register page and I just edited that script.
  18. guys the autoupdater works but you have to delete your old system before do a full check. Anyway today we will upload the system/systextures/animations .
  19. safe enchant it's +3
  20. Yes it's l2off, and about the Noblesse System you have to bring to a NPC 4 crowns(red-from golkonda,silver-from cabrio,black-from hallate and gold from kernon) and to have 3 rebirths(you can perform a rebirth only if you have min lvl 78,max rebirths 3 and if you have a rebirth you can take rebirth tattoos wich gives atk speed/health/casting etc.)
  21. Lineage 2 CritZone Interlude Server. -Rates: 100xp/100sp/100adena/50pt xp/1drop/1spoil. -Enchant Rates: 65%(weapon),60%(armor),55%(jewel) -Max weapon enchant is +25, armor/jewels +10 -Very Balanced Classes -Rebirth System,Refining System,Special Noblesse System -Olympiad every day from 8:00 PM to 00:00. -Custom Weapons/Armors/Jewels -Special Raids with special drops -Special Accesoryes -Apella,Epic,Dynasty Armors -Castle Sieges every week-end -Special Clan Halls And much more! Join Now!;) Link: http://www.critzone.com (the site is under construction)
×
×
  • 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