Search Results
Hi guys, how can i check player facing angle (or any other function) and then SetPlayerPos(playerid, x, y(+5 or -5 depending on player facing angle),z); Thanks for the answer.
79
Quote: Originally Posted by Bomber07 folow this : https://sampwiki.blast.hk/wiki/ApplyAnimation And? What should I change ?
65
Hello, I'm using sitting and eating animation (ApplyAnimation(playerid,"FOOD","FF_Sit_Eat2",4.1, 1,1,1,1,1,1), but player is hanging in the air. I was trying set player position, but this doesn't wor...
65
Quote: Originally Posted by lost13 add grilled meat please! thnx =) You can texture it.
15,278
Код: else if(dialogid == 59) { if(response) { GivePlayerMoney(playerid, -(How can I check price?250,450,624,781 or 944)) } return 1; }
75
Hey, I'd like to ask, how can I subtract money of player for item which player chosen in 59 dialog. Script: Код: new const PriceOfItem[] = { 250,450,624,781,944 }; In the other dialog are 6 list...
75
I would like to see money object (non spinning).
6,960
Hi all, I want to do tutorial system with timer. Please, can anyone give me example?
69
Quote: Originally Posted by Dwane Debug it to make sure. Print the vehicle ID and use /dl in-game. Does it match with the one it is displayed by /dl? No it doesn't matches. What can I d...
106
Quote: Originally Posted by MattyG Do you get the message "Vehicle is too far."? When I am near to vehicle no.
106
Hello, I have a problem with vehicle locking. When I try to lock vehicle inside, vehicle locks perfect, but when i try to lock outside it do not lock. Code: Код: COMMAND:lock(playerid,params[]) { ...
106
Thanks, but I get many errors: undefined symbol "mysql_get_field" and undefined symbol "mysql_retrieve_row".
121