30.07.2013, 12:19
I got some issues with those 2 libraries, first time I'm using them.
I did post these issues on the y_text & y_languages tutorial thread, but I figured maybe someone else who experienced the same issues could help, also it seems to be more appropriate to post it in Scripting Help.
1) loadtext is static to a file, however it doesn't act like it is.
My gamemode is spread to separate .pwn files, but when using loadtext in separate files, it gives me an error (already defined). According to ****** y_text should be included in every file its being used, but that doesn't seem to solve the problem.
2) y_text doesn't seem to work at all for me, I used the exact example shown in the tutorial just for the sake of testing and it failed to work.
I'm just getting the "Text Not Found" error, but everything is configured properly.
I did post these issues on the y_text & y_languages tutorial thread, but I figured maybe someone else who experienced the same issues could help, also it seems to be more appropriate to post it in Scripting Help.
1) loadtext is static to a file, however it doesn't act like it is.
My gamemode is spread to separate .pwn files, but when using loadtext in separate files, it gives me an error (already defined). According to ****** y_text should be included in every file its being used, but that doesn't seem to solve the problem.
2) y_text doesn't seem to work at all for me, I used the exact example shown in the tutorial just for the sake of testing and it failed to work.
I'm just getting the "Text Not Found" error, but everything is configured properly.