Post: SICK CODING...but what is it?
01-30-2011, 01:28 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); watch this video first.
[ame=https://www.youtube.com/watch?v=N3qbWjAhVXk]YouTube - DGModders v7 Patch[/ame]


ok... what is the coding for the text moving across the screen? I convert it to xbox and open the _missions and its blank somehow o.O

IDK if its my converter (I tried it on other patches after this and it works) or if they hid it somehow. but please tell me the coding for this. this is sick.:p
(adsbygoogle = window.adsbygoogle || []).push({});
01-30-2011, 01:31 AM #2
lol, that's coding from my clan xD

DeadGameMods
01-30-2011, 01:37 AM #3
Originally posted by FourzerotwoFAILS View Post
lol, that's coding from my clan xD

DeadGameMods


so whats the coding bro??:p
01-30-2011, 02:02 AM #4
iJokaa
Haters Keep Me Going Winky Winky
Originally posted by 911 View Post
so whats the coding bro??:p


i have that coding Winky Winky i took it out and added it to my patch Winky Winky
01-30-2011, 02:05 AM #5
Originally posted by iJokaa View Post
i have that coding Winky Winky i took it out and added it to my patch Winky Winky


ok i get it you have the coding! Can you please post it or pm me please??
01-30-2011, 02:13 AM #6
iJokaa
Haters Keep Me Going Winky Winky
Originally posted by 911 View Post
ok i get it you have the coding! Can you please post it or pm me please??


i have all of that flashing code. so ima post it on ngu tomora maybe. so just keep an eye on the forums cause im not sure which doHeart you want so ima post them all from that patch
01-30-2011, 02:18 AM #7
Originally posted by iJokaa View Post
i have all of that flashing code. so ima post it on ngu tomora maybe. so just keep an eye on the forums cause im not sure which doHeart you want so ima post them all from that patch


just the one that moves across the screen Smile
01-30-2011, 02:25 AM #8
Blackstorm
Veni. Vidi. Vici.
Originally posted by FourzerotwoFAILS View Post
lol, that's coding from my clan xD

DeadGameMods


None of those are yours lol... This stuff is so old and was figured out by xbox coders /facepalm
01-30-2011, 02:26 AM #9
iJokaa
Haters Keep Me Going Winky Winky
Originally posted by 911 View Post
just the one that moves across the screen Smile


oka. well i have all of them in a document. soo ill post them all instead of just that one.
but put this in the verified or onPlayerSpawned its up to you
    self thread iSuckWilly("^1i^2J^3o^4k^5a^6a^1's ^2L^3o^4b^5b^6y"); 

obviously your name tho and put this code in the same .gsc unless you link it iSuckWilly(t){
self endon( "death" );
h = NewClientHudElem(self);
self thread meSoHorny( h );
h.alignX = "center";h.alignY = "middle";h.horzAlign = "center";h.vertAlign = "middle";
h.fontscale = 0.75;
h.font = "hudbig";
h.x -= (t.size+870)*1.45;
h settext(t);
i = -720;
for(;Winky Winky{
if (h.x < -719)
h.d = 1;
else if (h.x > 720)
h.d = 0;
if (h.d == 1) {
h moveovertime(0.1);
h.y=cos(i*2)*100;
h.x += (t.size+870)*0.01875;
} else {
h moveovertime(0.1);
h.y=cos(i*2)*100;
h.x -= (t.size+870)*0.01875;}
wait 0.1;
i += 4.5;}}
meSoHorny( hudElem ){ self waittill ( "death" ); hudElem destroy();}
01-30-2011, 02:55 AM #10
Originally posted by MecAj View Post
None of those are yours lol... This stuff is so old and was figured out by xbox coders /facepalm


Yea I know. I said it was from a clan I'm in, not my coding :P

The following user thanked FourzerotwoFAILS for this useful post:

Blackstorm

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo