Frictional Games Forum (read-only)

Full Version: stupid question......
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

i'm very new to all the scripting stuff....that mean i don't know what i'm doing for the moment ......i know that you need to name the hps file like the map file
but when you need to make another script in the same area do you keep the same name.....
sorry for the bad english
Not sure I understand what you mean by "script in same area"...

All of the commands you want to be executed are to be within that single .hps file...
(07-27-2011, 05:44 AM)xiphirx Wrote: [ -> ]Not sure I understand what you mean by "script in same area"...

All of the commands you want to be executed are to be within that single .hps file...

but when u have more then 1 script for the same area do you put all the script in one hps file or do you create multiple hps file by map
and if you put it all in the same folder how do you arrange the script
sorry for my bad english
same file. You organize your code in functions
(07-29-2011, 09:10 PM)xiphirx Wrote: [ -> ]same file. You organize your code in functions

do you know any tutorial for this
(07-29-2011, 09:18 PM)xiphirx Wrote: [ -> ]http://wiki.frictionalgames.com/hpl2/tutorials/start

my god thank rou awesome man