Search Results
Код: //------------------------------------------------ new gRandomMessageIndex; new gRandomMessage[][] = { "* Are you new here, get started with /help, /cmds and for queries, contact a matur...
182
Compiled the script with -d3 mode. Код: [20:26:42] [debug] Run time error 4: "Array index out of bounds" [20:26:42] [debug] Attempted to read/write array element at negative index -1 [20:26:42] [...
182
Код: [21:32:02] [debug] #0 0004981c in public OnPlayerTimeUpdate (0) from COD.amx [21:32:02] [debug] Run time error 4: "Array index out of bounds" [21:32:02] [debug] Attempted to read/write array...
182
Quote: Originally Posted by Threshold pawn Код: CMD:createhouse(playerid, params[]){    if(PlayerInfo[playerid][pAdmin] < 5) return SCM(playerid, COLOR_GRAD2,""COL_RED"You are not...
105
Hello, I've made a command /createhouse [price] [level] and my problem is when I do /createhouse 10000 1, many time, the house id always the same, I want the house id from 0 to 1,2,3,4, etc. Help me....
105
There are only speed boost, bounce jump and fix car at pastebin, where is flip car ? Quote: Originally Posted by NoXuSs How to Use it? Speed Boost - (Click or Alt) Flip Car - (Y) Fix Car...
172
Put Код: RemoveBuildingForPlayer(playerid, 8942, 2863.4531, 1606.5000, 13.9609, 0.25); RemoveBuildingForPlayer(playerid, 8943, 2879.2031, 1606.5000, 13.9609, 0.25); RemoveBuildingForPlayer(player...
89
Looking for some mappers for incoming freeroam server.. PM me for more details.
197,505
This is my /banip cmd Код: CMD:banip(playerid, params[]) { if(IsPlayerConnected(playerid)) { new string[128], tmp[32]; if(sscanf(params, "s[32]", tmp)) return SendClientMessageEx(playerid, C...
195
Quote: Originally Posted by Seaf i have error why ! D:\bully\GTA\SAMP_Server\SAMP Server\gamemodes\SARP.pwn(72324) : error 021: symbol already defined: "CreateDynamicObject" D:\bully\GTA\S...
454
put streamer.so and streamer.dll into ur plugins folder and put streamer.inc into ur /pawno/include and also update the streamer to the latest update.
152
You don't have the latest a_samp.inc, replace ur files and includes with this - https://sampforum.blast.hk/showthread.php?tid=531302
568
Download - https://github.com/samp-incognito/sa...eleases/latest Thread - https://sampforum.blast.hk/showthread.php?tid=102865
568
put RemoveBuildingForPlayer under public OnPlayerConnect(playerid) and objects under public OnGameModeInit() [for gamemode] or public OnFilterScriptInit() [for filterscript]
143
Looking for scripters and mappers for upcoming freeroam server. You will get admin rank. PM me for more info
197,505
https://sampforum.blast.hk/showthread.php?tid=256369 https://sampforum.blast.hk/showthread.php?tid=506766 https://sampforum.blast.hk/showthread.php?tid=50119 https://sampforum.blast.hk/showthread.php?...
102