EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=590)
-   -   wwcast (https://www.eqemulator.org/forums/showthread.php?t=43145)

Huppy 01-04-2021 11:24 PM

wwcast
 
Deviously and dangerously delicious. Can't wait to recompile and play with it. (thanx guys) ;)

Code:

command_add("wwcast", "Casts the provided spell ID to all players currently online. Use caution with this!!", 250, command_wwcast)

Splose 01-05-2021 12:49 PM

By the time you recompile it'll probably be #worldwide.

You can zone everyone with it as well now. If there's any more functionality you can think of with it let me know.

Secrets 01-05-2021 02:29 PM

Quote:

Originally Posted by Splose (Post 265928)
By the time you recompile it'll probably be #worldwide.

You can zone everyone with it as well now. If there's any more functionality you can think of with it let me know.

Lua/Perl integration :P

Splose 01-05-2021 04:58 PM

Quote:

Originally Posted by Secrets (Post 265929)
Lua/Perl integration :P

It is.. I'm just pulling it from quest manager I didn't write any of the methods to do what it does.

Idk if it's in Lua but a ton of worldwide stuff was added to perl recently. Signals, EntVars, Task stuff.. It was pretty much anything you can think of.

Very useful I don't see a lot of people using it though :(

Huppy 01-05-2021 07:20 PM

Quote:

Originally Posted by Secrets (Post 265929)
Lua/Perl integration :P

That was my first thought as well. My gears are already grinding with possiblities. ;)

Quote:

Originally Posted by Splose (Post 265928)
By the time you recompile it'll probably be #worldwide.

Only takes a few minutes on my box.

Splose 01-05-2021 10:28 PM

Quote:

Originally Posted by Huppy (Post 265931)
That was my first thought as well. My gears are already grinding with possiblities. ;)

It was before I made this command. There are many others as well.

Code:

QuestManager::WorldWideCastSpell(uint32 spell_id, uint8 min_status, uint8 max_status)

Huppy 01-06-2021 12:51 PM

MassEditPlayers() would be nice too. (for server-wide events, etc), lol

Splose 01-07-2021 11:54 AM

Quote:

Originally Posted by Huppy (Post 265935)
MassEditPlayers() would be nice too. (for server-wide events, etc), lol

What do you mean by that? like a worldwide #race?

At the moment I'm making a #market command that will basically be a bazaar type thing in the chat window. Almost done with it I'll probably release it on the forums here once I am done.

Huppy 01-07-2021 06:48 PM

Quote:

Originally Posted by Splose (Post 265938)
What do you mean by that? like a worldwide #race?

Yes, exactly.


All times are GMT -4. The time now is 07:26 PM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.