Search Results
- all installed - How do I fix Streamer Plugin v2.8.2 https://github.com/samp-incognito/sa...ases/tag/v2.82
113
- Dowload vc_redist.x86.exe successfully installed Код: SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team filterscripts = "" (string) weburl = "www.sa-mp.com" (st...
113
Script[gamemodes/LOPTDM.amx]: Run time error 19: "File or function is not found" Number of vehicle models: 0 --- Server Shutting Down. Plugin Version v2.8.2 https://github.com/samp-incognito/sa...ase...
113
cd samp03 chmod +x announce chmod +x samp03svr ./samp03svr & Error: ./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or director...
82
How do I playertextdraw https://sampforum.blast.hk/showthread.php?tid=607719
229
Quote: Originally Posted by Slawiii PLS Tell US the Line where the error Код: pwn(19) : warning 215: expression has no effect pwn(19) : error 001: expected token: ";", but found "["...
229
Код: warning 215: expression has no effect error 001: expected token: ";", but found "[" error 029: invalid expression, assumed zero warning 215: expression has no effect error 001: expected token...
229
Quote: Originally Posted by Slawiii where is the line error Can you fix this
229
Can you help me Код: error 017: undefined symbol "playerid" error 029: invalid expression, assumed zero warning 215: expression has no effect error 001: expected token: ";", but found "]" fatal e...
229
- TextDrawShowForPlayer = I'm doing - It seems all players - I do not want to appear on all players must not be seen - This text looks at all the players You've been teleported to Las Venturas Airport...
92
- I do not want to appear on all players: '' You've been teleported to Las Venturas Airport. '' - TextDrawShowForPlayer: It does not accept this command - I do not want the text to appear on all pla...
92
- up and down the enter key - Click the enter button to teleport - Thank you so much for everything
138
- I realized thanks - controlled by the up and down keys - control up and down the menu key TextDraw - Pressing up and down to control - Pressing the enter key - menu with the enter key to teleport
138
- I have the menu TextDraw - TextDraw menu ESC to close - Pressing ESC to close the Textdraw menu - How to make off with the ESC - Pressing the ESC button to close teleport - Using this menu TextDraw ...
138
- Do not have more different code
105
Quote: Originally Posted by sammp Код: new bool:CanUseCMD[MAX_PLAYERS] if (strcmp(cmdtext, "/minigun", true) == 0) { if(CanUseCMD[playerid]) { GivePlayerWeapon(playe...
105
- To use command for 1 minute - For 1 minute to obtain Minigun PHP код:  if (strcmp(cmdtext, "/minigun", true) == 0)      {      GivePlayerWeapon(playerid, 38, 5200);    Â...
105