Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 36
Search took 0.01 seconds; generated 47 minute(s) ago.
Search: Posts Made By: superpally1
Forum: Support::General Support 07-30-2026, 09:57 PM
Replies: 1
Views: 22,891
Posted By superpally1
I am not understanding your issue. Probably most...

I am not understanding your issue. Probably most dont. Why do you even need the SMS? I made a new player login a few minutes ago to test and it worked fine. You can do what you described right here:...
Forum: Support::Windows Servers 07-03-2026, 02:59 PM
Replies: 3
Views: 60,906
Posted By superpally1
I would suggest you hit the discord channel...

I would suggest you hit the discord channel before doing any of that.
Forum: Support::General Support 03-16-2026, 02:12 PM
Replies: 1
Views: 14,430
Posted By superpally1
go to the rof2 folder and find eqhost.txt and...

go to the rof2 folder and find eqhost.txt and make it say this

[LoginServer]
Host=login.eqemulator.net:5999

then make a shortcut for eqgame.exe, right click on it and click properties. make it...
Forum: Support::General Support 06-02-2019, 01:33 AM
Replies: 7
Views: 17,619
Posted By superpally1
Here is another way you can scale your damage. ...

Here is another way you can scale your damage.

in attack.cpp after line 5100.

(below this block)
if (IsClient()) {
int extra = 0;
switch (hit.skill) {
case...
Forum: Development::Database/World Building 02-17-2019, 11:46 PM
Replies: 3
Views: 14,119
Posted By superpally1
Maybe heidi is having issues with the .csv...

Maybe heidi is having issues with the .csv format.
I always export with the .sql extension without issue.
One of these links can help convert your file.

http://convertcsv.com/csv-to-sql.htm

...
Forum: Quests::Plugins & Mods 02-08-2019, 06:34 PM
Replies: 55
Views: 243,801
Posted By superpally1
there is also this now. ...

there is also this now. https://github.com/EQEmu/Server/wiki/NPC-Scaling
Forum: Support::Linux Servers 01-29-2019, 01:47 PM
Replies: 12
Views: 19,861
Posted By superpally1
INT means integer...

INT means integer...
Forum: Development::Bots 01-27-2019, 09:58 PM
Replies: 44
Views: 68,946
Posted By superpally1
Very nice, thankyou ! I will compile this update...

Very nice, thankyou ! I will compile this update as soon as I get home!
Forum: Development::Bots 01-21-2019, 01:11 AM
Replies: 44
Views: 68,946
Posted By superpally1
oh i see. thank you for the reply and thank you...

oh i see. thank you for the reply and thank you for all your hard work!
Forum: Development::Bots 01-20-2019, 10:50 PM
Replies: 44
Views: 68,946
Posted By superpally1
When bots are summoned on my server, they appear...

When bots are summoned on my server, they appear and if you stand still for about 10 -20 seconds the bots vanish. If you move they reappear. Stop again they vanish again. I am using fairly new...
Forum: Development::GeorgeS's Tools 12-26-2018, 02:00 AM
Replies: 37
Views: 162,616
Posted By superpally1
This worked for me using windows 10. Change...

This worked for me using windows 10.

Change the register_ocx.bat contents to this :

regsvr32.exe /u a.ocx
regsvr32.exe /u DXAnimatedGIF.ocx
regsvr32.exe /u imagelist.ocx
regsvr32.exe /u...
Forum: Misc::Off Topic 12-25-2018, 05:12 PM
Replies: 1
Views: 37,182
Posted By superpally1
Merry Christmas

Merry Christmas all you emu'ers. I hope everyone has a nice holiday.
Forum: Support::Windows Servers 12-04-2018, 02:20 PM
Replies: 552
Views: 3,171,483
Posted By superpally1
It didn't stop. It really does take a little...

It didn't stop. It really does take a little while to download the maps. Just restart the installer and be patient.
Forum: Quests::Custom 11-28-2018, 05:47 PM
Replies: 7
Views: 20,685
Posted By superpally1
wow! very cool idea. thankyou for sharing this.

wow! very cool idea. thankyou for sharing this.
Forum: Support::Windows Servers 11-06-2018, 01:00 PM
Replies: 5
Views: 10,605
Posted By superpally1
https://github.com/EQEmu/Server/wiki/Ground-Up-Win...

https://github.com/EQEmu/Server/wiki/Ground-Up-Windows-Install

64 bit, no issues I've noticed.
Forum: Spell Support 10-31-2018, 09:33 PM
Replies: 13
Views: 23,744
Posted By superpally1
Double click the export_client_files.exe inside...

Double click the export_client_files.exe inside your server files folder. The new files will be placed inside the export folder
Forum: Quests::Q&A 10-29-2018, 06:32 PM
Replies: 31
Views: 80,195
Posted By superpally1
gotcha, thankyou sir.

gotcha, thankyou sir.
Forum: Quests::Q&A 10-29-2018, 10:18 AM
Replies: 31
Views: 80,195
Posted By superpally1
I didn't think about that. Thank you. I can see...

I didn't think about that. Thank you. I can see how to use this in guild chat now but how could I use it with raid chat?
Forum: Quests::Q&A 10-29-2018, 09:50 AM
Replies: 31
Views: 80,195
Posted By superpally1
Hey guys, I've got a quick question to. I have...

Hey guys, I've got a quick question to. I have searched and been unsuccessful in finding a way to do this. Is there a way to script a say link into guild chat and/or raid chat? I think I can do group...
Forum: Quests::Q&A 10-23-2018, 12:20 PM
Replies: 4
Views: 12,159
Posted By superpally1
Just make a global_npc.pl and place it into the...

Just make a global_npc.pl and place it into the global folder and use the guide on the link you posted
Forum: Quests::Q&A 10-21-2018, 07:06 PM
Replies: 3
Views: 15,921
Posted By superpally1
Awesome. It isnt a big deal to just do it with...

Awesome. It isnt a big deal to just do it with the sql query but it is nice to have it working as intended. Thankyou sir!
Forum: Quests::Q&A 10-20-2018, 09:08 PM
Replies: 3
Views: 15,921
Posted By superpally1
Data Buckets question

I have been using the data_buckets table alot lately.

Anyways, I have noticed that in the use of :quest::get_data(std::string bucket_key)
quest::set_data(std::string bucket_key, std::string...
Forum: Quests::Custom 10-02-2018, 09:35 PM
Replies: 7
Views: 16,056
Posted By superpally1
yes. but you can change it to whatever you wish....

yes. but you can change it to whatever you wish. you could even use like an item click
Forum: Quests::Custom 10-02-2018, 09:26 PM
Replies: 7
Views: 16,056
Posted By superpally1
no, i put it in global_player.pl on my server i...

no, i put it in global_player.pl on my server i made a command that anyone can type. imenu it allows players to pick some various utilities to use, like a gate to nexus. i put it there. if...
Forum: Quests::Custom 10-02-2018, 07:01 PM
Replies: 7
Views: 16,056
Posted By superpally1
Worn armor sets have spell effects.

I was talking to a few people that play on my server and they liked the idea of having custom effects for wearing sets of gear. So I made it. This is just for the first tier of custom armor on my...
Showing results 1 to 25 of 36

 
Forum Jump
   

All times are GMT -4. The time now is 08:13 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 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3