Search Results
I think I've put files from "includes" folder into wrong place. Any other reasons why this happened? http://www.youtube.com/watch?v=hyyJmV2eauQ
1,689
http://pastebin.com/fBHNTypw So, the script above is not nearly finished, but I wanted to do some tests with mysql connections, and I can't get OnPlayerCommandText to work, it keeps giving me "SERVER:...
35
Quote: Originally Posted by Nero_3D Textdraws are generally generated in OnGameModeInit and they use global variables Thank you for an explanation , works fine now
42,620
TextDrawHideForPlayer() doesn't work for some reason. When I type in "/show" it shows the textdraw and the message in chat, but when I type in "/hide" it only shows the message in chatbox and doesn't ...
42,620
Quote: Originally Posted by Demon33 ok the problem is when i do cd Samp03 i enter the folder right then i do ./samp0svr then i click enter and then nothing happens.... nothing is suppos...
189
Quote: Originally Posted by Mark_Weston 1 yr free, not a big lose. That, and they don't provide some domains for free at all.
181
Try to clear your browsers' cache or try opening it in a different browser(IE, firefox etc.)
96
Can you access the default x10hosting page when you go to your domain name in a web browser?
221
Quote: Originally Posted by Vince Skype is ment to be voice chat software. It's not designed to use it like MSN or the like. It does a damn good job at it though in my experience, it ev...
227
Both of them have different purposes. Skype is good for real-time communication with one to ten people and IRC is more of a public idle chat that people reply to every now and then. I prefer Skype tho...
227
Quote: Originally Posted by CookieJar There is no other samp checker. Don't want to advertise the website but: http://www.sampdb.com/checker/index.php You can of course upload sampquer...
85
About DMZ..It disables the router firewall for an internal IP that you specify(192.168.1.xxx in your case), so all the ports will be opened/forwarded on that machine.
171
If you only need to detect one missing value and you know what it is, put this in your sql query string: Код: SELECT `id` FROM `<your table name>` WHERE `id` = '<missing number>' then ...
60
x10hosting is pretty nice. I've had little to none downtime over 2 years of hosting my website there. I'm not sure about their storage and bandwidth caps though, they're not clearly defined anywhere; ...
173
You should attach the player model to it(if it's possible) so it would look similar to this mod [ame]http://www.youtube.com/watch?v=bYi0JNnU85M[/ame]
277
Quote: Originally Posted by Bitrate Recompile the kernel from source and turn it into a low power home server. You could even run the SA-MP server Linux binaries on it! There are plenty of...
81
Or you could just uncheck this and restart skype Quote: Originally Posted by MP2 What. I think he wanted to give a tip to people that can't start apache service in xampp on windows wh...
49
You need to add "samp://" instead of "http://" before the link
86
Quote: Originally Posted by Ricop522 I have a BIG database , with more and less 10 tables, and 100 players to save they account. That is a TINY database and those specs will by more tha...
130
On a related subject, does SA:MP even support hostnames? I've tried using my domain to connect to my server from a remote client once and it didn't work. Before you ask, yes, it is assigned to the ser...
74