Compile / Map
#1

So I'm trying to add a map onto my server but I wouldn't be able to compile as it aborts it after and deletes my .amx after having over 20 errors. The mappings don't come, do I have to fix the errors before adding the mapping? It doesn't seem to work, please help.
Reply
#2

If you creating map use this compiler http://convertffs.com/

And add it after this line

Код:
OnGameModeInit()
{
       Your Map should be CreateObject or CreateDinamicObject idk what u will use
       
       Your other scripts here
       return 1;
}
Or I can help you paste your map code here
Reply
#3

Code?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)