Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 101
Search took 0.01 seconds.
Search: Posts Made By: Nibiuno
Forum: Support::General Support 10-29-2018, 03:59 PM
Replies: 0
Views: 2,198
Posted By Nibiuno
Transfer Worldserver Account Ownership

Hello,
I own the server listing for the Imperium server, but havent managed it in a few years. Id like to transfer ownership of the worldserver account to the forum user Sturm.

Is there anyway...
Forum: General::Server Discussion 10-29-2018, 03:30 PM
Replies: 9
Views: 4,689
Posted By Nibiuno
Hey, I still own the server listing for...

Hey,
I still own the server listing for Imperium - want me to update it for you? Not sure if I can transfer it.
Forum: Quests::Q&A 04-07-2015, 07:17 AM
Replies: 1
Views: 2,522
Posted By Nibiuno
ModifyNPCStat - PhR not working

Does anyone have this working?

$npc->ModifyNPCStat("PhR", 350);

No matter how I change the PhR portion or the value, it never scales it. Every other field scales fine.

Anyone have a...
Forum: Support::Windows Servers 04-07-2015, 07:10 AM
Replies: 37
Views: 9,755
Posted By Nibiuno
Mine is crashing every 3-5 days with the same...

Mine is crashing every 3-5 days with the same error from a February version, so that crash has been in since at least Feb 25th.
Forum: Development::Bots 03-18-2015, 05:12 PM
Replies: 1
Views: 3,334
Posted By Nibiuno
I had the same issue, you can look at fixes in...

I had the same issue, you can look at fixes in the bot crash on death thread a few posts down. This should fix it as well if you edit the source and recompile:


// Processes a group disband...
Forum: Support::Windows Servers 03-06-2015, 03:07 PM
Replies: 2
Views: 2,652
Posted By Nibiuno
02/25 I updated it. I have no idea what name...

02/25 I updated it. I have no idea what name caused it. There are a lot of chinese players, and Ive seen crashes when they use chinese characters, so Im guessing that was it.
Forum: Development::Bots 03-06-2015, 03:04 PM
Replies: 1
Views: 3,243
Posted By Nibiuno
Bots will always try to rebuff until all their...

Bots will always try to rebuff until all their buffs are on you - so if you are full buffed and cant take anymore, theyll go OOM trying to add their buffs to you.

If you want to fix the regen...
Forum: Support::Windows Servers 03-02-2015, 08:45 AM
Replies: 2
Views: 2,652
Posted By Nibiuno
world.exe crash on character generation

Here is the crash log from a crash today on RoF2 code, not sure if it is due to someone trying to make a new character or what.

[03-02-2015 :: 07:28:15] [Crash]...
Forum: Development::Bots 02-25-2015, 01:05 PM
Replies: 19
Views: 9,011
Posted By Nibiuno
It wasnt bot camp - I just updated to the newest...

It wasnt bot camp - I just updated to the newest code to test. Its when you spawn 2 bots, and group with them - then you #bot camp one bot, and then hit disband.

The zone crashes everytime I hit...
Forum: Quests::Plugins & Mods 02-24-2015, 08:24 PM
Replies: 34
Views: 67,898
Posted By Nibiuno
Is this still working? I installed everything,...

Is this still working? I installed everything, and queries are working. When I say 'player leaderboards' I get the text "Player Leaderboards" and a list of classes in saylink format. If I click...
Forum: Support::Windows Servers 02-24-2015, 10:11 AM
Replies: 7
Views: 3,335
Posted By Nibiuno
Thanks Uleat. Im going to do a code upgrade for...

Thanks Uleat. Im going to do a code upgrade for Imperium today or tomorrow, as soon as I get time and will let you know.

I also have a crash when chinese players send certain chinese characters...
Forum: Support::Windows Servers 02-23-2015, 09:24 PM
Replies: 7
Views: 3,335
Posted By Nibiuno
Yeah I know, but Ive had multiple crashes, and...

Yeah I know, but Ive had multiple crashes, and every user mentions they were using /tar when it crashed, but the log says dragging.

It's confusing. Im updating the code again once some more fixes...
Forum: Support::Windows Servers 02-23-2015, 06:22 PM
Replies: 7
Views: 3,335
Posted By Nibiuno
I believe the corpses are falling under the...

