Search:

Type: Posts; User: ParkourGrip

Search: Search took 0.07 seconds.

  1. Replies
    8
    Views
    1,519

    [SOLVED] Re: .propertie files...

    Yeah it works now perfectly. Thx :cool:
  2. Replies
    8
    Views
    1,519

    [SOLVED] Re: .propertie files...

    Yeah it shood be ".properties". Thx that's such a stupid mistake. Ill see if it works. I cant even believe where i did that mistake. Ill see if it works then replay again.
  3. Replies
    8
    Views
    1,519

    [SOLVED] Re: .propertie files...

    The program shows no errors. It just dose not delete the file, puts in sucsess variable false, and as you see in my code prints to player "ERROR: Failled deleting the toggleblocks file.".

    And if...
  4. Replies
    8
    Views
    1,519

    [SOLVED] Re: .propertie files...

    Ok i added it in SavePropertie method only becose i whant the LoadPropertie to return null if file has not be found or propertie line has not been found. That dose not solve the problem.
  5. Replies
    8
    Views
    1,519

    [SOLVED] .propertie files...

    I created 2 methods 1 for loading string from .propertie file and 1 for savng string to propertie file:


    public void SavePropertie(String file, String key, String value){
    Properties...
Results 1 to 5 of 5