Search Results
Quote: Originally Posted by Jeffry pawn Code: if((Day < 21) ? SetWeather(WinterWeather[winterrand]) : SetWeather(SpringWeather[springrand])){} i get a warning with empty statement
79
syntax Code: condition ? true : false Normal if - else pawn Code: if(Day < 21){    SetWeather(WinterWeather[winterrand]);}else{    SetWeather(SpringWeather[springrand]);} with ternary oper...
79
http://forum.sa-mp.com/member.php?u=5351 Last activity 2011... This user was a SA-MP Beta Tester, and owner of GamerX server. he will never come back ? it's gone forever ?
131
https://sampwiki.blast.hk/wiki/Fast_Commands#dcmd the dcmd fast commands processor is deprecated, for start now on 0.3x ? or is still good command processor ?
67
Quote: Originally Posted by AndreT For explicit feedback on the script, you should read through its topic to see if there are any reported issues or compatibility issues with later SA-MP v...
57
Hello, https://sampforum.blast.hk/showthread.php?tid=3860 this is a good race script, to base myself on that code, and for editing ? the last update is Aug 5th 2007
57
hello, someone know a good base race system ?
65
what is the best way to save the data with mysql (BlueG R7 https://sampforum.blast.hk/showthread.php?tid=56564), without bothering to save all the data to the disconnection ?
82
are you kidding me ? this script does not need audio plugin... I'm talking about audio streaming!
155
Quote: Originally Posted by [GF]Sasino97 Did you do that? yes...
155
Quote: Originally Posted by Mr.Anonymous Then probably your volume is on low level or maybe the radio in-game. no i have allready controlled the volume.. or radio in-game.. and is corre...
155
Hello, i have tested this script https://sampforum.blast.hk/showthread.php?tid=166348 but for me dosen't work, not hear the audio, but the other players hear the audio... why ?
155
Quote: Originally Posted by mamorunl You use the accents when you are not sure if your table name or column name is a MYSQL Reserved word ORDER BY: Sets the order of the items sorted alph...
125
my question is, when and when not to use in a query the symbol ` ` and what is the / and when and when not to use ORDER BY and the LIMIT in a query
125
i think this is the correct section, I use the sa-mp map editor https://sampforum.blast.hk/showthread.php?tid=282801 and not MTA so, I'm not talking about MTA Map editor
253
yes, and read my post please. many people have asked mta object, etc in this section
253