Function: Native
#6

Quote:
Originally Posted by ******
Посмотреть сообщение
You can't just do:

pawn Код:
native DisableAllCheats();

main()
{
    DisableAllCheats();
}
And expect it to work - that would require intelligent computers, and we don't have them. You have to write the native function in a plugin, then using "native" in your PAWN script gives it access to the function in the plugin
Yes this is just what I meant, that I can't do it like this. The main point of my question was, "how to actually declare the native", so if I'd create it in a plugin, how would I declare the native what it should do?
Reply


Messages In This Thread
Function: Native - by Max_Coldheart - 12.01.2012, 13:27
Re: Function: Native - by Konstantinos - 12.01.2012, 13:29
Re: Function: Native - by RoboN1X - 12.01.2012, 13:30
Re: Function: Native - by Max_Coldheart - 12.01.2012, 13:49
Re: Function: Native - by suhrab_mujeeb - 12.01.2012, 14:39
Re: Function: Native - by Max_Coldheart - 12.01.2012, 14:59

Forum Jump:


Users browsing this thread: 1 Guest(s)