Scripting: hints,tips,questions

Subscribe to Scripting: hints,tips,questions 6 posts

Sign in to reply


 
avatar for porchiges porchiges 84 posts
Flag Post

Hello and welcome to all map makers. ever wonder how to make your map more interesting. Want something that will boost your maps rateing. well my fellow map makers, let me introduce you to a wonderful process called scripting. Scripting is basically a code added to your maps in order to make things happen.

What kind of things? <— you

Glad you asked. Lets use our imaginations a little, imagine that you have just won a tough battle. you know you’ve won, yet for some reason it feels like a hollow victory. what could be missing? Was there something wrong with your victory? But wait, all of a sudden General Pearl appears out of no were and congradulates you. You suddenly feel that you have accomplished something. that my friends is just one the many things scripting can do.

How. 0.o <—- you again

like i said, scripting is just a bunch of easy to learn computer code that you enter into the script when you are editing your map. ill be replying many tips on this new topic. check back here for my posts. leave your questions and ill do my best to answer them. I’ve gained all my scripting intelligence from experience with scripting and consider my self a god source of information.
if you’d like to share some of your own script simple post a like to:
copypastecode.com

there you can post your code and create a link so every one can see.

 
avatar for Kayack Kayack 32 posts
Flag Post

I know NOTHING on scripting.

How do you make charecters talk in levels?

 
avatar for cccool925 cccool925 886 posts
Flag Post

yeah how do you

 
avatar for saddaminsane saddaminsane 440 posts
Flag Post

how do i script units to start with a certain amount of hp?

 
avatar for porchiges porchiges 84 posts
Flag Post
Originally posted by Kayack:

I know NOTHING on scripting.

How do you make charecters talk in levels?

well that is quit simple
scripts work in events, an event is when somthing happens, heres a script were the event is some one is talking

http://www.copypastecode.com/15731/

try pluging this into your map

 
avatar for porchiges porchiges 84 posts
Flag Post
Originally posted by saddaminsane:

how do i script units to start with a certain amount of hp?

well you cant give it bonus hp if thats wat your thinking. you could put in a damage unit script and thatle make it have less hp :D

Sign in to reply