BIG PROBLEM! need help! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: BIG PROBLEM! need help! (
/showthread.php?tid=550659)
BIG PROBLEM! need help! [fixed] -
shadow177 - 14.12.2014
[fixed]
Re: BIG PROBLEM! need help! -
DavidLuango - 14.12.2014
Alright, there must be extra included .pwn files where that textdraw was written.
If you can show me all of your #includes that might be easier for me to help you.
Re: BIG PROBLEM! need help! -
shadow177 - 14.12.2014
still same
Re: BIG PROBLEM! need help! -
DavidLuango - 14.12.2014
No, your #include <>
You can see these ontop of your gamemode.
Just past me all of these includes.
Re: BIG PROBLEM! need help! -
shadow177 - 14.12.2014
//----------------
// Includes
//----------------
#include <a_samp>
#include <sscanf2>
#include <zcmd>
#include <YSI\y_ini>
#include <timerfix>
#include <TimeStampToDate>
//#include <crashdetect>
#include <mSelection>
Re: BIG PROBLEM! need help! -
Raweresh - 14.12.2014
You test it on local hosting?
Re: BIG PROBLEM! need help! -
shadow177 - 14.12.2014
yes....
Re: BIG PROBLEM! need help! -
JeaSon - 14.12.2014
maybe its written in serverstats.ini file ? or show the whole code
Re: BIG PROBLEM! need help! -
shadow177 - 14.12.2014
click here.
see now... and help pls
Re: BIG PROBLEM! need help! -
park4bmx - 14.12.2014
Код:
ServerStats "usfServer/ServerStats.ini"
Check that file
Looking at the source, there is nothing that loads the name from a file.
So u either are running the old version(unedited) or I don't know.
+ it's not compiling fine.