11086
Modification Help / Re: [Resurrection] Phanto's Wasteland Weapons from Fallout New Vegas
« on: March 26, 2015, 05:59:59 PM »Looks really good so far! What program are you using btw?
Google Sketchup 2014
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Looks really good so far! What program are you using btw?
Not sure about the poly, but the models are nice
Are you going to do the Mysterious Magnum?


I doubt this. Give an example.
$MyScript::Fruit::Apples::Green = 1;
$MyScript::Fruit::Apples::Red = 0;
$MyScript::Fruit::Oranges = "Delicious";
$MyScript::Fruit::Bananas = "Ew";
$MyScript::Veggies::Lettuce = "Ew";
$MyScript::Veggies::Carrots = "Good for eyes";
$MyScript::Candy = false;
$myGroup = new SimGroup(myGroup)
{
thCIAAnExampleVariableThatIsAssignedToThisGroupAndIsCustom = "Hi";
}; //REALLY IMPORTANT! CREATING GROUPS REQUIRES A SEMICOLON AT THE END
$myGroup.thCIAAnExampleVariableThatIsAssignedToThisGroupAndIsCustom;
RETURNS: "Hi";
myGroup.thCIAAnExampleVariableThatIsAssignedToThisGroupAndIsCustom;
RETURNS: "Hi";



