View Single Post
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 07-03-2020 , 19:10   Re: Points System by AlferD
Reply With Quote #7

Quote:
Originally Posted by alferd View Post
?


I just couldn't write the code for the following code

PHP Code:
    register_library("adp_items");
    
register_native("adp_items_register""native_items_register");
    
register_native("adp_items_get_id""native_items_get_id");
    
register_native("adp_items_get_name""native_items_get_name");
    
register_native("adp_items_get_real_name""native_items_get_real_name");
    
register_native("adp_items_get_point""native_items_get_point");
    
register_native("adp_items_show_menu""native_items_show_menu");
    
register_native("adp_items_force_buy""native_items_force_buy");
    
register_native("adp_items_menu_text_add""native_items_menu_text_add");
    
register_native("adp_register_extra_item""native_register_extra_item");
    
    
g_ItemRealName ArrayCreate(321);
    
g_ItemName ArrayCreate(321);
    
g_ItemFlag ArrayCreate(321);
    
g_ItemPoint ArrayCreate(11); 
I used another plugin to complete this plugin
That's not to say that someone else wrote this plugin, and I copied it and sent it here
As mentioned, its not your work then. Give the credits. There is nothing wrong with giving support to plugins that are no longer being supported AS LONG AS you give credit to the original author AND to make sure that they are not actively updating their plugins.

I really question your authenticity
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG