How to put the mappings to the main GM
#5

Problem #1:
"(4000) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")"
Update your Include: [Plugin] Audio Plugin
or
just make a Forward Function for that Public Function,
Код:
forward Audio_OnSetPack(audiopack[])
Problem #2:
"(73935) : warning 217: loose indentation"
Loose Indentation = Press TAB.

Problem #3:
"(93397) : error 021: symbol already defined: "Audio_OnGameModeInit""
Symbol is already defined delete one Audio_OnGameModeInit.
Reply


Messages In This Thread
How to put the mappings to the main GM - by Yander - 17.05.2014, 04:27
Re: How to put the mappings to the main GM - by SAMProductions - 17.05.2014, 04:31
Re: How to put the mappings to the main GM - by saikumar - 17.05.2014, 04:36
Re: How to put the mappings to the main GM - by Yander - 17.05.2014, 04:41
Re: How to put the mappings to the main GM - by SAMProductions - 17.05.2014, 04:50
Re: How to put the mappings to the main GM - by Yander - 17.05.2014, 05:03

Forum Jump:


Users browsing this thread: 1 Guest(s)