Search Results
I'm a scripter and looking for a paid job. My work can be checked from my signature. Hit me up via PM
205,784
Actually I had the same question when I started with .DL, then I saw this tutorial: I hope you'll get it. https://sampforum.blast.hk/showthread.php?tid=651543
287
Quote: Originally Posted by Uproar You could /sel the object and then /editobject. Then align it manually. And you could type /oprop to see the rotation along the designated axis. Either /...
10,173
Looks like you're using CentOS 6, try updating to CentOS 7. CentOS 6 is missing those files
198
MySQL's latest version does that using log-core, update your script with that
193
Try this PHP код: yum install libstdc++.so.6 
198
Type this in your command line of your server PHP код: strings /usr/lib/libstdc++.so.6 | grep GLIBC  Post the output
198
Quote: Originally Posted by Mister0 Is not for textdraw I said for object in the image thats are objects not textdraws and has been created with setobjectmaterialtext but I don t know the ...
181
Use a textdraw editor and make preview model using that
181
You need to use OnPlayerRequestSpawn for that, click the link for more information.
75
@OP: Here is what you need: https://sampforum.blast.hk/showthread.php?tid=616103 The simplest method.
75
Quote: Originally Posted by AlbertWhite I'm trying to post a new thread in Samp Advertisments section and it says that an admin my have possibly deactivated my account although this is the...
189
PHP код: GetPlayerHP(playerid){     new Float: hp;     GetPlayerHP(playerid, hp); // This     return hp; }  The line I marked should be GetPlayerHealth(playerid, hp);
149
Quote: Originally Posted by Uproar Reserved for future edits if the above post reaches the maximum text and image limit. Good work noob, will rep u soon lul
10,173
Welcome back, and check out the .DL version if ya' missed it already.
708
Depends on how the script is been made
443
Damn man I needed this I couldn't figure out the textdraw stuff, thanks a lot dude. + rep
2,578
Nice mate, I remember places like this to be used for army faction stuff
560