Search Results
Thanks for the link, will check that out. Copied the code across and it was still only showing the first line. However I added the mysql2 connection handle inside GetResourceName and it worked? Any re...
174,682
Just a quick question regarding multiple queries, had a look but with 500 pages and the search not giving me a lot of advice, thought I would just ask! I've got a command that finds storage located i...
174,682
Nice idea but there are quite a few problems with this script in general: pawn Код: SetPlayerHealth(playerid,999999999);SetVehicleHealth(vehicleid,9999999999);GetPlayerHealth(playerid,OldHealth);G...
975
Something like this? http://gtaemergencyvehicles.com/downloads.php?cat_id=7
181
Quote: Originally Posted by alpha500delta ddos attacks can be various things, like spamming your server witch packages. But homehosted servers don't get attacked much... I believe Well ...
380
Quote: Originally Posted by Akieboe wondering if you can take the money from your wallie card to your paypall account.. Wow... Thread is 2 years old :/ Start a new thread if you need he...
460
How did they "fail"? Did they suspend you? Were you getting a lot of visits?
220
Yes hosting is included in bandwidth. 100KBPS is not bandwidth.. It's the speed that your internet is running at. If that is the maxium you are getting and no-one else can access the internet or it ...
309
I don't think that this is a place to dicuss hosting, etc. Please take this to PMs/Email and continue your discussions there.
498
Quote: Originally Posted by Dime No. Why should be end of SA-MP? SA-MP everyday gets more and more players. I didn't say it would be the end of SA:MP if development stopped but obviousl...
864
I must say that SA:MP has achieved a lot over the last few years, even if they did stop development of SA:MP then I think it will still go on for a few more years. SA:MP 0.3c has only just been relea...
864
I would never EVER recommend purchasing for such a long period. 24 months... 2 years.. I would recommend that you pay monthly or quartely so that if something happens to the host or to SA:MP you do no...
498
Quote: Originally Posted by Johndon Anyone have any tutorials please? People have stated what you need to do. Look through the tutorial section and change your script to MySQL and then ...
340
This line in the /me command: pawn Код: new string[128], action[95], pName[MAX_PLAYER_NAME]; Needs to be: pawn Код: new string[128], action[95], pName[MAX_PLAYER_NAME], message[96]; Should fi...
317
If you are going to advertise an unfinished server, I would wait until a few days before you acctutly open the server. That way people will stay.
317
No problem. Glad that your issue is fixed.
683
Set it? If your talking about: Код: regsvr32 "%SystemRoot%\System32\actxprxy.dll" regsvr32 "%ProgramFiles%\Internet Explorer\ieproxy.dll" That is done in command prompt. Make sure you run command ...
683
Ohhh.. I see what you mean now. You can set your own local IP address. Try: Код: ipconfig /renew Should give you a new local IP address instead. If not then I would try searching around microsoft...
276
Try this: http://superuser.com/questions/35058...se-same-window
683
Well the only soultion to fix that issue is where I specified. EDIT:
683