Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 35
Search took 0.00 seconds.
Search: Posts Made By: Julesx
Forum: Support::Windows Servers 10-18-2014, 11:03 AM
Replies: 7
Views: 4,393
Posted By Julesx
Running as admin was the ticket. complete build 0...

Running as admin was the ticket. complete build 0 errors and 0 warnings. now it seems when i use start.bat everything loads up correctly until zone.exe loads then zone.exe just crashes immediately...
Forum: Support::Windows Servers 10-18-2014, 03:38 AM
Replies: 7
Views: 4,393
Posted By Julesx
Used the compile with the error. World.exe and...

Used the compile with the error. World.exe and everything works zone.exe constantly crashing though can login to server create chac. But zone.exe crashes 30times during eq load up and during chac...
Forum: Support::Windows Servers 10-18-2014, 03:00 AM
Replies: 7
Views: 4,393
Posted By Julesx
A little closer everytime. down to 1 error...

A little closer everytime.

down to 1 error and 1700warnings lol

Error log

Error 1759 error MSB3073: The command "setlocal
"C:\Program Files (x86)\CMake\bin\cmake.exe"...
Forum: Support::Windows Servers 10-17-2014, 02:45 AM
Replies: 7
Views: 4,393
Posted By Julesx
Installed 64bit perl still same problem. On a...

Installed 64bit perl still same problem. On a side note though my error list went from 556 errors and 20k something warnings down to 3 error's and 1800warnings.

Error 1027 error LNK1181: cannot...
Forum: Support::Windows Servers 10-16-2014, 02:05 AM
Replies: 7
Views: 4,393
Posted By Julesx
Compile problem

========== Rebuild All: 13 succeeded, 2 failed, 0 skipped ==========

Get the same error either with build or rebuild. Scraped everything and started over still same thing. Any solution would be...
Forum: Support::Windows Servers 12-07-2012, 09:51 PM
Replies: 14
Views: 5,106
Posted By Julesx
ok nm just divided all the stats i multipled by...

ok nm just divided all the stats i multipled by same amount corrected eveything to base stats agian just can't * stuff more than 3x without getting stupid negetive stats for somereason.
Forum: Support::Windows Servers 12-07-2012, 09:37 PM
Replies: 14
Views: 5,106
Posted By Julesx
Is there a sql command to just set item stats...

Is there a sql command to just set item stats back to default something like
update items set astr = default lol
Forum: Support::Windows Servers 12-07-2012, 08:45 PM
Replies: 14
Views: 5,106
Posted By Julesx
I'm stuck can anyone tell me why even when i run...

I'm stuck can anyone tell me why even when i run a command like
Update items set astr = astr *2 where astr > 0; i'm still getting tons of post luclin items with negitive stats. I've even tried...
Forum: Development::Bots 11-24-2012, 07:32 PM
Replies: 14
Views: 8,570
Posted By Julesx
I've tried to recompile server but when i clean...

I've tried to recompile server but when i clean and then do a new build my zone.exe is failing 5 succeced 1 failed the zone. Any way to correct that?
Forum: Development::Bots 11-24-2012, 06:14 PM
Replies: 1
Views: 2,373
Posted By Julesx
Bot Primary

I've noticed with the latest bot code update that all bots primary weapons stopped proc'in is there a way to quick fix this problem. Warrior bot offhand procs just are not enough to keep hate. thanks
Forum: Development::Bots 11-24-2012, 06:03 PM
Replies: 14
Views: 8,570
Posted By Julesx
Do i lose custom changes if i recompile though?

Do i lose custom changes if i recompile though?
Forum: Development::Bots 11-24-2012, 05:41 PM
Replies: 14
Views: 8,570
Posted By Julesx
commands are there in bot.cpp do i need to...

