[FilterScript] [FS] Simple base License System (Download Link Added)
#20

Sorry guys, i reuploaded this so i made it fast because i lost the orginal.
But here how to fix:

add this under includes:

Код:
new playername[MAX_PLAYER_NAME];
and this somewhere else:

Код:
stock PlayerName(playerid) {
 new name[255];
 GetPlayerName(playerid, name, 255);
 return name;
}
Quote:
Originally Posted by [ECR
SancheZ ]
Getting these errors:

Код:
P:\EastCoast Real Life ServeR\EastCoast Real Life ServeR\penls0.2\penls0.2\penls0.2\penls0.2\penls0.2\samp03asvr_win32\filterscripts\VehicleLicenses.pwn(74) : error 017: undefined symbol "PlayerName"
P:\EastCoast Real Life ServeR\EastCoast Real Life ServeR\penls0.2\penls0.2\penls0.2\penls0.2\penls0.2\samp03asvr_win32\filterscripts\VehicleLicenses.pwn(73) : warning 204: symbol is assigned a value that is never used: "string"
P:\EastCoast Real Life ServeR\EastCoast Real Life ServeR\penls0.2\penls0.2\penls0.2\penls0.2\penls0.2\samp03asvr_win32\filterscripts\VehicleLicenses.pwn(72) : warning 204: symbol is assigned a value that is never used: "pName"
P:\EastCoast Real Life ServeR\EastCoast Real Life ServeR\penls0.2\penls0.2\penls0.2\penls0.2\penls0.2\samp03asvr_win32\filterscripts\VehicleLicenses.pwn(88) : error 017: undefined symbol "PlayerName"
P:\EastCoast Real Life ServeR\EastCoast Real Life ServeR\penls0.2\penls0.2\penls0.2\penls0.2\penls0.2\samp03asvr_win32\filterscripts\VehicleLicenses.pwn(87) : warning 204: symbol is assigned a value that is never used: "string"
P:\EastCoast Real Life ServeR\EastCoast Real Life ServeR\penls0.2\penls0.2\penls0.2\penls0.2\penls0.2\samp03asvr_win32\filterscripts\VehicleLicenses.pwn(86) : warning 204: symbol is assigned a value that is never used: "pName"
P:\EastCoast Real Life ServeR\EastCoast Real Life ServeR\penls0.2\penls0.2\penls0.2\penls0.2\penls0.2\samp03asvr_win32\filterscripts\VehicleLicenses.pwn(125) : error 001: expected token: ";", but found "return"
P:\EastCoast Real Life ServeR\EastCoast Real Life ServeR\penls0.2\penls0.2\penls0.2\penls0.2\penls0.2\samp03asvr_win32\filterscripts\VehicleLicenses.pwn(135) : error 001: expected token: ";", but found "-identifier-"
P:\EastCoast Real Life ServeR\EastCoast Real Life ServeR\penls0.2\penls0.2\penls0.2\penls0.2\penls0.2\samp03asvr_win32\filterscripts\VehicleLicenses.pwn(136) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
First i had 7 but i was able to fix 3 of them..

Please help.
You fucked something up
Reply


Messages In This Thread
[FS] Simple base License System (Download Link Added) - by Oxside - 27.04.2009, 17:05
Re: [FS] Simple base License System - by Weirdosport - 27.04.2009, 21:19
Re: [FS] Simple base License System - by Rulzz - 28.04.2009, 07:41
Re: [FS] Simple base License System - by Cabby - 30.04.2009, 15:36
Re: [FS] Simple base License System - by superbryanb - 13.06.2009, 21:12
Re: [FS] Simple base License System - by Oxside - 14.06.2009, 10:54
Re: [FS] Simple base License System - by [M]ohammed - 14.06.2009, 11:38
Re: [FS] Simple base License System - by NeRoSiS - 14.06.2009, 11:51
Re: [FS] Simple base License System - by herojith - 14.06.2009, 12:08
Re: [FS] Simple base License System - by [M]ohammed - 15.06.2009, 08:37
Re: [FS] Simple base License System - by juuleman - 13.12.2009, 13:19
Re: [FS] Simple base License System - by Oxside - 13.12.2009, 16:29
Re: [FS] Simple base License System - by aspire5630 - 13.12.2009, 17:57
Re: [FS] Simple base License System - by Oxside - 14.12.2009, 07:30
Re: [FS] Simple base License System (Download Link Added) - by juuleman - 28.12.2009, 11:07
Re: [FS] Simple base License System (Download Link Added) - by Oxside - 28.12.2009, 16:31
Re: [FS] Simple base License System (Download Link Added) - by Rajeev - 25.02.2010, 23:20
Re: [FS] Simple base License System (Download Link Added) - by sjvt - 25.02.2010, 23:29
Re: [FS] Simple base License System (Download Link Added) - by juuleman - 07.03.2010, 16:41
Re: [FS] Simple base License System (Download Link Added) - by Oxside - 07.03.2010, 17:00
Re: [FS] Simple base License System (Download Link Added) - by juuleman - 08.03.2010, 14:42
Re: [FS] Simple base License System (Download Link Added) - by Oxside - 08.03.2010, 17:53
Re: [FS] Simple base License System (Download Link Added) - by Janek17 - 13.10.2010, 15:31
Re: [FS] Simple base License System (Download Link Added) - by Scenario - 13.10.2010, 15:32
Re: [FS] Simple base License System (Download Link Added) - by dutu1995 - 02.11.2011, 09:17
Re: [FS] Simple base License System (Download Link Added) - by taira - 02.11.2011, 17:12
Re: [FS] Simple base License System (Download Link Added) - by [LaTinb0y]...$ag3R - 02.11.2011, 17:14
Re: [FS] Simple base License System - by justsomeguy - 02.11.2011, 20:24
Re: [FS] Simple base License System (Download Link Added) - by [LaTinb0y]...$ag3R - 03.11.2011, 14:44
Re: [FS] Simple base License System (Download Link Added) - by Lookin - 03.11.2011, 17:24
Re: [FS] Simple base License System (Download Link Added) - by Astralis - 19.11.2011, 09:40

Forum Jump:


Users browsing this thread: 3 Guest(s)