Jump to content

Woovie

Retired Staff
  • Posts

    1,093
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by Woovie

  1. These are good ideas. You should put them on http://bugs.mtasa.com/ as a feature for more visibility. Edit: I do agree with Callum though, timestamps are unnecessary. You can easily add that feature to your server if you want it by making a custom outputChatBox.
  2. How do I save a tag and load a tag ? I can't quite figure that out.
  3. Amazing work on DrawTag 1.1! Your size changer is way cooler than mine
  4. Because it would be fucking stupid and full of useless extra words that have no meaning. Syntax is far superior to the written and spoken language for quicker interpretation.
  5. http://pastebin.com/DQh3miZq It's rather simple but it works great! Edit: I forgot, you need to change the function drawToPicture! function drawToPicture(x,y) if not isCursorShowing() then return end dxSetBlendMode("modulate_add") local cx,cy = getCursorPosition() local sw,sh = guiGetScreenSize() cx,cy = cx*sw-x,cy*sh-y cx,cy = cx,cy if drawing then dxSetRenderTarget(drawdest) local color = tocolor(colors.r[active_color],colors.g[active_color],colors.b[active_color],255) dxDrawLine(px,py,cx,cy,color,(brush_size*2)) drawCircle(px,py,brush_size,color) drawCircle(cx,cy,brush_size,color) dxSetRenderTarget() can_spray = true end px,py = cx,cy end
  6. Keep up the work! edit: I added size thingies to your brush script, probably not the optimal implementation, but it works. I'd like to request an always showing brush over your mouse, perhaps at 50% opacity so you can see where you're going to draw. If you want my size code just let me know it's very simple, just makes your size variables a global and sets the line to size*2 And some fun I had
  7. Woovie

    Serverlist

    I had him do openports, all reported open. Couldn't see any other reason it wouldn't show up.
  8. This isn't SA:MP go away
  9. https://community.multitheftauto.com/index.php?p= ... ls&id=4189 https://community.multitheftauto.com/index.php?p= ... ls&id=4162 https://community.multitheftauto.com/index.php?p= ... ls&id=4144 https://community.multitheftauto.com/index.php?p= ... ls&id=4155 https://community.multitheftauto.com/index.php?p= ... ls&id=4158 https://community.multitheftauto.com/index.php?p= ... ls&id=4160 https://community.multitheftauto.com/index.php?p= ... ls&id=4170 https://community.multitheftauto.com/index.php?p= ... ls&id=4172 https://community.multitheftauto.com/index.php?p= ... ls&id=4174 https://community.multitheftauto.com/index.php?p= ... ls&id=4177 https://community.multitheftauto.com/index.php?p= ... ls&id=4188 Please ban Mister01.
  10. EMail me back punk.
  11. https://community.multitheftauto.com/index.php?p= ... ls&id=4105 https://community.multitheftauto.com/index.php?p= ... ls&id=4106 https://community.multitheftauto.com/index.php?p= ... ls&id=4107 https://community.multitheftauto.com/index.php?p= ... ls&id=4079 https://community.multitheftauto.com/index.php?p= ... ls&id=3987 https://community.multitheftauto.com/index.php?p= ... ls&id=4020 https://community.multitheftauto.com/index.php?p= ... ls&id=3990 https://community.multitheftauto.com/index.php?p= ... ls&id=3872 https://community.multitheftauto.com/index.php?p= ... ls&id=3896 https://community.multitheftauto.com/index.php?p= ... ls&id=3639 https://community.multitheftauto.com/index.php?p= ... ls&id=3635 https://community.multitheftauto.com/index.php?p= ... ls&id=3624
  12. The guy who made the other even told me good work on my download page. Explain to me why his is better ? I have a dxDraw face on the meme selection that colors for an instant preview of it, along side using colorpicker to choose the color. Mine also saves to your account so it will load it when you reconnect to the server. But I guess scrollbar color selection is better ? SMH! Thanks to everyone for the nice comments otherwise. I'll be expanding on this script some more soon for nightly builds. I'll probably put it up but not make it the 'official' build until MTA 1.3.1 release. It actually uses one LOS thing already. I mean, if you went through GTA models and found all of the glass, sure! It's possible.
  13. Release Notes Current feature list as of: 1.1 - dxDrawImage render meme faces over players - Images and color random unless user selected - UI for selecting face and color - Saves to account using default MTA account system - Default, F3 is bound to open UI or /meme Future features for 1.2 release - Use of downloadFile() to lower download for clients on join. Only faces being currently used. This could in theory be useful for having a huge ( 500+ ) image library and downloading them on-the-fly. - Use of downloadFile() to try and load any file from faces.xml to faces999.xml so you can easily add custom face packs if people release them. Included is a pack of faces I gathered from memebase rage builder. Video Pictures - Click for full size Download https://community.multitheftauto.com/index.php?p= ... ls&id=4009 or http://code.google.com/p/woovie-mta-res ... loads/list SVN https://woovie-mta-resources.googlecode ... unk/wMeme/ Google Code for all of my projects http://code.google.com/p/woovie-mta-resources/ Servers using this mod - If you want your server listed, give me the server IP or name. -]alw[- Destruction [DD/DM] | http://www.alwclan.net has a custom version that has team specific setups. If you want this, I might implement it as a feature in a future version of the script.
  14. Incoming script with that and more.
  15. OH WHAT WOULD I HAVE EVER DONE WITHOUT YOUR TOOL ? THANX MANG
  16. If you could get the export button working, I'd be forever grateful.
  17. That shouldn't be possible?!! That means anyone could upload any files they want and execute them, doesn't sound very safe... Possibly. I don't own the hardware so hey, don't look at me. I assume they might do a check of more than just the file name though.
  18. Maybe I'm lucky, but I've had it great so far. I manually updated my server to 1.1 using FTP. Deleted all of the old files and just FTP'd the new stuff. Server activation was instant. Download speeds were 500/700kb/s. I'm sorry but some of the reviews seem people who are inexperienced and needed a guide to get them to hosting. If you don't know what you're doing, don't blame the server.
  19. This is easily fixed... The problem is it uses old scripting events. Either way, this topic should be closed. I still have this script and I am the current owner of really any script by OffRoader23. He doesn't do anything MTA related anymore.
  20. I was offered free hosting through y'all a while back by someone but never got in contact with them again. Any info ? Thanks.
  21. Well, I've found what extension y'all use, but it seems you've either modified it or have an extension on an extension. Sharing is caring. Any information would be appreciated.
×
×
  • Create New...