Two Questions !
#2

Quote:

1. What's mean NATIVE ? Because in some .inc i see #native <function>

This tells Pawno.exe's script functions what things should be in the functions E.G

SetGameModeText(const string[]);

Means

SetGameModeText("This is a string");

Quote:

What's mean STATIC ?

static and bool are native C / C++ integers

they just meen its a simple true or false

in pawno static's can be new's or bool's

the are used for certain things in C / C++
but in pawno it is just classed as a new :P

Hope that helps
Reply


Messages In This Thread
Two Questions ! - by russiany - 25.02.2009, 19:29
Re: Two Questions ! - by JaYmE - 25.02.2009, 21:28
Re: Two Questions ! - by Daren_Jacobson - 25.02.2009, 21:29

Forum Jump:


Users browsing this thread: 1 Guest(s)