Wierd Bug. - 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: Wierd Bug. (
/showthread.php?tid=634381)
Wierd Bug. -
[L]azy[H]aze - 17.05.2017
I got a wierd bug. earier on my server there was a hacker while i was away when i came back all my business were deleted and houses and gates doors everything thats dynamic. And this black textdraw apperead for everyone in my server and its still there.
Re: Wierd Bug. -
Hansrutger - 17.05.2017
Is there any more information you can provide us with? How does your house, business etc work? No need to give big chunks of code but nowadays the definition of dynamic is so wide it lost its real meaning, therefore hard to tell what you mean. dialogs or text cmds etc, anything.
Re: Wierd Bug. -
[L]azy[H]aze - 17.05.2017
Well all the business that were created and doors and gates where all deleted. but if i check the server script files they are still there. And on server log it says that they are loaded.
Re: Wierd Bug. -
Toroi - 18.05.2017
Are you using a public gamemode? If so, maybe the 'hacker' noticed it and knew some shit about it. Because I can't think of other ways to fuck up a server like that.
Re: Wierd Bug. -
[L]azy[H]aze - 18.05.2017
Yeah i am. but its been modifed. and just checked through my logs carefully. the gates houses and business doors not loading but i havent touched the script. today. all the files are there. and that textdraw i cant find it on my script
Re: Wierd Bug. -
darkhunter332 - 18.05.2017
Same, Still wondering how can it be fixed..
Re: Wierd Bug. -
ShihabSoft - 18.05.2017
btw try restarting the server, if the server log says, the houses and other things are loaded, then it should appear in-game. Unless you have some weird bug in any of your code, or got a runtime error while loading any of those.
Feel free to post your server log.
Re: Wierd Bug. - Astralis - 18.05.2017
Textdraw maybe loaded with /text using txd editor if you left it open? Or your rcon was too easy and someone did that.
Re: Wierd Bug. -
Vince - 18.05.2017
Logs don't mean jack shit. If the scripter has put a backdoor in the script (shit practice) then he obviously won't tell you with a message in the console.
Re: Wierd Bug. -
oSAINTo - 18.05.2017
If you don't have too many houses/business/doors/gates, copy the files and make them a backup in your scriptfiles. After that, slowly load in each house, business, door, and gate through the script. If you load one in and it work, maybe you have a corrupt business/house/gate/door somewhere.