13.04.2010, 18:52
I use multiple includes to make my GM file look much nicer. Also, more organised.
When using this code, I think there is something wrong:
When you script something in test.pwn, save it, upload it, and restart the server completely it looks like the changes aren't saved.. I do save in the correct location.
I upload that script to the 'include' folder on the server. How comes the changes aren't made when I upload the edited part?
When using this code, I think there is something wrong:
Код:
#include "test.pwn"
I upload that script to the 'include' folder on the server. How comes the changes aren't made when I upload the edited part?