Help with my script
#4

now it give this errors
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(23307) : warning 217: loose indentation
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(23449) : warning 217: loose indentation
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(2718 : warning 217: loose indentation
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57779) : warning 215: expression has no effect
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57807) : error 025: function heading differs from prototype
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57807) : error 025: function heading differs from prototype
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(5780 : error 021: symbol already defined: "unformat"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57815) : warning 201: redefinition of constant/macro (symbol "ServerData")
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57816) : error 021: symbol already defined: "AntiSwear"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57860) : error 021: symbol already defined: "ServerInfo"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57876) : error 021: symbol already defined: "iSpawnSet"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57889) : error 021: symbol already defined: "pInfo"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57900) : error 021: symbol already defined: "main"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57910) : error 021: symbol already defined: "SSCANF_OnGameModeInit"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57921) : error 021: symbol already defined: "OnGameModeExit"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57932) : error 021: symbol already defined: "SSCANF_OnPlayerConnect"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57941) : error 021: symbol already defined: "OnPlayerSpawn"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57956) : error 021: symbol already defined: "OnPlayerDeath"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57961) : error 021: symbol already defined: "OnVehicleSpawn"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57966) : error 021: symbol already defined: "OnVehicleDeath"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57971) : error 021: symbol already defined: "OnPlayerText"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57976) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57977) : error 035: argument type mismatch (argument 2)
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57977) : error 035: argument type mismatch (argument 2)
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(57976) : warning 204: symbol is assigned a value that is never used: "name"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(58416) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(58422) : error 035: argument type mismatch (argument 2)
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(58422) : error 035: argument type mismatch (argument 2)
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(58416) : warning 204: symbol is assigned a value that is never used: "name"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(58500) : error 021: symbol already defined: "MessageToAdmins"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(58512) : error 021: symbol already defined: "GetCountryCode"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(58513) : error 021: symbol already defined: "GetCountryCode3"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(58514) : error 021: symbol already defined: "GetCountryName"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(58515) : error 021: symbol already defined: "GetCityLatitude"
C:\Users\donat\Desktop\GTTDM~RP v9 full edited by nitrozeth1\Gamemodes\NZTDMv9.pwn(58516) : error 021: symbol already defined: "GetCityLongitude"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Reply


Messages In This Thread
Help with my script - by NitroZeth - 11.06.2017, 17:50
Re: Help with my script - by Whatname - 11.06.2017, 18:05
Re: Help with my script - by aoky - 11.06.2017, 18:05
Respuesta: Help with my script - by NitroZeth - 11.06.2017, 18:13
Respuesta: Help with my script - by NitroZeth - 11.06.2017, 18:19
Re: Respuesta: Help with my script - by AfiqIqbal - 11.06.2017, 19:04
Re: Help with my script - by Wary - 11.06.2017, 19:07

Forum Jump:


Users browsing this thread: 2 Guest(s)