Search Results
Code: SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team [22:48:51] filterscripts = "" (string) [22:48:51] [22:48:51] Server Plugins [22:48:51] -------------- [22:48:...
3,371
Quote: Originally Posted by adrianlouise Can You tell us What Did u added? i do not see any new features same with world war v1 just changed a few stuffs :/ You can try it and you will ...
553
Hello, this is My Drop FilterScript. Images: Credits: Bomber07 Bugs: No. Link: Pastebin
159
Test this: PHP код: CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = ...
63
Add Your Script On PHP код: public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]) 
189
Exemple: Quote: enum _SevenSuperMarketData { sayiX, _@isim[32], adet, fiyat } new _SevenSuperMarket[][_SevenSuperMarketData] = { {0, "İp", 5, 10000}, {1, "Makas", 1, 50000}, {2, "So...
133
https://sampforum.blast.hk/showthread.php?tid=311464
337
You need to read this page to make your CODE:https://sampforum.blast.hk/showthread.php?tid=98803
137
You Must Add This #define MAX_TEAMS 10 Exemple : Quote: //=========================== #define TEAM_EURASIA 0 #define TEAM_ARAB 1 #define TEAM_SOVIET 2 #define TEAM_USA 3 #define TEAM_AUS 4...
116
Fo Exemple: Код: PlayAudioStreamForPlayer(playerid,"http://free.mp3songurls.com/1420853.mp3");
83
add this on public OnPlayerDisconnect Quote: SavePlayer(playerid);
184