[RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
Hello, a game developer I've followed for a long time has published files. I think some members can develop the game :)
Info + Studio test
https://www.youtube.com/watch?v=yV-CjY3iYns
Demo:
https://www.youtube.com/channel/UC3y...so45d2w/videos
Release info:
Code:
I long ago gave up on this project, the same as heatshack. Here's the source for people who are actually still interested.
You won't be able to use anything past unity 2018.1 as they deprecated the networking in 2018.2. This project was last opened with Unity 2018.1.9f2 and I'd recommend you use that revision as well.
I didn't commentate because there just isn't really much more to say. This will be my final contribution to the AC community that remains.
You'll need to create your own App ID in photon for online capabilities.
You'll also need to do the database yourself as well. I've scrubbed whatever info was in here previously. You can disable "thelogin" on the scene Silo1 to just get to the game. You can't register or login as it is due to the lack of a database. To figure out the current database, you'll need to go to the Levi Moore folder and view his help files.
You can create a new database system if you want to. I don't think the one that is currently in the game is any good.
When you first start the scene on Silo1, it may take a little while for everything to load, but after that it'll be smooth sailing. You can use this for learning purposes, or try to continue the legacy.
Download: https://mega.nz/#!5jwQlSZa!28Kox5BjN...SZzODFbP4WYarM
Link updated 04.10.2019
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
Isn't it unreal engine? not unity
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
Quote:
Originally Posted by
cuidaniu
Isn't it unreal engine? not unity
Folderstructure is Unity. Opens fine in Unity 2018.1.9f2 version.
EDIT:
You also need Blender installed.
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
Someone tried to create a database?
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
Quote:
Originally Posted by
askmyleg
Someone tried to create a database?
Did you check the project ? This is so confusing i dont find anything in it lol. So i did not even try to do anything with it because coding itself will be much faster i think.
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
@djbadboys38
I did everything right, i created the database, i configured the url in localhost, i set up the LoginSystem correctly, i create the account but the screen hangs and the following error appears:
"You have been disconnected from the servers inactivity."
The account creates but generates this error, when i reopen and try to log in, i get the "Username or password incorrect" error.
What solution to this?
NOTE: I use Xampp 1.7.3 as PHP
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
Quote:
Originally Posted by
hodias
@
djbadboys38
I did everything right, i created the database, i configured the url in localhost, i set up the LoginSystem correctly, i create the account but the screen hangs and the following error appears:
"You have been disconnected from the servers inactivity."
The account creates but generates this error, when i reopen and try to log in, i get the "Username or password incorrect" error.
What solution to this?
NOTE: I use Xampp 1.7.3 as PHP
Solution = reading the text box in the first post. "You can't register or login as it is due to the lack of a database.". Inorder to do anything with it you need either to disable the login in the scene as OP told or make your own database/register/login system.
@djbadboys38 u deserve a big thanks for releasing this, might take some assets out of it. :P:
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
Quote:
Originally Posted by
shadow52
Solution = reading the text box in the first post. "You can't register or login as it is due to the lack of a database.". Inorder to do anything with it you need either to disable the login in the scene as OP told or make your own database/register/login system.
@
djbadboys38 u deserve a big thanks for releasing this, might take some assets out of it. :P:
I created the database correctly, it seems that the client is not accepting the creation of accounts or login in the game. There is some other modification to make that has not been made.
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
Sorry guys, i just shared ^^ i don't know any language programming...
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
unity version ? 2018.1 oky :)
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
please someone send it to the database
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
Quote:
Originally Posted by
Mtszao16
please someone send it to the database
You can build the database your self. Its easy.
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
But I do not know, please help me, if I can send the database, I'll be very happy.
Re: [RELEASE] Arctic Territory / Arctic Combat Webzen Based FPS Game Unity Source
Help plz create database .