Raised This Month: $32 Target: $400
 8% 

[NMRiH]Parameter setting


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 01-31-2020 , 13:42   [NMRiH]Parameter setting
Reply With Quote #1



How to modify the parameters in the green box?
__________________
I like this BBS sharing of spirit

I come from China, my English is poor

Last edited by phoenix0001; 01-31-2020 at 13:45.
phoenix0001 is offline
backwards
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 01-31-2020 , 14:26   Re: [NMRiH]Parameter setting
Reply With Quote #2

untested:

PHP Code:
#include <sourcemod>
#include <sdkhooks>

public Action OnGetGameDescription(char gameDesc[64])
{
    
Format(gameDesc64"***Custom Text***");
    return 
Plugin_Changed;

__________________
I highly recommend joining the SourceMod Discord Server for real time support.
backwards is offline
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 02-01-2020 , 03:34   Re: [NMRiH]Parameter setting
Reply With Quote #3

Quote:
Originally Posted by 1337norway View Post
untested:

PHP Code:
#include <sourcemod>
#include <sdkhooks>

public Action OnGetGameDescription(char gameDesc[64])
{
    
Format(gameDesc64"***Custom Text***");
    return 
Plugin_Changed;

No change, invalid.
__________________
I like this BBS sharing of spirit

I come from China, my English is poor
phoenix0001 is offline
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 21:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode