Search Results
Hi. I've been designing and developing a website recently and I would really appreciate some feedback to have a basis on what I could still improve. [link removed] It might be down sometimes because t...
140
Quote: Originally Posted by MadafakaPro So heres my code for registering a player, i have more things to save, so how to make these into 2-3 lines with using other strings? pawn Код: f...
104
Quote: Originally Posted by [uL]Pottus What did he do ? ^^^^^^^^ Create a new Textdraw and use OnPlayerUpdate (or a custom timer) to retrieve a player's score and then set the textdraw'...
334
This pawn Код: public OnPlayerText(playerid,text[]){        if(IsAfk[playerid] == 1)        {                Afk_Back(playerid);        }        else           SendCl...
325
Releasing one single 1 minute command as a whole filterscript? ://
362
This obviously is no map, he is presenting a textdraw that displays different messages. He most likely just chose the wrong prefix.
376
I can recommend iPleomax's Textdraw Editor. Simple to use yet many options, including image support.
113
Quote: Originally Posted by SACNR FAQ Why isn't my server on SACNR Monitor? Make sure your server is in SA-MP's internet or hosted list. Check that you have announce=1 in your server.cfg. ...
84
Bump. I have contacted my Host and they say I'm only using ~10% Memory, so this can't be the problem. //Edit: I fixed it, removed all files from /scriptfiles and then only put safull.hmap there, works...
214
Quote: Originally Posted by RealCop228 The filesize on "SAfull.hmap" is 72,000,000kb, right? Yeah well on my PC it's 72mb but when I upload it it's only 68.8mb?
214
I'd play it, I actually enjoy new stuff with cool features and I don't mind if they are complicated. The problem is that there are a damn lot of people who can barely speak English and will probably n...
210
Yo. I don't know if there's been a discussion about this before ( Didn't find one via search). What anticheat would you recommend and why? Do you have experience with using it? How was your impressio...
107
Well ok I'll contact them then. The files in /scriptfiles: SAfull.jpg SAfull.hmap SAmin.hmap damage_bar.txt YSI.tde y_ini.txt y_classes.txt y_colours.png ysi_readme.txt
214
Quote: Originally Posted by Gamer_Z if this is on a game server hosting the company can be limiting the RAM on per-process or per-user basis (that's totally possible with linux - easy as 1...
214
Code: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3x, (C)2005-2013 SA-MP Team [22 - 19:38:33] [22 - 19:38:33] Server Plugins [22 - 19...
214
Hi. So here's my problem: I'm using MapAndreas v1.1, both heightmap files are in place (/scriptfiles) and the include and plugin as well. Everything compiles fine. But now when I try to initialize Ma...
214
Quote: Originally Posted by Savesoulz Da Faq? Nazgul? So you mean you are playing in COD5? I don't want to start a fight here, but are you really still like this? This is sa-mp, not som...
115
Oh wow.. It ran the pawno from another folder. Thanks man!
61
Hi. This is weird, it happed for the first time today. Here's my problem: The pawn compiler tells me it cannot read from the 'sscanf2' include. The weird thing is that all files are in the right plac...
61
Are you really being logged in or does the server just forward you to the class-selection without loading any userdata? You can simply fix this by placing these dialoges under OnPlayerRequestClass. I ...
81