Post: [RELEASE]▬► The-Unkn0wn's BMP2CODE v2.5.1.0
09-28-2010, 03:03 AM #1
(adsbygoogle = window.adsbygoogle || []).push({});
Modern Warfare 2 - BMP2CODE v2.5.1.0[/u]
You must login or register to view this content.

Update - 2.5.1.0


Infomation:
Create Building's\Sky-writing using Care Packages. This simple tool allows you to use Bitmap Image's and convert them into code that can easily be added to a '.gsc' file.

- Optimized CodeFile, code should now be 50% smaller

How powerful is it?

You must login or register to view this content.

EXAMPLE:
[ame]https://www.youtube.com/watch?v=GenbUuUlunM[/ame]

What's New?

- Fixed MAJOR bug on loading Bitmap file correctly.
- Added the ability to change the Care Package position.
- Added the ability to automatically load multiple layers


How To Use

[ame=https://www.youtube.com/watch?v=DSOP0KZCgso]YouTube - BMP2CODE v2.5.0.0 Tutorial - How To Use[/ame]



How To - CodeFile

Add this function to your '.gsc' file
    WP(D,Z,P){L=strTok(D,",");for(i=0;i<L.size;i+=2){B=spawn("script_model",self.origin+(int(L[i]),int(L[i+1]),Z));if(!P)B.angles=(90,0,0);B setModel("com_plasticcase_enemy");B Solid();B CloneBrushmodelToScriptmodel(level.airDropCrateCollision);}}



After creating a CodeFile, copy and paste the code from the CodeFile into a function

Example:
    WP(D,Z,P){L=strTok(D,",");for(i=0;i<L.size;i+=2){B=spawn("script_model",self.origin+(int(L[i]),int(L[i+1]),Z));if(!P)B.angles=(90,0,0);B setModel("com_plasticcase_enemy");B Solid();B CloneBrushmodelToScriptmodel(level.airDropCrateCollision);}} 

DrawCodeFile(){
//Copy&Paste CodeFile Here
}


You can now call this function to draw your creation.

Example:
    onPlayerSpawned(){ 
self thread DrawCodeFile();
}


WARNING : I don't recommend using onPlayerSpawn, it's just a simple example.


You must login or register to view this content.
You must login or register to view this content.


Troubleshoot:


'Missing file...' or 'Unable to Load...' Error then download one of these that is compatible with your machine

You must login or register to view this content.
or
You must login or register to view this content.

Creds to -The-Unkn0wn




Please press the THANKS button if you found this Useful
Last edited by NextGenTactics ; 09-28-2010 at 03:24 AM.

The following 13 users say thank you to NextGenTactics for this useful post:

Battler624, benzy, bigboybobby14, CodingNation, DhrNy, dreamkid58, GNDOOOR_KILLER, HomelandSec, IAMSTEN, lynxcali, mitchlawson2009, Panda., xKryptonite1
09-27-2014, 06:28 PM #38
lukeypukey78
Do a barrel roll!
Originally posted by NextGenTactics View Post
Modern Warfare 2 - BMP2CODE v2.5.1.0[/u]
You must login or register to view this content.

Update - 2.5.1.0


Infomation:
Create Building's\Sky-writing using Care Packages. This simple tool allows you to use Bitmap Image's and convert them into code that can easily be added to a '.gsc' file.

- Optimized CodeFile, code should now be 50% smaller

How powerful is it?

You must login or register to view this content.

EXAMPLE:
[ame]https://www.youtube.com/watch?v=GenbUuUlunM[/ame]

What's New?

- Fixed MAJOR bug on loading Bitmap file correctly.
- Added the ability to change the Care Package position.
- Added the ability to automatically load multiple layers


How To Use

[ame=https://www.youtube.com/watch?v=DSOP0KZCgso]YouTube - BMP2CODE v2.5.0.0 Tutorial - How To Use[/ame]



How To - CodeFile

Add this function to your '.gsc' file
    WP(D,Z,P){L=strTok(D,",");for(i=0;i<L.size;i+=2){B=spawn("script_model",self.origin+(int(L[i]),int(L[i+1]),Z));if(!P)B.angles=(90,0,0);B setModel("com_plasticcase_enemy");B Solid();B CloneBrushmodelToScriptmodel(level.airDropCrateCollision);}}



After creating a CodeFile, copy and paste the code from the CodeFile into a function

Example:
    WP(D,Z,P){L=strTok(D,",");for(i=0;i<L.size;i+=2){B=spawn("script_model",self.origin+(int(L[i]),int(L[i+1]),Z));if(!P)B.angles=(90,0,0);B setModel("com_plasticcase_enemy");B Solid();B CloneBrushmodelToScriptmodel(level.airDropCrateCollision);}} 

DrawCodeFile(){
//Copy&Paste CodeFile Here
}


You can now call this function to draw your creation.

Example:
    onPlayerSpawned(){ 
self thread DrawCodeFile();
}


WARNING : I don't recommend using onPlayerSpawn, it's just a simple example.


You must login or register to view this content.
You must login or register to view this content.


Troubleshoot:


'Missing file...' or 'Unable to Load...' Error then download one of these that is compatible with your machine

You must login or register to view this content.
or
You must login or register to view this content.

Creds to -The-Unkn0wn




Please press the THANKS button if you found this Useful


This is great but how do i inject? could you give me a link to a injector please?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo