Search Results
Quote: Originally Posted by WestSide56 The waiting is limitless. People ask questions again because they don't get an answer. And when they are constantly ignored, they get angry and do na...
28,913
Yes, I have this too. But from those coords I need to add/substract position based on angle (as you say to the left or right )
263
Hi guys, what I'm trying to achieve is 4 points (each with x, y, z) behind the vehicle (imagine it as cube). Furthest I got is position behind the vehicle (had function for this). And here's the point...
263
Hey guys, I've downloaded one custom object (it's a large ship) which'll be situated on sea. I set up ColAndreas to detect collisions with SA world, however raycast function everytime return zero (did...
123
Nah, I all want is update only one column of row (of two), which is equal to 0 (non set)
187
Hey, I have two columns and I want always update only one of them (in case it is 0) so for example, when column A equals to zero, my value will be set only to column A else keep value at column A and ...
187
Hey, I have a question about compiling my Roleplay gamemode which is actually not that small (it has around 130k lines). Everything is fine at the moment but I'm not sure what I'm supposed to do with ...
119
When I procceed to certain rcon command in gamemode, it didn't even register him even with like 30 successful calls before. Код: [11:11:19] Rename rcon called! [11:11:20] Rename rcon called! [11:1...
196
Hey guys, I've noticed server crash after calling RconCommand from website. I was trying to reproduce and figured out point that when I spam my page with F5 crash occurs quickier (sometimes it crashes...
196
Hey! I wanna ask if anyone came in touch with situation as I did yesterday. There was around 40 people on the server and like 15 players in a row started to crash. At first I thought, that it has to d...
189
Error appears on inline lines Код: else if(dialogid == 28) { if(response) { inline OnIllegalGroupMemberGunMaking() { printf("my print msg here", Jmeno(playerid), WeaponsNames[Guns...
911
You are god, I had defined DEBUG for years, becouse I switch it to either 1 or 0 dependant on which database I want to connect (test server or live) a_mysql compiles fine, ill attach inline code in a...
911
Huh, so it seems like the warning is gone, however I got an error on every of my inline functions now a_mysql still throwing out errors
911
@DelK thank you, I've tried to replace those files, however I didn't even touch them before, the result remain same. @Misiur yes, that's exactly what I used as inline include as it was outsourced in R...
911
Well, I decided to keep my large gamemode script up to date, so I managed to download and get prepared my script for new include functions, which have changed, all went fine though. The only problem i...
911
Is there possibility to access my own object's texture via native SA:MP functions (SetObjectMaterial)?
17,487
I was thinking that firstly too, but for me it really does getting called. I can even see the gui, arrows and spawn button.
225
Hello, I'm facing issue in my custom damage system that when I respawn dead player from plane crash explosion, player position on spawn is not set to hospital coords (hes still in air near plane, but ...
225
It has noticably great impact on compilation time, so on the final amx size. Don't know, why it should be such bullshit.
320