Help with private skin code
#1

hey guys im tryn to build my cmd for a private skin but i get 26 errors

Quote:

{
dcmd(joeskin, 7, cmdtext);
return 0;
}
{
#pragma unused params
if (AccInfo[playerid][Level] >= 1)
{
dcmd_joeskin(playerid, params[])
{
if (strlen(params))
{
{
SetPlayerSkin(playerid, 294);
SendClientMessage(playerid, 0x00FF00AA, "Welcome Joe Grams");
}
Quote:

C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(477) : error 017: undefined symbol "UpdateConfig"
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(47 : error 017: undefined symbol "ReadTextDraws"
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(497) : error 017: undefined symbol "ShowConfigInConsole"
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(522) : error 004: function "SaveTeleport" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(624) : error 004: function "SaveIn" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(639) : error 004: function "SaveIn" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(659) : error 004: function "SaveIn" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(774) : error 004: function "SaveIn" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(792) : error 017: undefined symbol "SavePlayerStats"
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(820) : error 004: function "EraseVeh" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(826) : error 017: undefined symbol "AdvanceSpectate"
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1026) : error 017: undefined symbol "AdvanceSpectate"
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1043) : error 004: function "MessageToPlayerVIP" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1044) : error 004: function "SaveIn" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1054) : error 004: function "MessageToAdmins" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1056) : error 004: function "SaveIn" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1085) : error 004: function "SaveIn" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1103) : error 004: function "SaveIn" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1144) : error 017: undefined symbol "AdvertisementCheck"
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1157) : error 004: function "SaveIn" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1204) : error 004: function "SaveIn" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1225) : error 004: function "SaveIn" is not implemented
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1503) : error 017: undefined symbol "TotalGameTime"
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(1826) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(184 : error 017: undefined symbol "SendCommandToAdmins"
C:\Documents and Settings\Majdi Khammash\My Documents\My Pictures\samp03asvr_R7_win32\world dm\filterscripts\LuxAdmin.pwn(2035) : error 017: undefined symbol "SendCommandToAdmins"

Reply


Messages In This Thread
Help with private skin code - by farris - 14.08.2010, 00:23
Re: Help with private skin code - by PotH3Ad - 14.08.2010, 00:29
Re: Help with private skin code - by farris - 14.08.2010, 00:32
Re: Help with private skin code - by farris - 14.08.2010, 00:37
Re: Help with private skin code - by willsuckformoney - 14.08.2010, 00:44
Re: Help with private skin code - by farris - 14.08.2010, 00:57

Forum Jump:


Users browsing this thread: 1 Guest(s)