View Single Post
  #1  
Old 04-20-2008, 04:05 AM
Programmer Programmer is offline
Coder
Programmer's Avatar
Join Date: Jan 2008
Location: -78.464422, 106.837328
Posts: 449
Programmer has a spectacular aura aboutProgrammer has a spectacular aura about
Send a message via AIM to Programmer Send a message via MSN to Programmer Send a message via Yahoo to Programmer
MediaNexus Function Pack 1

This is a small function pack me and Chompy scripted together. It has several functions:
  • Binary to Decimal conversions
  • Decimal to Binary conversions
  • Binary to Octal conversion
  • Base4 to Base10 conversions
  • Base10 to Base4 conversions
  • Hexadecimal to RGB Conversions
  • RGB to Hexadecimal Conversions
  • Hexadecimal Letter To Number Conversion
  • Arabic to Roman Numeral Conversions
  • Roman Numeral to Arabic Number Conversions
  • Quadratic Support
  • Fibonacci Support
  • Graal Tile Conversions

Installation:
Simply put this into a class and join it to any weapon or NPC you want by doing: this.join("classname");

The Code:
See the attachment.
Reason being, I get a bad request because the forums won't post anything with a percent sign ¬.¬


Enjoy!
Attached Files
File Type: txt functionpack.txt (7.6 KB, 599 views)
__________________
- Iᴀɴ Zɪᴍᴍᴇʀᴍᴀɴ
Reply With Quote