sbk_ 30 Posted September 7, 2014 É só uma dúvida, esses dias tava testando umas coisas aqui e utilizei uma função de npc como comando, ex: function teste { } usei como teste(argumentos) e funcionou... só gostaria de saber o Hercules que tenho aqui é sobrenatural ou se realmente não preciso mais usar callfunc? Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted September 7, 2014 /// leave this line uncommented to enable callfunc checks when processing scripts./// while allowed, the script engine will attempt to match user-defined functions/// in scripts allowing direct function callback (without the use of callfunc.)/// this CAN affect performance, so if you find scripts running slower or find/// your map-server using more resources while this is active, comment the line#define SCRIPT_CALLFUNC_CHECK by hercules xD não precisa mais se essa opção estiver habilitada (ela vem habilitada por padrão) 1 JulioCF reacted to this Quote Share this post Link to post Share on other sites
0 sbk_ 30 Posted September 7, 2014 blz, valeu evil xD tomei mal susto quando funcionou O__O Quote Share this post Link to post Share on other sites
É só uma dúvida, esses dias tava testando umas coisas aqui e utilizei uma função de npc como comando, ex:
function teste {
}
usei como teste(argumentos) e funcionou...
só gostaria de saber o Hercules que tenho aqui é sobrenatural ou se realmente não preciso mais usar callfunc?
Share this post
Link to post
Share on other sites