Search Results
Quote: Originally Posted by Kyle rip burgershot. Works without the www.
17,060
I started working on version 2.0.0, which will finally feature runtime node management, you can keep an eye on the GitHub repository to be updated with the progress.
1,676
Quote: Originally Posted by Riddick94 Configurable data should be allowed to change from the text file (*.ini configuration file) located in scriptfiles folder. Not from the code itself. T...
1,138
Quote: Originally Posted by NaS Just switched from RouteConnector to this plugin for the NPC Drivers and found a small issue with node connections. If a node points to another node but it ...
1,676
Quote: Originally Posted by Kaliber There is even a function you could use, that would be even faster and simpler xD PHP код: stock bool:IsCoordNearCoord(Float:x1, Float:y1, Flo...
1,061
Quote: Originally Posted by mahdi1125 Centos 6 or 7 ? Don't use CentOS at all unless you have suicide hotline on speed dial.
1,252
I can confirm that what Prolong said is true. Ubuntu 14.04 was fine for me, 16.04 had this issue. Debian 8 is also fine whereas Debian 9 isn't. My host figured out that it is a kernel issue related to...
1,252
The output you get is correct, it does the thing you described... Your "desired" output is the value of $i until 3 and from then on it's 3 ^ ($i - 2).
231
Updated, NaS implemented extra IDs. Code: TextDrawSetExtraID(Text:text, extra1, extra2 = INVALID_TEXTDRAW_EXTRA_ID); TextDrawGetExtraID(Text:text, &extra1, &extra2 = INVALID_TEXTDRAW_EXTRA_I...
2,067
Quote: Originally Posted by NaS I have one little suggestion though - could you add an extra id? Like (Player)TextDrawSet/GetExtraID? That would be really neat for multiple purposes, for ...
2,067
Quote: Originally Posted by Pottus Neat but I doubt anyone would ever really need this to be honest. Quote: Originally Posted by Hazon Excatly, who's even using 2048 / 256 t...
2,067
https://www.**************/showthread.php?tid=75
2,067
Quote: Originally Posted by SymonClash I don't see the utility of it, probably i'm too ignorant but we lived too even without this errors. 3.10.9 fixes an issue with the compiler where ...
443
These two lines alone show that you didn't even bother testing your code. If you did, you would've realised that you're wrong.
225
Quote: Originally Posted by TheToretto Well if you include it in the very main file, and include your filterscripts/includes after it will be running for every script. That's not true. ...
225
To everyone having issues, I suggest you to use a plugin that hasn't been without updates for almost a decade: https://sampforum.blast.hk/showthread.php?tid=609570
4,911
The code is completely fine (although it is dumb, I hope it was just an example). Try with different object IDs and different coordinates, I just checked all of the IDs on this site, 7156 isn't even a...
576