11.03.2015, 15:14
Yes you made the string too long 
Look at this line:
Write it like this:
Greekz

Look at this line:
Код:
new Float:Position[3],string[64];
Код:
new Float:Position[3],string[128];

