Code: Select all
// shell IDs: "ShellBig" "ShellSmall" "ShellShotgun" "ShellGLauncher"
// created shells will be automatically removed after a while
IGame.CreateObject("ShellBig");


Code: Select all
// shell IDs: "ShellBig" "ShellSmall" "ShellShotgun" "ShellGLauncher"
// created shells will be automatically removed after a while
IGame.CreateObject("ShellBig");




