SA-MP Forums Archive
Problem with y_commands - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Problem with y_commands (/showthread.php?tid=218293)



Problem with y_commands - Steve M. - 29.01.2011

Hey guys!

I was trying to use the y_commands but I got one error.

This is the error:
Код:
C:\Users\Jack\Desktop\SA:MP 0.3c\pawno\include\YSI/y_master.inc(964) : fatal error 111: user error: Non-unique master used.
And in the script I got only this lines:
Код:
#include <a_samp>

#define YSI_NO_MASTER
#include <YSI/y_commands>
#include <YSI/y_master>
Any ideas how to solve this problem?