Post: Help sky text?
09-18-2014, 11:27 PM #1
iTzHaZeMoDzZ
Can’t trickshot me!
(adsbygoogle = window.adsbygoogle || []).push({}); Fixed! One more thing how to fix overflows?
(adsbygoogle = window.adsbygoogle || []).push({});
09-18-2014, 11:33 PM #2
Zambie
< ^ > < ^ >
Originally posted by iTzHaZeMoDzZ View Post
Hey guys i need help with bo2 sky text gsc im working on but everytime i put it on it freezes ps3 any help ? i did exactly as the tut told on bmp2

i get the same error but if you go back through the bo2 modding tools you will find a skytext spawner for dex, but i dont have a solution to your gsc skytext spawner
09-18-2014, 11:51 PM #3
Script Kiddie
At least I can fight
Originally posted by iTzHaZeMoDzZ View Post
Hey guys i need help with bo2 sky text gsc im working on but everytime i put it on it freezes ps3 any help ? i did exactly as the tut told on bmp2

(Edited ok i got it too stop freezing me but when i activate it it doesnt show up anywhere)


Heres what i have it works for me this might help you

    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_supply_drop_ally");
}
}

Skytext()
{
self iPrintln("^2Sky Text Spawned");
WP("100,120,125,120,150,120,200,120,225,120,275,120,300,120,325,120,375,120,400,120,425,120,475,120,500,120,525,120,550,120,575,120,600,120,700,120,725,120,750,120,775,120,800,120,850,120,875,120,900,120,950,120,975,120,1000,120,1050,120,1075,120,1100,120,1125,120,1150,120,1175,120,1200,120,125,150,150,150,175,150,200,150,225,150,300,150,325,150,350,150,375,150,400,150,475,150,500,150,525,150,550,150,575,150,600,150,675,150,700,150,725,150,775,150,800,150,875,150,900,150,925,150,950,150,975,150,1050,150,1075,150,1100,150,1125,150,1150,150,1175,150,1200,150,150,180,175,180,200,180,300,180,325,180,350,180,375,180,400,180,475,180,500,180,525,180,550,180,575,180,600,180,675,180,700,180,775,180,800,180,875,180,900,180,925,180,950,180,975,180,1050,180,1075,180,1100,180,1125,180,1150,180,1175,180,1200,180,150,210,175,210,200,210,325,210,350,210,375,210,400,210,475,210,500,210,525,210,550,210,575,210,600,210,675,210,700,210,775,210,800,210,900,210,925,210,950,210,975,210,1050,210,1075,210,1100,210,1125,210,1150,210,1175,210,1200,210,125,240,150,240,175,240,200,240,225,240,325,240,350,240,375,240,475,240,500,240,525,240,550,240,575,240,600,240,675,240,700,240,725,240,775,240,800,240,900,240,925,240,950,240,1050,240,1075,240,1100,240,1125,240,1150,240,1175,240,1200,240,125,270,150,270,175,270,200,270,225,270,325,270,350,270,375,270,475,270,500,270,525,270,550,270,575,270,600,270,700,270,725,270,750,270,775,270,800,270,900,270,925,270,950,270,1050,270,1075,270,1100,270,1150,270,1175,270,1200,270",2000,0);
}
09-19-2014, 12:06 AM #4
iTzHaZeMoDzZ
Can’t trickshot me!
Thanks it worked!
09-19-2014, 12:16 AM #5
Script Kiddie
At least I can fight
Originally posted by iTzHaZeMoDzZ View Post
Thanks it worked!

No problem :]

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo