Jump to content

romaxjp

Registered
  • Posts

    1
  • Joined

  • Last visited

Posts posted by romaxjp

  1. Hello, i make litle script for remember username

     

    download it: remember.cs

     

     

    how to use:

     

    put the script at Neojac->Scripts (for exemple)

     

    then go to your login scene.

    hierarchy => create empty (exemple call it "Remember")

    then add the remember.cs script to it.

     

    size=500http://image.noelshack.com/fichiers/2016/10/1457880530-remember-screen.png[/img]

     

    then :

    input text = inputField_Username->Text

    input field =inputField_Username

    textfield =inputField_Username->Placeholder

    Toggle is your togle checkbox

     

     

    then now start the game enter username and check the toggle.

  2. Hello new Screenshot update:

     

    =>New Home With News and Categories

     

    size=500http://image.noelshack.com/fichiers/2016/10/1457649164-home.png[/img]

     

    =>Read More Button

     

    size=500http://image.noelshack.com/fichiers/2016/10/1457649165-home-read-more.png[/img]

     

    =>Admin edit article (news)

     

    size=500http://image.noelshack.com/fichiers/2016/10/1457649163-article-edit-home.png[/img]

     

    =>Admin edit category

     

    size=500http://image.noelshack.com/fichiers/2016/10/1457649164-category-edit-home.png[/img]

     

    =>Admin User Edit Home

     

    size=500http://image.noelshack.com/fichiers/2016/10/1457649429-user-edit-home.png[/img]

     

    =>Admin User Edit/Add (Account work ingame)

     

    size=500http://image.noelshack.com/fichiers/2016/10/1457649429-user-edit-edit.png[/img]

     

     

    ps: Thank you to ShadOrfeo to help me.

    ps2:i will update my website soon for test admin account and member account)

  3. Hello,

     

    I share my website for atavism server account. i use cakephp and uikit

     

    what's news:

    -Keygen System (generator & activation (for play))

    -Shop (for buy currency(gold,silver...) game with Web Point, send to email system of atavism)

    -Buy Web Points with paypal.

     

     

     

     

    can:

     

    -Login (with account make ingame)

    -show account Character Name (more next update)

    -create account with email activation. (work ingame)

    -change password, forget password?.

    -show number of player online

    -Admin (add/edit page, add/edit Posts(news), add/edit categories, add/edit Accounts(email, password, role(admin/member))

    -Server log

    -Character Mail

    -and more...

     

    ScreenShot:

     

     

    Demo Link: hpgo.eu

     

    Admin account: login: admin password: admin

    User account : login: user password: user

     

     

    Download: Update link Mediafire

     

    Installation Guide Wiki => Atavism Website wiki

     

    Make a don : Make a don (thank you)

     

    for people want translate: PoEditor Website

  4. Hello,

     

     

    i post here my litle programe for start server.

     

     

    size=600http://image.noelshack.com/fichiers/2016/09/1457024053-atavismlauncherv0-2.png[/img]

     

     

    Download atavism server Laucher

     

    Update v0.2:

     

    -Add Languages Selection

    -Add Modify button name (xampp and unity)

     

    help:

     

    if you dont have "Cygwin.bat" in cygwin root folder, i recommand you to download cygwin from Atavism Cpanel

     

     

    or

     

     

    in cygwin root folder, you need to have "Cygwin.bat" if not, make one with this code

     

     

    @echo off
    
    C:
    chdir C:\YOUR_CYGWIN_FOLDER\bin
    
    bash --login -i
    
    
    

     

     

    For People Want i add otherr language send me a file with the code:

     

     

    
           'bouton
           Button1.Text = "Start Cygwin"
           Button2.Text = "Start Auth Server"
           Button3.Text = "Start World server"
           Button4.Text = "Stop World Server"
           Button5.Text = "Stop Auth Server"
           Button6.Text = My.Settings.UnityButtonName
           Button7.Text = My.Settings.XamppButtonName
           ExecuteButton.Text = "Execute"
    
           'label
    
           Label1.Text = "Start Atavism Server"
           Label2.Text = "Stop Atavism Server"
           Label3.Text = "Manual Command"
           Label4.Text = "Other"
    
           'filetool
           FileToolStripMenuItem.Text = "Files"
           SettingsToolStripMenuItem.Text = "Settings"
           AboutToolStripMenuItem.Text = "About"
           ExitToolStripMenuItem.Text = "Exit"
           LanguageToolStripMenuItem.Text = "Languages"
    
    

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.