Raised This Month: $ Target: $400
 0% 

[Help] Game name change whenever we want


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
BhK
Junior Member
Join Date: Dec 2014
Location: India
Old 01-17-2016 , 13:49   [Help] Game name change whenever we want
Reply With Quote #1

Hello!
as the title suggest how to change gamename from any function !
the code i have come so far ^^
PHP Code:
new game[45]
public 
plugin_init( )
    
register_forwardFM_GetGameDescription"GameDesc" ); 

public 
GameDesc( ) { 
        
forward_returnFMV_STRINGgame ); 
    return 
FMRES_SUPERCEDE
}  
public 
myFunction() {
       
formatex(game,sizeof game,"This is new name")
        new 
iReturn,iParams
    ExecuteForward
(FM_GetGameDescription,iReturn,iParams,iParams,iParams)

its not working !
__________________
Preparing to release my plugins..

Last edited by BhK; 01-18-2016 at 02:01.
BhK is offline
 



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 03:51.


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