Thread: Auto Name
View Single Post
WATCH_D0GS UNITED
Senior Member
Join Date: Jan 2023
Old 03-15-2024 , 17:58   Re: Auto Name
Reply With Quote #17

Please download the script, open it, and add the names you want to detect and override.

// Names you want to replace.

PHP Code:
 new const DefaultNames[][] = 
{
    
"Player",
    ...,


// Names you will use to override.

PHP Code:
 new const N_Override[][] = 
{
    
"Captain John Price",
    ...,

Attached Files
File Type: sma Get Plugin or Get Source (generic_name_changer.sma - 38 views - 2.4 KB)
__________________
💻Know Our New Blog👄
🔗tube2downs.blogspot.com
WATCH_D0GS UNITED is offline