doesn't return any value error

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

CoolPeople

Member
Jan 26, 2017
27
0
0
My code: https://hastebin.com/welabinobi.vbs
Error:
code_language.skript:
[13:48:31] [Server thread/ERROR]: The function 'coinSatinAl' doesn't return any value. (ruletmenu.sk, line 12: create a gui slot 11 of {_p} with gold nugget named "&dSatın almak için tıkla" with lore "&8┏━━━━━━━━━━━━━━━━┓||   &aも50 &7➠ &6⛂ 10||&8┗━━━━━━━━━━━━━━━━┛" to run function coinSatinAl({_p}, 10)')
[13:48:31] [Server thread/ERROR]: The function 'coinSatinAl' doesn't return any value. (ruletmenu.sk, line 13: create a gui slot 12 of {_p} with gold nugget named "&dSatın almak için tıkla" with lore "&8┏━━━━━━━━━━━━━━━━━┓||   &aも250 &7➠ &6⛂ 50||&8┗━━━━━━━━━━━━━━━━━┛" to run function coinSatinAl({_p}, 50)')
[13:48:32] [Server thread/ERROR]: The function 'coinSatinAl' doesn't return any value. (ruletmenu.sk, line 14: create a gui slot 13 of {_p} with gold nugget named "&dSatın almak için tıkla" with lore "&8┏━━━━━━━━━━━━━━━━━━┓||   &aも500 &7➠ &6⛂ 100||&8┗━━━━━━━━━━━━━━━━━━┛" to run function coinSatinAl({_p}, 100)')
[13:48:33] [Server thread/ERROR]: The function 'coinSatinAl' doesn't return any value. (ruletmenu.sk, line 15: create a gui slot 14 of {_p} with gold nugget named "&dSatın almak için tıkla" with lore "&8┏━━━━━━━━━━━━━━━━━━━━┓||   &aも2250 &7➠ &6⛂ 500||&8┗━━━━━━━━━━━━━━━━━━━━┛" to run function coinSatinAl({_p}, 500)')
[13:48:33] [Server thread/ERROR]: The function 'coinSatinAl' doesn't return any value. (ruletmenu.sk, line 16: create a gui slot 15 of {_p} with gold nugget named "&dSatın almak için tıkla" with lore "&8┏━━━━━━━━━━━━━━━━━━━━━┓||   &aも4500 &7➠ &6⛂ 1000||&8┗━━━━━━━━━━━━━━━━━━━━━┛" to run function coinSatinAl({_p}, 1000)')
[13:48:34] [Server thread/ERROR]: The function 'coinBozdur' doesn't return any value. (ruletmenu.sk, line 28: create a gui slot 11 of {_p} with gold nugget named "&9Bozdurmak için tıkla" with lore "&8┏━━━━━━━━━━━━━━━━┓||   &6⛂ 10 &7➠ &aも40||&8┗━━━━━━━━━━━━━━━━┛" to run function coinBozdur({_p}, 10)')
[13:48:35] [Server thread/ERROR]: The function 'coinBozdur' doesn't return any value. (ruletmenu.sk, line 29: create a gui slot 12 of {_p} with gold nugget named "&9Bozdurmak için tıkla" with lore "&8┏━━━━━━━━━━━━━━━━━┓||   &6⛂ 50 &7➠ &aも200||&8┗━━━━━━━━━━━━━━━━━┛" to run function coinBozdur({_p}, 50)')
[13:48:35] [Server thread/ERROR]: The function 'coinBozdur' doesn't return any value. (ruletmenu.sk, line 30: create a gui slot 13 of {_p} with gold nugget named "&9Bozdurmak için tıkla" with lore "&8┏━━━━━━━━━━━━━━━━━━┓||   &6⛂ 100 &7➠ &aも400||&8┗━━━━━━━━━━━━━━━━━━┛" to run function coinBozdur({_p}, 100)')
[13:48:36] [Server thread/ERROR]: The function 'coinBozdur' doesn't return any value. (ruletmenu.sk, line 31: create a gui slot 14 of {_p} with gold nugget named "&9Bozdurmak için tıkla" with lore "&8┏━━━━━━━━━━━━━━━━━━━━┓||   &6⛂ 500 &7➠ &aも2000||&8┗━━━━━━━━━━━━━━━━━━━━┛" to run function coinBozdur({_p}, 500)')
[13:48:36] [Server thread/ERROR]: The function 'coinBozdur' doesn't return any value. (ruletmenu.sk, line 32: create a gui slot 15 of {_p} with gold nugget named "&9Bozdurmak için tıkla" with lore "&8┏━━━━━━━━━━━━━━━━━━━━━┓||   &6⛂ 1000 &7➠ &aも4000||&8┗━━━━━━━━━━━━━━━━━━━━━┛" to run function coinBozdur({_p}, 1000)')

I using TuSKe Menu.
 
Last edited:
What is the error ? We aren't mind readers, you know.
 
I was edited thread.
 
Last edited by a moderator:
Status
Not open for further replies.