Search Results
Quote: Originally Posted by paulommu Wait, what?! scooby dooby doo!
11,194
Quote: Originally Posted by Xeon™ a single variable (1st example) is executing much faster than array variable (2nd & 3rd example) what do you base this on? OT: Don't go for your...
168
Quote: Originally Posted by Pghpunkid I say go for it, but don't make it mandatory. This is a good way to go. SA-MP+/SA-MP Live both had potential but required client sided plugins that...
3,299
You'd probably want to create an array to keep track of any offers, with an enumerator for an offer object. Something like this: Code: enum drugOffer { offererID, // seller offereeID, // potentia...
150
Are you sure you need to include y_hooks in the ALS version?
375
That doesn't provide an example on what it's used for (and when you need it). This is a better link. You should only use the stock keyword when you're writing an include for other people to use, in w...
528
Quote: Originally Posted by SickAttack Because it's a scripting language, and scripters are unexperienced programmers. sick burn my man
576
I'm not sure if you can entirely prevent opening the door, but take a look at https://sampwiki.blast.hk/wiki/OnPlayerEnterVehicle, which gets called when the player starts to enter a vehicle, not when...
151
I'd love to see this and I'd be willing to contribute to what is described in the OP. On a personal note I'd prefer seeing this in Atom than in Sublime, as I find it easier to use.
1,921
I'm always annoyed by the use of 'then' rather than 'than'. Using things like 'r u ok' too. This isn't a bad understanding of language, this is a deliberate attempt at laziness. Also quick tip: Qu...
1,158
Quote: Originally Posted by JaKe Elite Though I would like to know how do GitHub works and blah-blah, I will be moving JakAdmin and LAdmin to GitHub. I've considered doing a tutorial on...
1,024
Quote: Originally Posted by Kapersky™ Big Smoke's logic. Lol. This wasn't a hard mission, it required some thought on how to execute it. At the first turn of the train tracks there's...
1,087
Quote: Originally Posted by WhiteGhost We also need a forums CleanUp we dont need alll those old post.. IMO not really, the forums also serve as an archive for old topics that can still...
854
I like rCmd a lot but have had some issues with it. I just stick to ZCMD these days.
553
Quote: Originally Posted by Vince I've only noticed this while swimming. But the difference there is ridiculous. There is one mission in single player (Amphibious Assault) that is impossib...
378
Quote: Originally Posted by XaibBaba is there any way to convert amx in .pwn file? Not really. DeAmx has been suggested but it won't give you any useful code back. Machines don't requir...
138