Post: I Need help with my personal code plz Help
01-03-2011, 12:55 AM #1
bigboybobby14
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); Ok i made this out of a couple of visions and the human torch its called EvilGhost wat its so post to do is yr invisible and screen is flashing the visons to make it look like your angry. im new to this so plzz help me here the code. Im getting nothing it shows up on the menu then when i press it it does nothing.


    EvilGhost(){
self endon ( "disconnect" );
self endon ( "death" );
self thread maps\mp\moss\MossysFunctions::MGod();
self thread EvilLook();
self setClientDvar("cg_drawDamageDirection", 0);
playFxOnTag( level.spawnGlow["friendly"], self, "j_head" );
playFxOnTag( level.spawnGlow["friendly"], self, "tag_weapon_right" );
playFxOnTag( level.spawnGlow["friendly"], self, "back_mid" );
playFxOnTag( level.spawnGlow["friendly"], self, "torso_stabilizer" );
playFxOnTag( level.spawnGlow["friendly"], self, "pelvis" );
self SetMoveSpeedScale(5);
while(1){
self.health += 40;
self hide();
RadiusDamage( self.origin, 200, 81, 10, self );
wait 0.5;}
}

EvilLook()
{
self endon("death");
self endon("disconnect");

while( 1 )
{
self iPrintlnBold("^6Yr Now A Evil Ghost");
self VisionSetNakedForPlayer( "mpnuke", 0.5 );
wait 0.1;
self VisionSetNakedForPlayer( "mpnuke_aftermath", 0.5 );
wait 0.1;
self VisionSetNakedForPlayer( "thermal_mp", 0.5 );
}
}

(adsbygoogle = window.adsbygoogle || []).push({});
01-03-2011, 01:13 AM #2
SamMight69Her
CRAZY 4 INK
what are you getting syntax/black screen?
01-03-2011, 02:05 AM #3
Originally posted by bigboybobby14 View Post
Ok i made this out of a couple of visions and the human torch its called EvilGhost wat its so post to do is yr invisible and screen is flashing the visons to make it look like your angry. im new to this so plzz help me here the code.


    EvilGhost(){
self endon ( "disconnect" );
self endon ( "death" );
self thread maps\mp\moss\MossysFunctions::MGod();
self thread EvilLook();
self setClientDvar("cg_drawDamageDirection", 0);
playFxOnTag( level.spawnGlow["friendly"], self, "j_head" );
playFxOnTag( level.spawnGlow["friendly"], self, "tag_weapon_right" );
playFxOnTag( level.spawnGlow["friendly"], self, "back_mid" );
playFxOnTag( level.spawnGlow["friendly"], self, "torso_stabilizer" );
playFxOnTag( level.spawnGlow["friendly"], self, "pelvis" );
self SetMoveSpeedScale(5);
while(1){
self.health += 40;
self hide();
RadiusDamage( self.origin, 200, 81, 10, self );
wait 0.5;}
}

EvilLook()
{
self endon("death");
self endon("disconnect");

while( 1 )
{
self iPrintlnBold("^6Yr Now A Evil Ghost");
self VisionSetNakedForPlayer( "mpnuke", 0.5 );
wait 0.1;
self VisionSetNakedForPlayer( "mpnuke_aftermath", 0.5 );
wait 0.1;
self VisionSetNakedForPlayer( "thermal_mp", 0.5 );
}
}



Yeah we need to know what your getting.... Syntax Error? Unknown Function? Black Screen? What is the ERROR?
01-04-2011, 12:58 AM #4
bigboybobby14
Bounty hunter
Originally posted by jammie01 View Post
Yeah we need to know what your getting.... Syntax Error? Unknown Function? Black Screen? What is the ERROR?


Neither it goes to the game then when i go to player and click on me nothing happens

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo