SA-MP Forums Archive
Server not reconginzing functions or something - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Server not reconginzing functions or something (/showthread.php?tid=67541)



Server not reconginzing functions or something - MisterTickle - 02.03.2009

I have a custom scripted My SQL script. It worked on another server and database, but we have all the database scheme and data and it doesnt seem to load the "on init" functions, This is every one Vehicles, Businesses etc, We've been working on it for weeks trying to figure out why it crashes when it has to load functions. I don't know what the problem is, I don't even believe its the script, It also uses a custom INC. I am totally stumped but I don't think its the actual script considering its worked before. Its getting fustrating and I could really use some help figure this out. I was told to "debug" the functions which I am unsure how to. It compiles fine, I have no idea.


Re: Server not reconginzing functions or something - ICECOLDKILLAK8 - 02.03.2009

What errors does it give to your Server Console?


Re: Server not reconginzing functions or something - MisterTickle - 02.03.2009

IT just freezes before loading any function, THe first behind vehcile but I even commented that out and tried it out.


Re: Server not reconginzing functions or something - Nubotron - 02.03.2009

Show your script.


Re: Server not reconginzing functions or something - Nimphious - 02.03.2009

Quote:
Originally Posted by Nubotron
Show your script.
Why? You wan't it?


Re: Server not reconginzing functions or something - Nubotron - 02.03.2009

Quote:
Originally Posted by [FF
Nimphious ]
Why? You wan't it?
I honestly don't care about a not working script.

But maybe the script isn't the problem, is it the same OS on previous and actual server?


Re: Server not reconginzing functions or something - MisterTickle - 02.03.2009

Same OS, Same host.


Re: Server not reconginzing functions or something - Pghpunkid - 02.03.2009

forget #include <a_samp.inc>?



Re: Server not reconginzing functions or something - MisterTickle - 02.03.2009

Nope.