Search Results
Quote: Originally Posted by MP2 Why don't you post in THAT topic then? ¬_¬ Man, my problem is related with both topics, so there's no big deal. Furthermore, I was trying to revive thi...
848
10 months bump I'm creating a IRC filterscript with sockets plugin, but I still didn't figure out how to create a "IRC_GetUserChannelMode" function, from the official IRC plugin. Any help would be ...
848
All right man, I won't push the issue anymore.
1,100
He is being ironical, don't you see that? Just like you were in some comments... Look at the rest of the message, look at his spanish topic and stop separately quoting what I say because that's a real...
1,100
Nice rhetoric. But I don't need to give you explanations, just look at his answer.
1,100
Truly disappointed at Rajat_Pawar and ******. This guy put his effort on creating something to help other people and what you do? Make fun of him - such a nice attitude from a 1896 repped guy! It's be...
1,100
Quote: Originally Posted by R@f @SomebodyAndMe : I will probably create a node.js & socket.io web app Some time ago I tried to create a "particular IRC" for my server using sockets...
1,834
Why you need sscanf for a script and sscanf2 for another? What is the difference? I believe if you use "#include <sscanf2>" in both scripts you will fix the problem.
162
Quote: Originally Posted by Michalec Heh. On your hosting works. On my worked, but now i don't know why don't work. cURL returns error page from *******-mp3.org . //Edit. I think i have l...
1,370
Quote: Originally Posted by Michalec Not working. Maybe this is my hosting problem? Can someone try if it work on yours hosting? It works for me. Try this one: Код: format(mp3link,...
1,370
Michaled: try something like this in the php side: Код: <?php $videoid = $_GET['videoid']; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "youtump3.com/?v=".$videoid); curl_setopt($ch, CURLOP...
1,370
Thank you! Well, the idea came from the fails due to the light poles while racing. I believe this can fix the problem
381
[0.3d+]Hide dat Object! What it does? Thanks to [uL]Pottus, with this filterscript you can remove/restore any object model from the default San Andreas map. Instructions: Just unzip the file, put t...
381
Quote: Originally Posted by YJIET Nice, maybe later, when you're done with the offsets, you can share your creations with the rest of the world? Currently I'm a bit busy, college start...
1,872
Quote: Originally Posted by YJIET If you wish, you can get the offsets of tube objects (18808...). That's a bit time consuming, but it's just a suggestion. When I saw the roller coaste...
1,872
Yes, I also tested it and basically is {offset_x,-offset_y, offset_z, rot_x, rot_y, 180.0 - rot_z} :P Now it's time to create a bunch of matrixes with many objects Thanks!
1,872
You are right man, thanks a lot! I will try it soon.
1,872
Yes, it does! Thanks Actually, I think with some math it's possible to calculate those values via some "reversed" use of the EDIT_FloatGetPosAndRot function. I mean, if we manually positionate two ob...
1,872
Regarding the road attachs feature, you are using some matrixes to calculate the right road position, like this: Код: //18791 {0x4265C7AE, 0x41766E98,-0x40F05532, 0x00000000, 0x00000000, 0x41...
1,872
First of all, amazing work man! Secondly, after found all the needed includes, I can't compile it - pawno says: "pawn compiler library stopped working" :/ Can you share the includes you used too? Th...
250