Thread: inc error
View Single Post
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 10-03-2015 , 10:07   Re: inc error
Reply With Quote #14

This is not how you register a library.

PHP Code:
public plugin_natives()
{
    
register_library("po_points")
    
register_native("po_get_user_points""ShowPoints"1)

I don't see a working code for the other natives.
OciXCrom is offline
Send a message via Skype™ to OciXCrom