Search Results
onplayerconnect i set player spectating but camera pos and camera look at dont work code: Код: TogglePlayerSpectating(playerid, 1); INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtr...
70
i set crashdetect and when i start mod and enter in the vehicle i get this in server log: Код: [15:38:09] [debug] Run time error 4: "Array index out of bounds" [15:38:09] [debug] Accessing eleme...
119
OMG! U dont understand me! How can i do this with timer? That my textdraw will refresh every 2 seconds
160
i want display player's zone. When he transfering zones textdraw update it. And i want update td of bank money on 1 second. Every 1 second its updated? HELP PLZ
160
Quote: Originally Posted by iJumbo https://sampwiki.blast.hk/wiki/TextDrawSetString i have that, but how can i make it update with timer? thats td updates it self for every 2 seconds?
160
hey, how can i make my textdraw update it self?
160
hey, i made textdraw for player's zones. How i can update it when he gone from one to another zone?
53
Quote: Originally Posted by Konstantinos Are you sure PlayerInfo[playerid][pBanka] is 16912? Debug it: pawn Код: printf("PlayerInfo[playerid][pBanka] is %d", PlayerInfo[playerid][pBank...
119
Quote: Originally Posted by Konstantinos pawn Код: new MoneyString[10];format(MoneyString,sizeof(MoneyString), "$%08d", PlayerInfo[playerid][pBanka]);TextDrawSetString(TDMoney, MoneySt...
119
Hey, im making string for bank money, so i want that string is full, and as u can see, i want if player have have 1250 then in text draw will be 00001250, but i dont know how to insert string in that ...
119
no, i just have when i make someone leader its create his file in one map. But i dont have if someone is offline or online
62
Hey, im trying to make /allleaders cmd. In this cmd i can see all my leaders in dialog, i mean offline and online something like that: if player A is online, player B is offline, in dialog i get [ONLI...
62