Search Results
EDIT: I decided to edit my post, also adding SetVehicleLocalXYVelocity (I know it has been done plenty of times before under other names but I made this one to be used with GetVehicleLocalXYVelocity, ...
71,224
Really fucking bullshit man, you lost the respect of everyone here. If you just wanted to start over with a new account, there are better ways to do it, this was just fucking retarded, seriously. If y...
1,367
I didn't know the guy but his releases are awesome. I'm glad he could finish his Tube Connector too, but very sad to see him leaving forever like this... Rest In Peace, mate.
1,367
Yes, AttachDynamicObjectToObject working perfectly now. Thank you.
49,908
Thanks, now waiting for the fixed release :P And about the RPCs, yea I understand, thanks for answering.
49,908
Is there any way to know precisely what parameters to use with SendRPC? I mean for the different RPCs out there, I'm experimenting with it now and I would like to know if there is any way to see how t...
49,908
Nгo entendi muito bem o que vocк quis fazer aqui (creio que vocк sу quer dar bem-vindo ao jogador e setar a skin dele/dela), mas talvez seja isso que vocк quer (removi o que achei desnecessбrio,...
219
Nossa, depois de ver o meu post denovo eu vi que esqueci de tirar uma checagem desnecessбria... Editei o meu post corrigindo meu erro. Mas enfim, que bom que vocк conseguiu ajeitar o seu cуdigo. SÑ...
123
This: PHP код: gamemode1 ********  It should be: PHP код: gamemode0 ********  Because the first gamemode is 0, not 1. And: PHP код: [08:40:10]    Error: Functi...
193
Tem quantos veiculos no seu gamemode? Vocк tб usando um comando que deleta o seu veiculo e depois spawna outro?
172
O seu erro foi utilizar o if incorretamente, e tambйm vocк estб fazendo checagens desnecessбrias. Eu corrigi o cуdigo pra vocк, espero que funcione (nгo posso testar eu mesmo porque nгo tenho ...
123
O Linux tambйm й mais estбvel que o Windows. As vezes problemas de conexгo podem ocorrer por falha do Windows em si.
152
Quote: Originally Posted by Abagail Glad to hear it worked! A neat function for your case would be: pawn Код: stock CancelDynamicEdit(playerid, objectid){       CallLocalFunction("...
93,763
Quote: Originally Posted by Abagail I am pretty sure CancelEdit applies for player objects too. Can you confirm it not to be working? Yea nevermind what I said, tested it again here. Ca...
93,763
I know this is not really a very necessary native, but take a look: https://sampwiki.blast.hk/wiki/CancelEdit Could you add CancelDynamicEdit(playerid)? I just want to cancel the object edit mode o...
93,763
To use a \ in a string you actually have to escape it too, like this: Код: CMD:chelp(playerid, params[]) { if(gPlayerInfo[playerid][pClass] == CLASS_ASSAULT) { SendClientMessage(player...
130
SUGGESTION: SetVehicleRotationQuat native or any other way to set the vehicle's rotation manually on the X, Y and Z angles.
6,479