Jump to content

code-template 1.2

   (0 reviews)

1 Screenshot

 Share


User Feedback

Recommended Comments

It is helpfull for begginer .

Codes Are true , It is Simple menu without errors but you dont have added Nil function. 

Without nil , when peoples wil press on cancel then script will do first behavior what it will see , so you need to add this code :

if menu == nil then goto start end

Link to comment
Share on other sites

In 1.1 version here is error .

" if menu == nil, то goto start end "

It is error .

U need to replace this with this code :

"if menu == nil then goto start end"

Link to comment
Share on other sites

In last version error again. 

"nil, then" here " , " this symbol is error . remove it and type it : " nil then "

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.