Skip to content
  • 0 Unread 0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. NEED TO SEND MESSAGE HIT DISTANCE

NEED TO SEND MESSAGE HIT DISTANCE

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
5 Posts 3 Posters 460 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Codgogo_undefined Offline
    Codgogo_undefined Offline
    Codgogo_
    wrote on last edited by
    #1
    This post is deleted!
    Cahzundefined 1 Reply Last reply
    0
    • Ace_rinundefined Offline
      Ace_rinundefined Offline
      Ace_rin
      wrote on last edited by
      #2

      what do you need help with exactly

      Codgogo_undefined 1 Reply Last reply
      0
      • Ace_rinundefined Ace_rin

        what do you need help with exactly

        Codgogo_undefined Offline
        Codgogo_undefined Offline
        Codgogo_
        wrote on last edited by
        #3

        @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);
        
        1 Reply Last reply
        0
        • Codgogo_undefined Codgogo_

          This post is deleted!

          Cahzundefined Offline
          Cahzundefined Offline
          Cahz
          VIP
          wrote on last edited by
          #4

          Codgogo_ Check here

          Codgogo_undefined 1 Reply Last reply
          0
          • Cahzundefined Cahz

            Codgogo_ Check here

            Codgogo_undefined Offline
            Codgogo_undefined Offline
            Codgogo_
            wrote on last edited by
            #5

            Cahz thanks my man

            1 Reply Last reply
            0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

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