AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Some error (https://forums.alliedmods.net/showthread.php?t=299609)

soumyadip77 07-20-2017 02:04

Some error
 
PHP Code:

C:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(19) : error 021symbol already defined"set_dhudmessage"
C:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(24) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(34) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(37) : error 021symbol already defined"show_dhudmessage"
C:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(42) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(44) : warning 218old style prototypes used with optional semicolumns
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(45) : error 054unmatched closing brace
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(46) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(49) : warning 218old style prototypes used with optional semicolumns
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(50) : error 054unmatched closing brace
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(51) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(54) : error 021symbol already defined"get_players"
C:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(56) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(58) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(63) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(65) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(67) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(70) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(79) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(82) : warning 218old style prototypes used with optional semicolumns
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(83) : error 054unmatched closing brace
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(84) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(86) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(90) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(95) : error 021symbol already defined"vformat"
C:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(96) : warning 218old style prototypes used with optional semicolumns
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(97) : error 054unmatched closing brace
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(100) : error 021symbol already defined"ArrayDestroy"
C:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(103) : error 010invalid function or declaration
C
:\Users\SOUMYADIP\Desktop\sublime_amxx-editor\sublime_amxx-editor\Data\Packages\amxmodx\compiler\include\dhudmessage.inc(106) : error 025: function heading differs from prototype

Compilation aborted
.
26 Errors.
Could not locate output file D:\MY AMXX PLUGINS\SMA&amxx/welcome_message 3.amx (compile failed).
[
Finished in 0.4s

that means i need dhud ini file???

soumyadip77 07-21-2017 11:58

Re: Some error
 
please give ma solution

DjSoftero 07-21-2017 12:59

Re: Some error
 
first of all, try redownloading compiler and include files. if that doesnt help, then we need code

soumyadip77 07-23-2017 10:17

Re: Some error
 
can u give me 1.8.3 compiler and included files

DjSoftero 07-23-2017 11:57

Re: Some error
 
no. I can`t. It`s not a private thing or smth. download it at amxmod.org

OciXCrom 07-23-2017 13:18

Re: Some error
 
Remove #include dhudmessage from the code.


All times are GMT -4. The time now is 23:09.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.