Search Results
I think i understood . Country[sqlID][CountryAreaID] = CreateDynamicPolygon(array, -FLOAT_INFINITY, FLOAT_INFINITY, sk*2); I set sk*2. That means that i set number of points .
104
Hello. I am creating DynamicPolygon. But i have a question. new Float:array[50]; for(new i; i < getCountryAreaPointsNumber(sqlID); i += 2) { new id = getFreeCountryMapIconSlot(sqlID); array[...
104
I have problem, i did all things good, but when i open web, the map looks like grey blank window, with no information...
2,130
You absolutely right, man. Thanks for suggestion, I think devs should do this, because it`s one of the most needable things in samp.
286
Quote: Originally Posted by ReVo_ Because if you are a dynamic IP it changes every time. Localhost never changes.
125
Sveikas. PHP код: if(!strcmp(ZaidejoVardas(playerid),"Deimis_Extar",true)){   if(strcmp(ZaidejoIP(playerid),"127.0.0.1", true))  {    SendClientMessage(playerid,GELTONA,"Nesutampa");...
125
Idea is : 1st Dialog shows, select item, then shows 2nd Dialog to select item. Problem : 1st Dialog shows, but 2nd Dialog not. 1st Dialog PHP код: case DIALOG_SHOP_BUY:         {  ...
83
Mysql will be in v2 version just wait 1 week . Thanks.
433
DBind Pastebin : http://pastebin.com/vRmTy8yy *******: [ame]http://www.youtube.com/watch?v=lamiELMGTSk[/ame] How to Create Command? 1.Find Function: HTML Code: new Commands[][] = { "{FF...
433
Look, I have file name 0.txt, it`s arena. in file is Quote: att=-2626.1035,2250.6650,7.8385 line. Which i want to get, i want to SetPlayerPos(playerid,-2626.1035,2250.6650,7.83...
159