Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

Codgogo_undefined

Codgogo_

@Codgogo_
About
Posts
15
Topics
4
Shares
0
Groups
0
Followers
7
Following
7

Posts

Recent Best Controversial

  • WALBANG EVERYTHING HELP
    Codgogo_undefined Codgogo_

    How can i walbang evrything,

    BO2 Modding Support & Discussion

  • NEED TO SEND MESSAGE HIT DISTANCE
    Codgogo_undefined Codgogo_

    Cahz thanks my man

    BO2 Modding Support & Discussion

  • NEED TO SEND MESSAGE HIT DISTANCE
    Codgogo_undefined Codgogo_

    @lastroninn i need to do that when i kill tu last guy they put me a message.
    I do it but for the first kill like this :

    self waittill( "spawned_player" );
    if(getDvarInt("kills_for_last") != 0){
    	kills = getDvarInt("kills_for_last");
    	if(kills == 1)
    		self iprintlnbold("You need ^1" + kills + " ^1kill ^7to reach ^1Last");
    	else
    		self iprintlnbold("You need ^1" + kills + " ^1kills ^7to reach ^1Last");
    	while(self.pers["kills"] < kills){
    		wait 0.05;
    	}
    	self freezecontrols(true);
    	self iprintlnbold("You are at ^1Last");
    	wait 1;
    	self freezecontrols(false);
    
    BO2 Modding Support & Discussion

  • Mp mode menu
    Codgogo_undefined Codgogo_

    Daxial You have to start the game and after start the server

    BO2 Modding Support & Discussion

  • Mp mode menu
    Codgogo_undefined Codgogo_

    Daxial did u modify the _clientids.gsc for mp?

    BO2 Modding Support & Discussion

  • Mp mode menu
    Codgogo_undefined Codgogo_

    Daxial u have tu put the .gsc on maps/mp/gametypes

    BO2 Modding Support & Discussion

  • How do i add bots in my server?
    Codgogo_undefined Codgogo_

    @ice-sts-cue got a problem spawn_bot" with 1 parameters in "_bot" at line 1

    BO2 Server Hosting Support

  • [Support] Gsc Support #2
    Codgogo_undefined Codgogo_

    Duui YT maps \ mp \ bots

    BO2 Modding Support & Discussion

  • Respawn on Saved Position Code?
    Codgogo_undefined Codgogo_

    TheHiddenHour How did u name it in .gsc

    BO2 Modding Support & Discussion

  • Respawn on Saved Position Code?
    Codgogo_undefined Codgogo_

    mikey where i put this scripte which folder and type

    BO2 Modding Support & Discussion
  • 1 / 1
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate