Search Results
I'll make a few of these, it's really nothing special just a 3D look for the standard SA-MP GUI.
To use, just save this image and copy it into your GTA directory (replace the standard sa-mp one)
Mad...
534
impossibru - you can't stream ******* URL's ingame.
269
There are already like 50 tutorials on this topic. It's really not hard to search before posting.
361
Rephrase that.
If you are asking if a host will fix your issue, provided your script is functional - yes it will. It's probably a firewall preventing people from connecting which won't be a drama on ...
300
I meant change 'return;' to 'return 1;' not delete them.
306
that's because you return; and return 1; in the same function.
this is a sa-mp callback, therefore you shouldn't be returning without either 1 or 0 anyway.
306
Untested but better than OP
pawn Код:
#include <a_samp>#include <zcmd>#define KICK_GUN 38new bool:HasKickGun[MAX_PLAYERS];stock TogglePlayerKickGun(playerid, toggle){ switch(togg...
497
Make SURE that
pawn Код:
#include <a_samp>
comes BEFORE
pawn Код:
#include <zcmd>
205
Quote:
Originally Posted by Max_Coldheart
Then do it with all possible routers or you'll just get whining that the window looks different.
581
Quote:
Originally Posted by Max_Coldheart
That's because their server isn't showing up because they haven't port forwarded.
And they wont get it online because they haven't port forwarde...
581
Quote:
Originally Posted by Kindred
I honestly LOL'ed.
Easy to do, plus, pretty sure there are much more tutorials about this with more details
And yet for some ungodly reason people s...
581
[ame="http://www.youtube.com/watch?v=kDG712oHv-E"]SA-MP || How To Server[/ame]
581
Well I know you can receive a ban for releasing other people's work.
Just think about that before you go posting my sql file
203
Quote:
Originally Posted by ca2k
I am sorry for putting this puzzle together so quickly, but very few people add NameWasHere on their website - and if you see this all over your database i...
684
Even though I still think you're retarded, this tutorial is good.
+1
684
That's incredible...
I just opened up all the old dodgy scripts and displayed their end of lines.
all broken ones only had [CR] instead of [CR][LF]
Thankyou for pointing that out!
173
I'm not sure if this is the correct place for this thread, but I did feel it was necessary for me to pass on a bit of knowledge I came across while working on a recent project of mine.
While trying t...
173
Short answer - no.
Some webhosts give you SSH access, but usually you won't have the correct permissions to install and run a SA-MP server.
Your best bet would be to get a VPS, in which you have the...
181
http://www.free-webhosts.com/
That site was like my bible when I was just starting out.
I'd recommend SMF over MyBB by the way.
285