Search Results
That' not a function, but it can aswell be shortened:
pawn Code:
stock damagePlayer(playerid, Float: fDamage) { new Float: fHealth, Float: fArmour ; GetPlayerHeal...
117,952
I believe this will cause infinite-loops, I strongly suggest you retest everything:
pawn Code:
isFaultyGameText("~r~")
Also, I don't think you need all that jazz. As long as the amount of tildes are...
117,952
Quote:
Originally Posted by Nero_3D
Pretty simple code which puts a textdraw in each row
Maybe someone can reproduce this ?, and show me if he gets 480 canvas
Nope.
http://i.imgur.com/...
441
My first impression is that your website is not responsive, not mobile optimized, ugly, not good organized and has a bad overal design.
378
Could you please share what crashdetect debugs?
6,240
Quote:
Originally Posted by Opah
Not sure how that's the angle between 3 points. As far as I derive from the picture, you have Point1 and Point3 and you'd like to calculate Point2. If ...
370
Quote:
Originally Posted by OTACON
[] GetPlayerSex
Well, guess what! There are only two possibilities (AFAIK) which means you can, for example, check for male and just return false for ...
117,952
Nice release - I think I might even use this soon!
3,874
I really like the story and the atmosphere of the game, it's diverse compared to other games.
173
Why the f*ck do you people even bother opening a topic like this?
375
Quote:
Originally Posted by RealCop228
You're joking, right?
He's trolling.
369
I think you should PM dugi or kaisersause.
369
Quote:
Originally Posted by ******
Even that can be improved slightly.
True that:
pawn Код:
stock getOrdinal(iNum) { static const s_aszOrdinal[4][3] = { "st", "nd", ...
57,753
Why does that matter to everyone in command systems? It's not that your server is going to freeze if you execute a simple command (unless you add very heavy code under the command). If you're really c...
6,240
Just wondering, is anyone using this include? I'd like to hear some feedback and suggestions as I'm working on an update. In this update, I mainly focus on not including DynamicParams and make sure yo...
6,240
You have to change those data to your login data. If you didn't change that, it's obvious it won't connect.
242
Do you have permission to remotely connect to the phpMyAdmin server? Are you sure your login data is correct?
242
I think it's all about positioning the player perfectly. Use SetPlayerPos, SetPlayerFacingAngle, experiment with some coordinates and just apply the animation when you have the right one.
200
As far as I know vehicles are not streamed if you're not spawned, so no.
217