Script commands index and hints

Started by FIQ, June 24, 2012, 10:16:04 PM

Previous topic - Next topic

Xandog01

Quote from: -Kiwi Alexia ♡ on July 09, 2018, 11:29:22 PM
youre doing it wrong
and we cant help if you dont show us what you did
I do
(script1)
Quoteflag(1,on)
On 1 script,
and I do
(script2)
Quotecustomifflag(1,script3)
(script3)
Quotedestroy(gravitylines)
Of course, in simplified scripting.

Dav999

customifflag is an internal command to load a script, try ifflag instead.

Xandog01


KostaRotaev

Bewilder some script:

say(2)
This is a great computer
to compute the secure.

It's probably used it.

Xandog01

Quote from: Dav999 on July 10, 2018, 12:02:47 AM
customifflag is an internal command to load a script, try ifflag instead.
What I didn't know before is that the internal commands and simplified commands were both on internal list, and I saw that ifflag was blue, and customifflag wasnt, so I was confused.

Dav999

Actually, ifflag is an internal command as well, it just loads scripts from the main game, so it's mostly useless compared to customifflag.

Info Teddy

Quote from: Dav999 on July 16, 2018, 01:25:12 PMActually, ifflag is an internal command as well, it just loads scripts from the main game, so it's mostly useless compared to customifflag.
you can load custom scripts with internal ifflag by prefixing them with custom_