Search Results
You should contact the management team of Red County Roleplay, especially fr0st. These are the announcements in their Discord about CentOS 8. Code: [7:34 PM] TommyB: Hello @everyone, As I'm sure m...
1,241
Can you send some context lines as reported in the backtrace? Lines such as weapon_config.inc:4063, weapon_config.inc:4768, weapon_config.inc:3221 Of course with enough context. Quote: Ori...
31,992
Quote: Originally Posted by Uberanwar Anyone have 0.3DL version of this include? Every time I damage a player, the server crashes. Happened after I updated the server to 0.3DL. It shoul...
31,992
Quote: Originally Posted by Admireal It is bugging CreateVehicle function. Did you try using CreateDynamicVehicle?
31,992
Quote: Originally Posted by israelStaff Not. Can you show any relevant pieces of code or changes you've made?
31,992
Quote: Originally Posted by israelStaff When play fall from high his not die. How to remove it? Did you change the custom fall damage?
31,992
Quote: Originally Posted by Loinal I can see that it is much easier than the new and i can't find MySQL R41-2 tutorials nowadays You could use r39 instead if you can't find the resource...
92,748
Quote: Originally Posted by kukboy Thanks, mate I like the idea +Reps Which SKY binaries do you need? I could compile it for you.
31,992
Quote: Originally Posted by kukboy Code: switch (weaponid) { // The spas shotguns shoot 8 bullets, each inflicting 4.95 damage case WEAPON_SHOTGSPA: { bullets = amount / 4.9500002...
31,992
Quote: Originally Posted by kukboy SetWeaponDamage(weaponid, damage_type, Float:amount, Float:...); Can i use this in the gamemode under OnPlayerDamage? No, you can't use this function...
31,992
Quote: Originally Posted by WildWave When play fall from high his not die. why is that? Did you use SetCustomFallDamage? If so that might cause the issue. This issue you're having doesn...
31,992
Quote: Originally Posted by PurmeX why kill the player twice? That shouldn't happen, can you show some of your code?
31,992
What output do you get when you compile? And can you give a short example of pawn file?
166
Quote: Originally Posted by Gforcez I've been out of the loop for a while. What's currently the best way to hash a password? I always used Whirlpool on my older gamemodes, but I'm not sure...
53,476
Quote: Originally Posted by BrainDamaged Код: #include <a_samp> #include <a_mysql> #include <callbacks> #include <cuffs> #include <zcmd> #include <ssca...
31,992
Quote: Originally Posted by Sasino97 If you have problems with Git, I suggest you to try Mercurial (hg). It is very similar to Git but a bit less complicated. I'm always using Mercurial, a...
2,088
Quote: Originally Posted by silvan Is it possible to use the same gamemode of 0.3.7 with the DL version? or there is some tweaks that needs to be done? You can use 0.3.7 gamemodes with ...
53,391
Quote: Originally Posted by Ultraz xMovie's gamemode. Just try to convert the code to something you can run on a relatively modern version.
92,748
Quote: Originally Posted by Ultraz MySQL R7 link is broken and i'm looking for the static one if someone have it, kindly give it to me. Why would you ever want to use such an ancient re...
92,748
Quote: Originally Posted by PurmeX #include <a_samp> #include <mysql> #include <Pawn.CMD> #include <sscanf2> #include <streamer> #include <foreach> #inc...
31,992