Raised This Month: $ Target: $400
 0% 

Native Boolean?


Post New Thread Reply   
 
Thread Tools Display Modes
Bos93
Veteran Member
Join Date: Jul 2010
Old 06-20-2013 , 08:07   Re: Native Boolean?
Reply With Quote #11

Quote:
Originally Posted by Unkolix View Post
If I will use that like this?
PHP Code:
bool:get_bReturn[33];
public 
plugin_natives()
{
    
register_native("get_bReturn""_get_bReturn_");
}

public 
_get_bReturn_( )
{
    return 
g_bReturn;

Do I have to change something?
PHP Code:
bool:get_bReturn[33];
public 
plugin_natives()
{
    
register_native("get_bReturn""_get_bReturn_");
}

public 
_get_bReturn_pPlayer )
{
    return 
g_bReturnpPlayer ];

__________________
Bos93 is offline
Send a message via ICQ to Bos93 Send a message via Skype™ to Bos93
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 16:31.


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