Go Back   EQEmulator Home > EQEmulator Forums > General > General::General Discussion

General::General Discussion General discussion about EverQuest(tm), EQEMu, and related topics.
Do not post support topics here.

Reply
 
Thread Tools Display Modes
  #1  
Old 03-24-2017, 05:34 PM
Maze_EQ
Demi-God
 
Join Date: Mar 2012
Posts: 1,106
Default I miss NoPort

Anyone remember that one post that NoPort DID NOT post op-codes on?

Those were the days.
__________________
"No, thanks, man. I don't want you fucking up my life, too."

Skype:
Comerian1
Reply With Quote
  #2  
Old 03-24-2017, 06:26 PM
demonstar55
Demi-God
 
Join Date: Apr 2008
Location: MA
Posts: 1,165
Default

Do you want me to PM you currently unused opcodes that I have defined privately?
Reply With Quote
  #3  
Old 03-24-2017, 09:09 PM
ghanja's Avatar
ghanja
Dragon
 
Join Date: Aug 2012
Location: Hershey, PA
Posts: 499
Default

Code:
sub EVENT_SPAWN 
{
	quest::settimer("randomness",120);
}

sub EVENT_TIMER
{
	if ($timer eq "randomness")
	{
		@randomnessarray = ("OP_SendBaseDataChecksum=0x040b","Trouble casting spells? Check OP_SendSpellChecksum=0x46d3","Corpse loot issue? just for grins try this opcode OP_LootComplete=0x528f see if that helps",
							"Not getting your group leader AA's? Try OP_GroupLeadershipAAUpdate=0x0000","AA's not working? give OP_RespondAA=0x0142 a try",
							"want a progression server? here is your new opcode Progression=0x2071","Even Caryatis knows 'Protip: opcodes solve everything.'",
							"cant log in? OP_SessionReady=0x0001 and OP_Login=0x0002 give them a wirl","Note: I used PublicLogin.exe to get..... MOAR OpCodes!",
							"want to change the MOTD? here use this OP_MOTD=0x319d","Want to bypass Akka's installer? Type this in DOS: OP_ApproveWorld=0x669b");
		$npc->Shout ($randomnessarray[quest::ChooseRandom(0..(scalar @randomnessarray - 1))]);
	}
}
Reply With Quote
  #4  
Old 03-24-2017, 09:19 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

That sounds like a list of automated telephone switchboard response options.


"Press 0x0001 for OP_SessionReady"

"Press 0x0002 for OP_Login"
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 03:06 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