10.07.2012, 13:25
Oh sorry for the late reply. You need to download y_hooks from the YSI library.
You can either download the YSI library, or you can download the y_hooks file that I have uploaded.
Method 1 (YSI Library):
- Go to https://sampforum.blast.hk/showthread.php?tid=321092
- Download the YSI Library (May take a while)
- Extract it to your server files and make sure everything is in place
- Compile the script again
Method 2 (y_hooks file):
- Go to http://www.mediafire.com/?ghl9sgzx6youz62
- Go to your pawno > include folder
- Place the new file in this folder
- Change the line:
to:
- Compile the script again
You can either download the YSI library, or you can download the y_hooks file that I have uploaded.
Method 1 (YSI Library):
- Go to https://sampforum.blast.hk/showthread.php?tid=321092
- Download the YSI Library (May take a while)
- Extract it to your server files and make sure everything is in place
- Compile the script again
Method 2 (y_hooks file):
- Go to http://www.mediafire.com/?ghl9sgzx6youz62
- Go to your pawno > include folder
- Place the new file in this folder
- Change the line:
pawn Код:
#include <YSI\y_hooks>
pawn Код:
#include <y_hooks>