Search Results
A little snippet which checks whether Vehicle's Seat is Taken or not by Vehicle ID&Seat ID(optional) [hr] Код: IsVehicleSeatTaken(vehicleid, seatid = 0) { for(new p = 0; p < GetMaxPlay...
37,882
Quote: Originally Posted by SyS strmid should extract from start+1 on first and endpos+1 in second to get string without "@" or "#" your code now provides @Kalcor and #2006 if you want t...
255
Quote: Originally Posted by SyS using sscanf.... PHP код: new name[]="@Kalcor#2006",updated_name[10]; sscanf(name,"P<@#>{s[10]}s[10]{s[10]}",updated_name);  Thanks ...
255
Quote: Originally Posted by pollo97 Is that you were looking for? Код: new startpos = strfind("@Kalcor#2006","@"); if(startpos==-1) SendClientMessage(playerid,-1,"@ no...
255
Hello everybody, please could anyone help me with Word splitting using sscanf for example @Kalcor#2006 i wants to spllit this word and get the username without the @ and the Discriminator without the ...
255
Server Crashed due to unknown error after upgrading my server to 0.3.7-R2-2-1 Код: [22/09/2017 | 13:31:26] [debug] Server crashed while executing [22/09/2017 | 13:31:26] [debug] AMX backtrace: [...
15,101
Quote: Originally Posted by Vince I'd try something like this. Not tested, but if my brain analyzed it correctly it should work. PHP код: new     originalString[] = "Text1\nTe...
152
Hello everybody, so i was trying to spllit a string text (Ex: Text1\nText2\nText3) for example: Код: new var1[][110] = "Text1\nText2\nText3", var2[][110], var3 = 0; for(new str = 0; str2 <= ...
152
Quote: Originally Posted by Vince Try searching for something like this (regular expression): Код: sscanf\(.+?,\s?".*?z.*?" thanks so much sir after searching through my code by fo...
141
Hello everybody, so i was browsing my server logs today and then i found this SSCANF Warnings Код: [2017 | 16:14:07] sscanf warning: 'z' is deprecated, consider using 'S' instead. [2017 | 16:14:07...
141
Quote: Originally Posted by Sasino97 Hi, I've got a few suggestions: Search / Replace: - tabulation is wrong: in CTRL+H (Search and replace) before reaching the second TextBox the user ha...
7,633
Quote: Originally Posted by adrianlouise Cause these servers Keep SA-MP alive iamn't sure if forbidding Face-book is a good way rather than just Detecting every Face-book Link and check...
256
Quote: Originally Posted by adrianlouise There are million Communities in Face-b-ook so they disallowed their links (Anti adv) so whyn't Remove Server ADV Threads & its Section too
256
Quote: Originally Posted by Crystallize Plebs advertising maybe? huh the main reason of my Thread which i written that FB link on is Adv.... on Server Advertisements
256
Hello everybody, so i was browsing & editing a kind of my old threads and i found that my Face-book url & Word are forbidden and showen as ********* can anyone please explain for me what is th...
256
Description: Code: BrownTurbo Gaming is Company On San Andreas Multiplayer(SA:MP) Community which had been Founded & Started On 2015 Feb By [BR]John_Magdy and [BR]Shamil Using A ultra-h Free Ser...
241
Quote: Originally Posted by Arthur Kane Show line 24522 OR the entire code of whatever that is. Код: [2017 | 09:49:24] [debug] #0 0030125c in public LoadRace (tmp[]=@044dca50 "murderho...
123
Hello all, so my Server had been crashed yesterday with an unknown error. please do anyone know what is the proplem & how to resolve it Crashdetect Logs: Код: [2017 | 09:49:24] [debug] Run ...
123
so i must use dialogs instead... Thanks all
130