Search Results
alright REPLACE: Код: format(string,sizeof(string),PATH,PlayerName); WITH: Код: format(string,sizeof(string),PATH,PlayerName));
116
Replace for each(I, player) with IsPlayerConnected(playerid) If that doesn't work try using a different dialogic like 1000
193
EDIT: Im trying to update to R8. If anyone can do this it would be great. Thanks.
76
Family's are not saving. I need help heres the code. Код: public OnLoadFamilies() { new rows, fields; cache_get_data(rows,fields); new id_string[128]; for(new i=0;i<rows;i++) { ca...
76
Do you have skype. Add me xtimothyx1 I can help you.
180
and TogglePlayerSpectating(playerid, true); Код: Please REP+
95
Use TogglePlayerControlable(playerid, false);
95
Alright so im going to list my current code below. Код: YCMD:mycars(playerid, params[], help) { if(help) { SendClientMessage(playerid, X11_WHITE, "Lists a players cars"); return 1; } SendC...
70
Код: CMD:trollban(playerid,params[]) { if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid,COLOR_ERROR,"[ERROR]:You are not rcon admin"); new targetid, str[75], name2[MAX_PLAYER_NAME];...
172
Код: [00:53:39] [connection] 74.90.144.70:49971 requests connection cookie. [00:53:40] Incoming connection: 74.90.144.70:49971 id: 0 [00:53:40] [debug] Run time error 20: "Invalid index parameter ...
139
no its not physically unknown.. Its almost as if the server begins to unload the pawno.
98
So, i updated the server to BlueG's R8. And prior it was giving me a different error that would bugg the server. Anyways after the update i narrowed it down to this ... ONLOGINATTEMPT. Is there anyon...
98
I have tried. But my commands are not working.
118
Can someone help me with a /createhouse and maybe a /houseinterior? ... Код: enum EHouseInfo { Float:EHouseX, Float:EHouseY, Float:EHouseZ, Float:EHouseExitX, Float:EHouseExitY, Float:EHous...
118