commands are there in bot.cpp do i need to recompile after editing them? Just to make sure the bot.cpp is in my source folder correct or is there another one somewhere i need to edit?
Forum: Support::Windows Servers 11-24-2012, 10:26 AM
Replies: 14
Views: 5,106
Posted By Julesx
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Ignore that idiot don't have a clue what hes doin lol. forgot to add ; at end of command haha.
Forum: Support::Windows Servers 11-24-2012, 10:14 AM
Replies: 14
Views: 5,106
Posted By Julesx
UPDATE lootdrop_entries SET chance = chance * 2...

UPDATE lootdrop_entries SET chance = chance * 2 keeps saying error in syntax so not sure what is wrong...
Forum: Development::Bots 11-24-2012, 09:33 AM
Replies: 14
Views: 8,570
Posted By Julesx
I've copy/pasted them in but didnt show up in...

I've copy/pasted them in but didnt show up in game so i'm assuming theres something i'm missing lol
Forum: Development::Bots 11-24-2012, 09:18 AM
Replies: 14
Views: 8,570
Posted By Julesx
How would i go about implementing those commands?

How would i go about implementing those commands?
Forum: Support::Windows Servers 11-24-2012, 09:09 AM
Replies: 14
Views: 5,106
Posted By Julesx
Yea those commands are working out nicely. Could...

Yea those commands are working out nicely. Could use a couple more to finish up server. Sql command to jincrease all items drop chance and one to lower respawn on mobs higher than level say 51 to...
Forum: Support::Windows Servers 11-24-2012, 09:04 AM
Replies: 2
Views: 2,443
Posted By Julesx
Thanks bro i shoulda came back and checked forum...

Thanks bro i shoulda came back and checked forum i got it fixed last night like 15mins after i posted lol. Yea just source botinventory.sql from Server build folder.
Forum: Support::Windows Servers 11-23-2012, 09:58 PM
Replies: 2
Views: 2,443
Posted By Julesx
Bot inventory

Got my server up and running did some rule/variable changes and item tinkering when i log in to play with wife. We get Database Error: #1146: table 'peq.botinventory' Doesn't exist. Tried sourcing...
Forum: Support::Windows Servers 11-23-2012, 07:03 PM
Replies: 14
Views: 5,106
Posted By Julesx
Thanks a bunch

So i'm reading this correctly. To 5x stats i'd simply type
UPDATE items SET CR=CR*5
And do this command for each stat i'd like to x ?

Don't think i'ma bother with mob scaleing hoping wife...
Forum: Support::Windows Servers 11-23-2012, 06:20 PM
Replies: 14
Views: 5,106
Posted By Julesx
Help with Sql commands

First off i'm completely new to running my own server but i'm attempting it to appease my wife so please bear with me.

Trying to do a global item scale of all equips/item by like 5x there normal...
Forum: Development::GeorgeS's Tools 01-11-2012, 12:48 AM
Replies: 3
Views: 4,622
Posted By Julesx
Getting frustrated

Was getting way way frustrated then bam i forgot a simple \ in the .ini file.
host=localhost
user=root
password=@@@@@@
database=peq
everquest_folder=c:everquest
should have been ...
Forum: Development::GeorgeS's Tools 01-10-2012, 11:18 PM
Replies: 3
Views: 4,622
Posted By Julesx
cannot seem to get tools to work

Yes i ran the ocx.bat they installed correctly.
Forum: Development::GeorgeS's Tools 01-10-2012, 04:41 PM
Replies: 3
Views: 4,622
Posted By Julesx
Cannot seem to get tools to work

Just got server up and running perfectly 1/9/12. Thought it was time to start adjusting things. Downloaded georges tools eqitem editor. Installed Ocx drivers worked perfectly. Changed the DB.ini to ...
Forum: Support::Windows Servers 10-18-2009, 07:54 AM
Replies: 29
Views: 21,518
Posted By Julesx
Have tried everything i've seen on posts...

I've tried every solution i've found on the forums and i still can't get server to load. Keep getting error..
the procedure entry point Perl_newXS_flags could not be located in the dynamic link...
Showing results 1 to 25 of 35

 
Forum Jump
   

All times are GMT -4. The time now is 12:42 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3