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

Plutonium

Niferundefined

Nifer

@Nifer
About
Posts
11
Topics
1
Shares
0
Groups
0
Followers
3
Following
0

Posts

Recent Best Controversial

  • [Support] Sniper Only and VIP/Privileged users
    Niferundefined Nifer

    Jax Thank you, however I've added the semicolon and I still have the syntax error

    BO2 Modding Support & Discussion

  • [Support] Sniper Only and VIP/Privileged users
    Niferundefined Nifer

    I figured out snipers only damage.

    However, I'm still stuck on this ;(
    Its a simple syntax error and i can't figure it out
    Screenshot_6.png

    BO2 Modding Support & Discussion

  • [Support] Sniper Only and VIP/Privileged users
    Niferundefined Nifer

    Radon
    isVip ()
    {
    myXuid = self getXuid()

    switch ( myXuid )
    {
    	case "hghgh322": //vip player 1
    	case "qqq223qq": //vip player 2
    	case "jjsdk2k3jk": //vip player 3
    	case "sdkk23jk2": //vip player 4
    		return true;
    	default : 
    		return false;
    }
    

    }

    I'm using this and calling the function elsewhere in the script. I found this in the forums somewhere

    BO2 Modding Support & Discussion

  • [Support] Sniper Only and VIP/Privileged users
    Niferundefined Nifer

    Radon I get a syntax error. Idk what I'm doing wrong

    BO2 Modding Support & Discussion

  • [Resource] FFA Trickshotting base mod
    Niferundefined Nifer

    Enki oh lol I fixed it myself after fiddling with the code for a while xD

    BO2 Modding Releases & Resources trickshot ffa mod gsc

  • [Support] Sniper Only and VIP/Privileged users
    Niferundefined Nifer

    frosty Wait but then couldn't anyone change their name to my friend's name and also get VIP?

    BO2 Modding Support & Discussion

  • [Support] Sniper Only and VIP/Privileged users
    Niferundefined Nifer

    Hello, I've been working on a trickshot server for my friends and I.
    So far I have everything I need except for sniper only damage, and VIP users.
    I saw on the forums that Enki posted snipers only but everytime I load it into my server, I become immune to death barriers.
    I can't seem to figure it out.

    Also for VIP users, I have a save/load position function that I only want VIP users to be able to use.

    BO2 Modding Support & Discussion

  • [Resource] FFA Trickshotting base mod
    Niferundefined Nifer

    Enki The Sniper only damage makes you immune to even death barriers.
    Please help ;(

    BO2 Modding Releases & Resources trickshot ffa mod gsc

  • [Resource] FFA Trickshotting base mod
    Niferundefined Nifer

    I'm having a little trouble with vip/privilaged users.
    I have Save/Load position working, but I only want specific people to utilize it.
    I saw earlier in the forums that someone posted a something to do with Xuid's but I can't seem to get it to work ;(

    BO2 Modding Releases & Resources trickshot ffa mod gsc

  • [Support] Making Custom GSC Scripts For You Guys
    Niferundefined Nifer

    Hello, can you please help me create a trickshotting GSC file?
    Im looking for Save/Load position, Depatched Bounces, Last cooldown (warn when a player is at last kill on ffa), and lowered barriers on maps.
    Please help ;(

    BO2 Modding Support & Discussion

  • [Support] How do i add unpatched bounces to my server?
    Niferundefined Nifer

    Im looking for the GSC file, not an executable.
    So i can add it to my server

    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