• Announcements

    • Ashal

      SITE MOVED - IN READ ONLY MODE   12/08/2015

      Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.

Archived

This topic is now archived and is closed to further replies.

Thunderboltprower

script help

I wrote this script in a tutorial but it looks exactly like the picture, but its still not saving

scn 0FoxMcCloudscript

short HasBeenHired

short L38

short Relax

short DoOnce

int CombatStyleRanged

int CombatStyleMelee

int IsFollowingDefault

int IsFollowingLong

int FollowerSwitchAggressive

int Waiting

Begin GameMode

If (DoOnce != 1]

Set HasBeenHired to 0

Set L38 to 0

Set CombatStyleRanged to 1

Set CombatStyleMelee to 0

Set IsFollowingDefault to 0

Set IsFollowingLong to 0

Set FollowerSwitchAggressive to 0

Set Waiting to 0

Set Relax to 0

Set DoOnce to 1

EndIf

End

help please?

0

Share this post


Link to post