View Single Post
Author Message
Ramono
Veteran Member
Join Date: Nov 2005
Location: Netherlands
Old 02-02-2007 , 16:35   [Compiler] crash
#1

This crashes the compiler

Code:
#include <amxmisc> #include <amxmodx> public plugin_init() {     register_plugin("hello","1337","me") }

Because amxmisc is included earlyer than amxmodx,
when doing this with other modules it just gives an error.


Thanks,

Ramon
__________________
Um, hi.
Ramono is offline