[Tutorial] How to work with includes and plugins.
#2

I like the tutorial design, and sometimes PLUGINS doesn't even need to be an include.
They were added with
pawn Код:
native WP_Hash( ... );
That's one of an important thing.

You need to explain more in the plugin part.

Adding it to the " sampservdirectory/plugins/ "
adding it to the .cfg " plugins whirlpool sscanf2.so "

explaining .so and others.

Thus you can include things like
pawn Код:
#include " a_samp.inc "
#include a_samp
AFAIK.

Quote:
Originally Posted by Kingunit
NOTE: You need to place this outside a callback or whatever! Just at the bottom, alot of people are making this mistake!
WTF? IN THE BOTTOM OMFG

You meant top right. ( If ZCMD, bottom, or if you meant include it's top )

Add : NOT IN A COMMENT.
Reply


Messages In This Thread
How to work with includes and plugins. - by Kingunit - 13.09.2011, 12:14
Re: How to work with includes and plugins. - by Basicz - 13.09.2011, 14:11
Re: How to work with includes and plugins. - by Kingunit - 13.09.2011, 14:24
Re: How to work with includes and plugins. - by =WoR=G4M3Ov3r - 13.09.2011, 14:38
Re: How to work with includes and plugins. - by Kingunit - 13.09.2011, 14:40
Re: How to work with includes and plugins. - by Ehab1911 - 13.09.2011, 14:52
Re: How to work with includes and plugins. - by Kingunit - 13.09.2011, 15:27
Re: How to work with includes and plugins. - by Kingunit - 13.09.2011, 17:07
Re: How to work with includes and plugins. - by Davz*|*Criss - 13.09.2011, 20:19
Re: How to work with includes and plugins. - by Kingunit - 13.09.2011, 20:47
Re: How to work with includes and plugins. - by Kush - 14.09.2011, 10:34

Forum Jump:


Users browsing this thread: 2 Guest(s)