Jump to content

stupid script problem


midtek

Recommended Posts

Its quite embarrassing to ask such a noob thing, but such a simple task doesnt turn out well somehow.

First thing frist, let me say Im using correct GECK version and GECK powerup, and all the script edited run fine except this thing:

 

[before edited ]

Player.Additem AmmoSmallEnergyCell 50;

Player.Additem AmmoMicroFusionCell 50;

Player.Additem ScrapElectronics 5;

 

[after]

Player.Additem AmmoSmallEnergyCell 10;

Player.Additem AmmoMicroFusionCell 10;

Player.Additem ScrapElectronics 1;

 

Sounds dumbass isnt it?

 

Other changes in itemcount either in the same script or not work flawlessly, but only this change doesnt show up in in-game.

It's a part of Muggy script of OWB, the ID is NVDLC03SinkMuggySCRIPT.

If anyone give it a try and see it works in the game, it will be grateful. Thanks.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...