Search Results
Yes, the previous not working
Code:
stock PlayerName2(playerid) {
new name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof(name));
return name;
}
670
Not working. I typed /Changepass asdasd to asdasd2 and it's Unkow Command
670
If i typed /changepass oldpass12 newpass12 its showed me Server:Unkown Command.
Code:
CMD:changepass( playerid, params[])
{
if ( !BUD::IsNameRegistered( PlayerName2( playerid ) ) )
return Sen...
670
Hi!
How to use that?
If countdown 0:00 = gamemodeRestart
234
Hi!
http://imageshack.us/photo/my-images/215/samp760.png/
download link?
285
Hi!
Please convert the following(strcmp->sscanf)
Код:
if(strcmp(cmd, "/gang", true) == 0) {
new tmp[256];
new gangcmd, gangnum;
tmp = strtok(cmdtext, idx);
if(!strlen(tmp)) {
...
278
Hi!
The command is not good
Код:
dcmd_vinfo(playerid,params[]) {
new string[128],P1,player1;
if(!strlen(params)) player1 = playerid;
else player1 = strval(params);
if(IsPlayerConnected(pla...
235
Hi!
Bad command please repaired
Код:
dcmd_vinfo(playerid,params[]) {
if(!strlen(params)) return SendClientMessage(playerid,red," /getinfo [playerid]");
new player1,P1, string[128];...
263
istenem abba a gyors formбtokba faszopok.
410
The command is not good.
Код:
CMD:callmedic(playerid, params[]) {
if(medic[playerid] == 1) return SendClientMessage(playerid,COLOR_RED,"Error: You have called medic!");
new Float:x,Float:y,Float...
410
New error:
Код:
#define MAX_POINTS 2
new Float:checkCoords[MAX_POINTS][4] = {
{2095.636474, 1443.091796, 2175.636474, 1499.091796}
};
error 052: multi-dimensional arrays must be fully initial...
371
not good
1 error
(113) : error 052: multi-dimensional arrays must be fully initialized
371
Error:
Код:
new Float:checkCoords[MAX_POINTS][3] = {
{2095.636474, 1443.091796, 2175.636474, 1499.091796}
};
(110) : error 018: initialization data exceeds declared size
(113) : error 05...
371
(616) : error 028: invalid subscript (not an array or too many subscripts): "Player"
(616) : error 001: expected token: ";", but found "]"
(616) : error 029: invalid expression, assumed zero
616) : fa...
265
okey
again 2 error:
(16377) : error 029: invalid expression, assumed zero
(16377) error 001: expected token: ";", but found "if"
376
