Quote:
Originally Posted by g_often
try this to unlock the buyzone, i make that yesterday u.u
PHP Code:
#include <amxmodx> #include <engine>
public plugin_precache() { new iEnt = create_entity( "info_map_parameters" ); if( !iEnt ) { DispatchSpawn( iEnt ) } }
|
g_often, Sorry, but your method does not work, thanks anyway, and resolve to achieve otherwise.
Anyway thanks for trying.
__________________