C++ Plugin Error
#1

PHP код:
Severity    Code    Description    Project    File    Line
Error 
(active)        a value of type "cell (*)(AMX *amx, cell *Lemail, cell *Lpassword, cell *LSender, cell *Lparams)" cannot be used to initialize an entity of type "AMX_NATIVE"    Win32Project1    c:\Users\Yassine\Documents\Visual Studio 2015\Projects\Win32Project1\Win32Project1\Source.cpp    90 
Some ideas ?

following this script https://sampforum.blast.hk/showthread.php?tid=253436

The code

PHP код:
AMX_NATIVE_INFO projectNatives[] =
{
    { 
"SendEmail"SendEmail }
}; 
Reply
#2

There any idea how to convert this to C++ ??

Quote:

new str[100];
format(str, sizeof(str), "%s", Sender");

??
Reply
#3

FIXED !
Reply
#4

Did you really need to post 3 fucking posts in a row?

rules... pls...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)