Search Results
Код: CMD:rip(playerid,params[]) { new PlayerName[MAX_PLAYER_NAME], str[128]; GetPlayerRPName(playerid, PlayerName, sizeof(PlayerName)); if(PlayerInfo[playerid][pRIP]==0) { PlayerI...
146
Is it possible to create 2 or 3 connections and work with them at the same time?
7,282
If your problem in saving textdraws,You must save textdraws info(text,x,y,and others) separate.
188
what can i do about this? warning: Код: (138) : warning 213: tag mismatch Код: function LoadHouses(){ new handle=SQL::Open(SQL::MTREAD,"sv_houses"); SQL_GetCallback(handle,i){ Iter_A...
121
how?please give me basic example with 3d array and enum
121
hi.i have 4 error in this code but i cant find them.help me please errors: Код: C:\Users\asus\Desktop\Advance RolePlay Game\gamemodes\arpg0.1.pwn(126) : error 033: array must be indexed (variable ...
121
R6 of this https://sampforum.blast.hk/showthread.php?tid=56564 and this include https://sampforum.blast.hk/showthread.php?tid=606930
156
is it true? Код: if(SQL::RowExistsEx("mrp_aka","ip",PlayerIp(playerid))) { while(handle=SQL::OpenEx(SQL::READ,"mrp_aka","ip",PlayerName(playerid))) { new str[256];SQL::ReadStri...
156
hi.i have a database and table and it has id , ip , aka , how can i get all rows with same ip with easy-mysql and then get aka?
156
when i'm spawning in class 2 my marker removed but when i'm pressing TAB i can't see my name.what's wrong? Код: foreach(Player,i){ if(i!=playerid){ if(PlayerClass[playerid]==2)SetPlayerMark...
57
this is for all player markers.i need to remove sniper class marker and ranger class visible in map.
109
how can i remove one of classes map marker?
109
how can fix night vis bug?
112
plugin folder is exists and i install those softwares but not changed
208
i have this problem when i run server in VPS: Код: Script[gamemodes/CODAW.amx]: Run time error 19: "File or function is not found" i don't have that problem in my pc. and this is my server log: Ð...
208
hi.i have a problem with these commands.when i using their i crashed from server and server say you are banned.please help me. Код: CMD:respawncars(playerid,params[]){ #pragma unused params if(P...
106