Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

I need help with somthing huge? [closed]

Asked by 10 years ago

I am working on a massive project called The Gods of Green Earth, it is a Western Sci-fi game Basicly I need somthing HUGE for a script.

What is this script you ask? Here is my elaboration I am working on my game as you know. And I am wanting to make an Inventory script where you can add attachments to said gun. And only being able to have 2 guns in your inventory. And a key you press to pick a gun up. And you drop the current gun you are holding.

Basicly I need a whole lesson on scripting as well... So I am kinda needing a master here... But yeah I need serious help here

Closed as Not Constructive by User#2

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 10 years ago

Your pretty much asking for someone's life work lol. I don't know how to do this and it would be pretty cool but it would take like a day or 2 to make and figure out. Here's what I know

  1. Make a GUI that is your inventory
  2. Make the guns
  3. Learn how to write if statements
  4. Ask scripting helpers about any problems you run into.

This is a HUGE project and you would need to break it down into separate questions but basically u need to know how to write if statements, and how to write functions for mousebutton1down and stuff.

I wasn't that helpful (sorry) but this might be the only answer you get :p

0
Here's a list of things to learn 1. if statements 2. mousebutton1down 3. Key down 4. Cloneing 5 SirKitten2000 0 — 10y
Ad