You can only acces Scripts when you call them directly in the include: Example:
#include <scripts\\player.c>

But you can include foldes for models or other things(but not scripts) with:
#define PRAGMA_PATH "Models"