Jump to content

Recommended Posts

[Mod] GMNotice() function

 

0.png

 

The mod adds the GMNotice() function to the GameServer.exe LUA scripts, which allows you to send messages to players in the GM chat channel (ALT + P):

GMNotice("Hello PKOdev.NET! This is a GM message.")

 

 

Requirements

 

Installed mod loading system for server and client (PKOdev.NET mod loader) version 1.1 or above.

 

 

Modification information

 

Name: pkodev.mod.gmnotice;

Version: 1.0;

Author: V3ct0r;

Type: for server (GameServer.exe and GroupServer.exe);

Supported executable .exe files: GAMESERVER_136, GAMESERVER_138 and GROUPSERVER_138.

 

 

Installation

 

1) Place the mod DLL file "pkodev.mod.gmnotice.server.<VERSION>.dll" for your version of GameServer.exe into the folder "GameServer\mods";

2) Place the mod DLL file "pkodev.mod.gmnotice.group.<VERSION>.dll" for your version of GroupServer.exe into the folder "GroupServer\mods".

 

 

Download

 

1) Actual mod binaries (.dll);

2) The source code of the mod for Visual Studio 2022 Community (C++).

 

 

If you encounter any problem, bug or have any questions, then feel free to write in this thread.


Share this post


Link to post
Share on other sites

Hi @V3ct0r, I noticed the groupserver mod dll is only for 138. I presume there's no way to make the GMNotice() function work in 1.36 files? (Not the alt+p ones but using GMNotice () in lua script.)

 

Thanks 

Share this post


Link to post
Share on other sites

Hello @Myruni,

 

You are right, at the moment the mod only supports GroupServer.exe version 1.38.

  • Sad 1

Share this post


Link to post
Share on other sites

Hello @dragontechi,

 

Looks like I don't understand anything. Can you write what the problem in English please? Thank you!


Share this post


Link to post
Share on other sites
1 hour ago, V3ct0r said:

Hello @dragontechi,

 

Looks like I don't understand anything. Can you write what the problem in English please? Thank you!

that you are not sending or presenting the Notice("Hello PKOdev.NET! This is a GM message.")
via npc or functions

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...