I believe the corpses are falling under the world, and then using /tar crashes the zone.
Forum: Support::Windows Servers 02-23-2015, 06:18 PM
Replies: 7
Views: 3,335
Posted By Nibiuno
Tacvi corpse dragging crashing zone

Players are crashing the zone process when they target corpses in some areas of Tacvi. I get a message about an iterator not incrementing, and the following log file is generated:
Forum: Support::Windows Servers 02-23-2015, 06:17 PM
Replies: 6
Views: 3,968
Posted By Nibiuno
I was hoping I could disable PVP but still set...

I was hoping I could disable PVP but still set them as PVP so the name changed. I guess Ill keep trying at that for right now.

Thanks for the help
Forum: Support::Windows Servers 02-23-2015, 04:07 PM
Replies: 6
Views: 3,968
Posted By Nibiuno
Changing players name color (like pvp mode)

Is there a way to permanently change a players name color, like what happens when you enable GM mode or enable PVP from the Priest of Discord?

I can edit the source, and tried to change the PVP...
Forum: Quests::Q&A 02-22-2015, 12:22 PM
Replies: 3
Views: 3,736
Posted By Nibiuno
Im not sure how to destroy the instance when they...

Im not sure how to destroy the instance when they leave it, and differentiate between if they evacuated or got resurrected, or Id do that.

I guess I could set a quest global when the instance npc...
Forum: Quests::Q&A 02-22-2015, 11:17 AM
Replies: 3
Views: 3,736
Posted By Nibiuno
Checking if a zone is an instance

How can I check if a zone is an instance version or not?

I did a check on quest::GetInstanceID in player.pl when a player enters the zone, but it doesnt work for 100% of cases. This works if the...
Forum: General::Server Discussion 02-21-2015, 09:12 PM
Replies: 81
Views: 60,588
Posted By Nibiuno
The website forum for the server is...

The website forum for the server is imperiumserver.boards.net

The dbstr file listed on the first post is no longer valid - the new ones are posted on the forums.
Forum: Support::Windows Servers 02-21-2015, 11:06 AM
Replies: 4
Views: 2,649
Posted By Nibiuno
Ive fixed a lot of the bot code, including the...

Ive fixed a lot of the bot code, including the crashes. I also fixed some of the spell lists up a bit. Are you upgrading to RoF2? Thats the code Im on, so not sure it will be compatible otherwise....
Forum: Development::Bots 02-20-2015, 12:57 PM
Replies: 19
Views: 9,011
Posted By Nibiuno
Fixed the zone crash issue when if you disband a...

Fixed the zone crash issue when if you disband a single bot, it crashes. For some reason the RemoveBotFromGroup is causing it (or this function getting the tempBot value, idk). Commenting it out...
Forum: Development::Bots 02-19-2015, 11:36 AM
Replies: 19
Views: 9,011
Posted By Nibiuno
Last bot crash issue is if you disband a bot from...

Last bot crash issue is if you disband a bot from the group using the above fixes, then do a #bot camp on it after it's out of your group, the zone crashes.
Forum: Development::Development 02-19-2015, 11:18 AM
Replies: 0
Views: 2,735
Posted By Nibiuno
Crash in RoF2 codetrain for garbled messages

Im getting crashes when people dont have language skills or something on occasion. I get a message about an iterator error on my zone.exe file, and the zone crashes. Here is the crash info and the...
Forum: Quests::Q&A 02-18-2015, 09:45 AM
Replies: 1
Views: 2,754
Posted By Nibiuno
Nevermind. Had to put the values in "" like...

Nevermind.

Had to put the values in "" like this:

e.self:ModifyNPCStat("special_abilities", "1,1^5,1^20")
Forum: Quests::Q&A 02-18-2015, 09:21 AM
Replies: 1
Views: 2,754
Posted By Nibiuno
Using a quest to change special_abilities on an NPC

Is it possible to change the special_abilities a NPC has during a fight on a timer? Ive tried a few different ways in LUA and nothing is working.

Id like to be able to make a NPC immune to magic...
Showing results 1 to 25 of 101

 
Forum Jump
   

All times are GMT -4. The time now is 09:18 AM.


 

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