"Creating A Simple Administration FilterScript" - sampwiki
#9

any editor is like 'wordpad', 'notepad' or even pawno (though this is only if you want to look at the include)

You call the function in your script like this:

At the top:
pawn Код:
#include <dutils> // the name of the file without the extention
Wherever you want to call your function (like the num_hash) :
pawn Код:
function(/*Maybe some stuff required at some functions*/);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)