Skip to content
This repository has been archived by the owner on May 6, 2018. It is now read-only.

classes #383

Open
ghost opened this issue Apr 28, 2017 · 3 comments
Open

classes #383

ghost opened this issue Apr 28, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Apr 28, 2017

I know that you guys are trying to add more functionality into Skript. The functions were really good idea but we need something better for making Skript greater. Syntax of the plugin is almost look same with Python so lets get inspired by that programming language! Also lets put some PHP and Java! It would be perfect if skript was object oriented.

class NewPlayerClass extends Player:
    function define($super):
        set {this} to $super

    function kill():
        say "no" to {this}

on join:
    set {david} to a instance of NewPlayerClass with parameter player

    call kill from {david}
@LamboCreeper
Copy link

I'd suggest this over at skUnity Forums. It has a higher chance of being added.

@Mervey7
Copy link

Mervey7 commented Apr 28, 2017

I think the things he wrote is sarcasm.

@antoniojamore
Copy link

Hey there!

This version of Skript is unsupported and outdated. If you would like to join an awesome Skript community that has a forums and Discord chat, check out skunity.com they also have an updated database of Skript addons and documentation there too!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants