This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

[L4D2] About the character name problem in Generation 1 map


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Solar1234
Junior Member
Join Date: Nov 2021
Old 05-13-2024 , 22:04   [L4D2] About the character name problem in Generation 1 map
Reply With Quote #1

I changed the survivor set of the 1st generation map, the voice corresponding to the role is normal, but trying various methods can not change the role name, is the role name controlled by the client?

PHP Code:
public Action API_GetSurvivorSet(int defint &set)
{
    
DefSet def;

    if(
def == 1)
    {
        
set    2;
        return 
Plugin_Handled;
    }

    return 
Plugin_Continue;

Attached Thumbnails
Click image for larger version

Name:	3F8B51EB104B121C46E95D93C85BF3CB.jpg
Views:	23
Size:	98.2 KB
ID:	204379   Click image for larger version

Name:	3F8B51EB.jpg
Views:	9
Size:	97.6 KB
ID:	204380  
Solar1234 is offline
king kong
Member
Join Date: Oct 2021
Old 05-14-2024 , 01:20   Re: [L4D2] About the character name problem in Generation 1 map
Reply With Quote #2

Quote:
Originally Posted by Solar1234 View Post
I changed the survivor set of the 1st generation map, the voice corresponding to the role is normal, but trying various methods can not change the role name, is the role name controlled by the client?

PHP Code:
public Action API_GetSurvivorSet(int defint &set)
{
    
DefSet def;

    if(
def == 1)
    {
        
set    2;
        return 
Plugin_Handled;
    }

    return 
Plugin_Continue;

dedicated server https://forums.alliedmods.net/showthread.php?p=2817398

Local server https://forums.alliedmods.net/showthread.php?t=310586,This dedicated server does not work

Last edited by king kong; 05-14-2024 at 01:29.
king kong is offline
Reply



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 15:18.


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