Search Results
I tried the game and it's frustrating when you get ducked up by ordinary shaped blobs
755
pawn Code: #define MAX_G_MENUS             10 //maximum menus your script can have Just change it to 100 and add your menus. I tried this include with 10 players and it works fine, so it will w...
3,023
The code gives you the full explanation of steps LOL!!'
108
Pretty nice design. I just noticed you haven't added mapicons for GTA SA map.
197
Quote: Originally Posted by ipsLeon How you did that textdraw rotation effect? Very nice textdraws! Thats not rotation, its preview model textdraw.
706
Pretty cuel! I don't know if it makes any difference, but you can use ColAndreas plugin too. But this one is pretty accurate as well. Maybe you find some little betterment with it?
1,069
When you use MoveObject, does the position of object also updates while it's moving. For example: We move an object from X to Y and the distance is 10 units. Let the object be at middle i.e. at 5 uni...
108
I ran a gamemode (tdm) but the problem is the players are freezed with the default SAMP AFK sign on their heads. The player sees everyone freezed/AFK on their game but actually they aren't. Though th...
88
Why don''t you use GTA Enter-Exit pointers! Its quiet awesome than just a static pointer!
558
This is pretty useless until and unless you add some bonus into it. I mean it would have been better if you were able to create teleport in one line with pickups and 3DTextlabels on the teleport posit...
584
Very impressive. BTW, when you have selected set to any other value, the rows starts with the number specified rather taking care of the page. I think you should make a better version of it or just ...
3,023
And thats wrong. The rest weapons are giving normal damage. If i set to 200, then how will manage damage from other weapons?
234
https://sampwiki.blast.hk/wiki/OnPlayerGiveDamageActor, thats the only way of detecting and thats where i just performed pawn Код: SetActorHealth(damaged_actorid, helath - amount); But DEAGLE giv...
234
I was testing actors, the recent updated. And unfortunately there are few bugs which are annoying: 1. When i shot actor with a DEAGLE, they die instantly.(i haven't tested any other weapon yet, I trie...
234
Bug confirmed, and we really need a fix for that!
301