Post: [GSC][RELEASE] Black Ops 2 - SkyText Writer
09-14-2014, 09:05 PM #1
xJessex
I am error
(adsbygoogle = window.adsbygoogle || []).push({});
Black ops 2 - SkyText Writer - By Exelo


Hi Guys/Girls

I'm releasing this SkyText Writer that I did today, as you can see in the title, you can now spawn the text of your choice in the sky ( with t6_wpn_drop_box ) via BMP image converted to code. Once the code is send by script to the game, the text will take positions in the sky.


Pictures of the tools

You must login or register to view this content.

In-Game video:



Scripts
    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("t6_wpn_drop_box");
B Solid();
}
}
DrawText()
{

}


How to use this applications
1 - Click load BMP and select your BMP.
2 - Change layer Height to 2000.
3 - Generate code and put it into drawtext.


How to create a BMP ?


Important :
You need to put the WP code into drawtext between the { } and you need to thread drawtext.
Example :
    DrawText()
{
WP("1075,270,1100,270,1125,270,1150,270,1175,270,1225,270,1250,270,1275,270,1300,270,1375,270,1400,270,1425,270,1450,270,1500,270,1525,270,1550,270,1575,270,1600,270,1675,270,1700,270,1725,270,1750,270,1075,300,1100,300,1150,300,1175,300,1275,300,1300,300,1425,300,1450,300,1525,300,1550,300,1575,300,1600,300,1725,300,1750,300,1075,330,1100,330,1150,330,1175,330,1275,330,1300,330,1375,330,1400,330,1425,330,1450,330,1550,330,1575,330,1675,330,1700,330,1725,330,1750,330,1075,360,1100,360,1150,360,1175,360,1275,360,1300,360,1425,360,1450,360,1525,360,1550,360,1575,360,1600,360,1725,360,1750,360,1075,390,1100,390,1125,390,1150,390,1175,390,1275,390,1300,390,1375,390,1400,390,1425,390,1450,390,1525,390,1550,390,1575,390,1600,390,1675,390,1700,390,1725,390,1750,390",2000,0);
}

Credits to TheUnkn0wn and ooK1LERoo
Converted from MW2 to BO2


Download : You must login or register to view this content.
Virus total : You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 8 users say thank you to xJessex for this useful post:

CobbieUK, EG6, Im Not Boobdidas, Miyata, oCoyeks, Pink Guy, RTE, Zambie
10-23-2015, 01:32 AM #2
Patrick
League Champion
yolo sw3g!

The following 2 users say thank you to Patrick for this useful post:

itsSorrow, Plasmer

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo