Search Results
okay,it works now(i had to install directplay xD) and now,How do I make it fullscreen? I can't see more resolution after 1024 x 768 x 32
151
I'm happy that I get new laptop with Windows 10 in it,however when I tried to run gta_sa.exe or start it from sa-mp,it says "GTA SA Requires at least DirectX version 9.0",and then I checked my DirectX...
151
Can I start the timer when the player is logged in?
190
so,there's a problem on my server,I see many players is online but in reality they're afk,they are doing this because of the business earnings. so,is there any code to detect if player doesn't move fo...
190
Can someone please give me the newlink PCP of Joe96 Right here https://*******/IOckq3
55
Not really,you can just put the function name https://sampforum.blast.hk/showthread.php?tid=570635
181
i'm moving the code to player_gotobusiness function,but when I compile it,the pawncc crashes PHP код: Player_GoToBusiness(playerid, businessid){    if(BusinessInteriors[ BusinessData[bus...
181
Quote: Originally Posted by Eloy Need more information the your code use bucle Foreach in your first code ? what do you mean?
181
PHP код: CMD:towcar(playerid, params[]){    if(gLogged[playerid] == 0) return SendClientMessage(playerid, COLOR_ERROR, "Tu nu esti logat si nu poti sa folosesti aceasta com...
114
PHP код:                         if(!BusinessData[i][Closed])                         {                             i...
181
I'm trying to set Regular player and VIP Player max business, PHP код:             #if LIMIT_PER_PLAYER > 0             new viplevel = pPremium[playerid];   ...
85
well okay,im afraid if it appears some bugs
91
i'm updating the sscanf include on my gamemode,and i get this now PHP код: gamemode.pwn(21) : error 010: invalid function or declaration gamemode.pwn(22) : error 010: invalid funct...
91
Quote: Originally Posted by Dutheil BusinessData[i][Owner] is an array or a value ? it's an array(my bad) i put value on the thread title because of the earnings doesn't increased
58
I want to make it like this is there any other way?
147
PHP код: public BusinessTimer() {     foreach(new i : Business)     {         if((gettime() - BusinessData[i][LastVisited]) > BUSINESS_DAYS * 86400)        Â...
58
you don't understand at all. damagedid is the player who get damaged https://sampwiki.blast.hk/wiki/OnPlayerGiveDamage
147
PHP код:             new str2[228];              new Float:armour;              new Float:health;              GetPlayerArmour(damagedid, ...
147