前スレ13より 「EZ 4x Exp, Epics, Spellscriber, Armor, etc」て書いてるとこでやってるのでちょっと紹介 http://ez.makeforum.org/ Epic1.0は無料でベンダーから購入、アホみたいなRegene/ManaRegeneがついたCharmも無料 meditateとBardのskillはMAXまで無料で習える EXP4倍ゾーンがいくつか設定してあって武器鎧宝飾も出る ↓コピペ Starting Zone: Surefall Glade Mana Regen 300% HP Regen from items Max: 1000 MANA Regen from items Max: 1000 All Mob resistances are extremely low resistance Exp 4x Custom Zones, and 1x Non Custom Zones Noobie gear drops in Surefall Glade and FieldofBone Kunark gear added to Oasis and Paludal Velious gear added to Mistmoore Ornate/Vex Thal gear added to Dulak Level increase in Velketor (good place to level after Dulak) Time gear added to Bothunder Qvic gear added to PotimeA (Raid Zone balanced for more than 1 group in full Time with very fast repops.) Anguish Gear added to LDoN DoD Gear coming soon to Qvic Zone War/Clrの2accでやってるけど、Plane of timeのnamedまでは勝てる Epic1.5用に用意されてるボスとLDoNゾーンにいるnamedはRegeneが凄すぎて負けないけど勝てない 外人と組めば2-3人でLDoNのnamedまではれる Epic2.0以降はRaidじゃないと無理そう Qvicは実装されたらしいが、だるいquestやらないと入れないので自分はまだ行けん
7 :
経験値1000倍以上のサバはないんですかぁ?w
8 :
前スレ810より 今、HiddenForestというサーバーでやってます。 概要はこんなかんじ Server Features - growing daily :: 3x exp/3xAAexp :: Custom server code :: Unique ACHIEVEMT SYSTEM :: Custom zones and progression up to lvl 70 + :: Custom Adventure system - 32 custom instances :: Adventure sytem leaderboard :: Alternate custom (lvl 1-70) progression line with 1x exp :: 1500+ custom items :: 100+ Custom tasks/quests for unique rewards :: Custom global models/illusions :: Instanced Raid Zones :: Custom "small" group content :: Custom scripts :: Custom server lore :: Artifacts :: Custom player pets to match melee power of PC and NPC :: Custom Raid zones - Tier 1-5 :: 200+ custom Spells :: 150+ custom tradeskill recipes :: Custom Epic 1.5 quest - Ancient Weapon :: Custom Epic 2.0 quest - Ancient Frozen Weapon :: Custom Epic 2.5 quest - Unique Weapon augment :: Class balancing :: No account limit :: Unlimited BoTs (1 summonable) :: Active community! More than 10.000 forum posts in 6 months.. :: Customized and optimized web based tools: Alla clone, Magelo, Who is online?, Stuck char mover :: In-game GM support HiddenForestホームページ http://www.thehiddenforest.eu/
12.ファイル名を指定して実行→cmd cd D:\EQEmu\peq_db path=D:\ProgramFiles\EasyPHP-5.3.4.0\mysql\bin mysql -u root -p パスワードは入力せずリターン 13.DBの更新を実行 CREATE DATABASE PEQ; use peq; source drop_system.sql source drop_player.sql source drop_bots.sql botsの更新時に幾つかテーブルが無い旨が表示されるが無視。 source load_player.sql source load_bots.sql source peqdb_rev1751.sql INSERT INTO account VALUES (1, "mini", "", 0, "mini", 250, "", 0, 0, 0, "127.0.0.1", 0, 0); UPDATE variables SET value = "Minilogin" where varname = "LoginType"; 14.eqemu_config.xmlの編集 現状動いている設定を以下に記す: <?xml version="1.0"> <server> <world> <shortname>minilogin</shortname> <longname>My Minilogin</longname> <!-- Only specify these two if you really think you need to. --> <address>127.0.0.1</address> <localaddress>127.0.0.1</localaddress> <!-- Loginserver information. --> <loginserver> <host>127.0.0.1</host> <port>5999</port> <account>mini</account> <password>mini</password> </loginserver> <!-- Sets the shared key used by zone/launcher to connect to world --> <key>some long random string</key> <!-- Enable and set the port for the HTTP service. --> <http port="9080" enabled="true" mimefile="mime.types" /> </world> <!-- Database configuration, replaces db.ini. --> <database> <host>localhost</host> <port>3306</port> <username></username> <password></password> <db>peq</db> </database> </server>
36 :
15.start.batの編集 メールサーバーは現状インストールされない様子。 @echo off start minilogin.exe start world.exe echo Waiting for World to finish before starting Zone... sleep 20 start eqlaunch.exe zone sleep 20 start Chatserver.exe 以上でインストール完了。 データをいじりたい場合は、HeidiSQLなどをインストールしておくと楽。 起動手順: ・EasyPHPを起動 ・Run EQEmu ・Run EverQuest Login→mini/mini
久しぶりにEQがやりたくてemu鯖で遊んでみようと思ってるんだけど、 Forumを作成したあとLS Accountを作る方法がわからない。 Wikiの指示通りにLS Accout作るページに移動すると 1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system? 2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation. てでて作成できないんだ。 1.アクセスできる権限がないよ 2.管理者にアカウント無効にされてるかもしれないよ とりあえずこんな意味っぽいんだけど、ForumAccount作ったばかりだと LS Account作れないとかって事なんですかね? なんか原因わかる人がいたら教えてもらえるとありがたいです。
俺も、サーバー認識&キャラ作成まで行くんだが、ゾーンサーバーに入れず起動しない。 UnknownPacketのエラー表示が出て、zone not available で停止。 EQEMUforumでエラー調べたらBoot5zone.Batとかopecodeとかの問題らしいが、そもそも、それが見当たらない... SQLでアカウント入力の時にエラーが出てるのに、最後に””を加えてエラー回避したからかも知れん。 で、フォーラムの方の64サーバー立てようと思ったら、ダウンロードできないファイルがあったり... さっぱりアキマセン。
48 :
>>47 続報 前出のwin7用のインストールで、32bitプログラムのディレクトリがProgram Files(x86)になるのを全てProgram Filesにする。 で、エラーが出て無理やり数を合わせて入れた箇所を mysql> INSERT INTO account (name,STATUS, minilogin_ip) VALUES('mini',250,'127.0.0.1'); に変更 あと、mysqlのユーザーもrootじゃ無理っぽいので、 GRANT ALL PRIVILEGES ON *.* TO eq@localhost IDENTIFIED BY '123'; (←EQEmuWiki) configを <database> <host>localhost</host> <port>3306</port> <username>eq</username> ← <password>123</password> ← <db>peq</db> </database> でやり直したら、繋がるようになった。 久々だったから、10分で酔ったよw(ネズミ4匹して終了w) >>33さん、Thxね。
教えて君で恐縮なんですが [ You do not have permission to send tells at this time. ] とか出てtellできないのです。oocも同様。 EZでキャラこさえて11年ぶりに遊ぼうと思ったのですが 日本人らしき人よりtell貰うも返信できず。 何が原因かわかりませんでしょか? とりあえずケイノスまで走って子鼠殴って憤死して乙状態なので 誰か遊ぶ人見つけられればなぁと思ってるもののこの状況では。 hail everyone. help me.
11念ぶりにEQが何故かやりたくなって、無償で遊べるエミュレーターでやってみるべ、と 思い試しており、作成した垢でForumにログインまではできておりますがそこから先は、 「Create New LS Accountを押して新規アカウントを作成」となっており試行錯誤しますが ボタンが見つからずどうやって新規アカウントを作成してよいか、わからず壁にぶつかっ ています。 そのときの画面にあるメッセージは、↓ vBulletin Message
○○○○○○○○, you do not have permission to access this page. This could be due to one of several reasons: 1.Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system? 2.If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation. という表示になっています。 詳しい方、どうかよろしくお願いいたします。
82 :
すみません、あのあとメールが来てて自己解決できました。 失礼いたしました。
83 :
EQエミュって、あるんだ…俺も遊びたくなってきたな…
84 :
>>33 さんと >>47 さんを参考に何度も挑戦してるのですがどうしても Run EQEmuを実行した際にworld serverに接続できなくて進みません。 VISTA32bitでは無理なのでしょうか・・・ activeperlのverなどは最新版を使ったらエラーが出たので33さんと同じ ActivePerl-5.10.1.1008-MSWin32-x86-294165に揃えてあります。
85 :
>>84 です。 エラーログも貼っておきます。 同じエラーをフォーラムで見つけたんですがperl58.dllがないため云々と あったのでperl58.dllをpathの通ったところにおいてみてもだめでした。 --------------------------------------------- [08.04. - 01:52:38] Starting Log: logs/eqemu_debug_3156.log [08.04. - 01:52:38] [LAUNCHER__INIT] Loading server configuration.. [08.04. - 01:52:39] [NET__WORLD] WorldConnection connect: Connecting to the server 127.0.0.1:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061 [08.04. - 01:52:39] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry. [08.04. - 01:52:39] [LAUNCHER__INIT] Starting main loop...