[INC] Double-O-Icon 2 - Because Double-O-Icons 1 suxx!

Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!

Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
  • Hi,


    After I've recognized that my old streamer (Double-O-Icons) wasn't very fast, I've decided to rewrite it!
    This one is much faster, so the old one suxx...


    Functions:

    Code
    InitMapIconStreaming(); - Use this in your script to start streaming, you should use AFTER creating all map icons.
    CreateMapIcon(modelid,color,Float:x,Float:y,Float:z); - Create a mapicon.
    DestroyMapIcon(id); - Destroy an mapicon.
    MapIconUpdate(); - Don't use this in your script.
    ResetMapIcons(playerid); - Use this when a player disconnects.
    GetClosestUnusedMapIcon(playerid) - You don't need to use this.
    GetDistanceToPoint(playerid,Float:x,Float:y,Float:z); - You can use this for other things in your script, too.


    KLICK for Pastebin
    KLICK to download


    So, have fun! :P
    And please report bugs!
    Sorry, dass es nur in Englisch ist, aber das sollte kein Problem sein :P