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

Plutonium

Radonundefined

Radon

@Radon
About
Posts
21
Topics
4
Shares
0
Groups
0
Followers
3
Following
0

Posts

Recent Best Controversial

  • [Support] GSC Bo2 error message Unresolved external : "init" with 0 parameters in "maps/mp/_load.gsc" at line 1.
    Radonundefined Radon

    Are you using the _load.gsc file in anyway, because the error basically means: Cannot find the init function when looking for it; the game needs it.

    BO2 Modding Support & Discussion

  • [Support] Pre-match timer
    Radonundefined Radon

    Yeah I tried those variables, but could not get the right combination. You'd think the value 0 would be enough for the first 2 and false for the last one. I also need to remove the ability to see the iprintln text from the game

    BO2 Modding Support & Discussion

  • [Support] Pre-match timer
    Radonundefined Radon

    Hey there, how do I remove the prematch timer?

    level.doprematch = 0;
    

    And other variables have not worked for me, anyone?

    BO2 Modding Support & Discussion

  • [Support] Map voting system GSC
    Radonundefined Radon

    ImVeryTwisted Yeah I know, had that already. Only think I can't figure out is how to make sure to get it after the killcam. I can waittill the killcam is finished, but then shaders load incorrectly + only 4 seconds

    BO2 Modding Support & Discussion

  • [Support] Map voting system GSC
    Radonundefined Radon

    Sorex was actually selling it, so decided to make it myself. Can anyone help with a changeMap function and I don't know how to make sure the server does not rotate after killcam?

    BO2 Modding Support & Discussion

  • [Support] Map voting system GSC
    Radonundefined Radon

    Sorex Add me on discord Radon#7616

    BO2 Modding Support & Discussion

  • [Support] Map voting system GSC
    Radonundefined Radon

    Sorex I mean the source, can you help me with that?

    BO2 Modding Support & Discussion

  • [Support] Map voting system GSC
    Radonundefined Radon

    Does anyone have the map voting system code?example img. And how would that work; I mean how to pause before changing maps and actually changing the map in gsc. map(map, false); does not work?

    BO2 Modding Support & Discussion

  • [Support] how can i configure IW4admin
    Radonundefined Radon

    DECoZ97 luigistyle RaidMax even has a setup guide: https://github.com/RaidMax/IW4M-Admin

    BO2 Modding Support & Discussion

  • [Support] Move Slide Care Package to new Position?
    Radonundefined Radon

    @NOXSYS said in Move Slide Care Package to new Position?:

    How I can move my Slide Care Package to a new Position or delete the old Slide and Create a new one. So no one can abuse the Create Slide command?

    Just make a delete function which deletes the model and kills the thread. Then let the player spawn in a new one:

    self addTextOption(<menu>, "Bounce", self.hasBounce ? "^1Delete" : "^2Spawn", ::<functions>);
    

    Something like that

    BO2 Modding Support & Discussion

  • [Release] (UPDATED)XUID MENU BASE #2
    Radonundefined Radon

    @MrDucxy Is there a picture? Also, I use the same overflow fix but sometimes it still overflows?

    BO2 Modding Releases & Resources

  • [Release] (UPDATED)XUID MENU BASE #2
    Radonundefined Radon

    Sass Or you can get it in-game with GSC using self getXUID()

    BO2 Modding Releases & Resources

  • Server Crashing/Clients Kicked
    Radonundefined Radon

    Also issues here! It is so annyoing

    BO2 Server Hosting Support

  • Server Disconnected
    Radonundefined Radon

    H3X1C Could it be the sheer size of the script, because I haven't changed anything groundbreaking?

    BO2 Server Hosting Support

  • Server Disconnected
    Radonundefined Radon

    H3X1C Do you happen to know what the error means, because I don't know what I did wrong with my script then 😞

    BO2 Server Hosting Support

  • Server Disconnected
    Radonundefined Radon

    I do have a GSC script, but it didn't cause errors before?

    BO2 Server Hosting Support

  • Server Disconnected
    Radonundefined Radon

    Hi everyone,

    I sometimes get the following error and I don't know what to do!

    Thanks for any response!

    Untitled.png

    BO2 Server Hosting Support

  • [Support] Sniper Only and VIP/Privileged users
    Radonundefined Radon

    kuxqi Add me on discord Radon#7616

    BO2 Modding Support & Discussion

  • [Support] Sniper Only and VIP/Privileged users
    Radonundefined Radon

    Nifer Yes, use XUID instead of name

    BO2 Modding Support & Discussion

  • In-game chat colored names
    Radonundefined Radon

    Drgn Thanks for the reply, you have any sources where I can learn about memory hooking/editing on the server side?

    BO2 Server Hosting Support
  • 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