if i start scripting i include all files that i could possible use,
so i have allwys to much included, not that i get errors but don't think its good for the balast of the server.
anyway, is there a way to see wish #includes i used and wish not?
for example: used this for a script of 156 lines
Code:
#include <amxmodx>
#include <amxmisc>
#include <fun>
#include <amxconst>
#include <cstrike>