i have some errors in the logs:
with debug:
HTML Code:
L 04/16/2011 - 08:58:28: [HAMSANDWICH] Function fwHamPlayerSpawnPost not found.
L 04/16/2011 - 08:58:28: [AMXX] Displaying debug trace (plugin "BaseBuilder_Vip.amxx")
L 04/16/2011 - 08:58:28: [AMXX] Run time error 10: native error (native "RegisterHam")
L 04/16/2011 - 08:58:28: [AMXX] [0] BaseBuilder_Vip.sma::plugin_init (line 59)
with out debug:
HTML Code:
L 04/16/2011 - 08:33:16: [HAMSANDWICH] Function fwHamPlayerSpawnPost not found.
L 04/16/2011 - 08:33:16: [AMXX] Run time error 10 (plugin "BaseBuilder_Vip.amxx") (native "RegisterHam") - debug not enabled!
L 04/16/2011 - 08:33:16: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/16/2011 - 08:58:28: Start of error session.
edit:
never mind i solved it
thanks all