- 0
-
Activity
-
1073
[40250] Reference Serverfile + Client + Src [15 Available Languages]
Sorry but what do you expect from me in this situation with this little information? I just warped to the OX map (game99) and even started an event, did not crash for me. Warped to another game99 map (gm_guild_build), did not crash. I don't know when it crash for you, what do you do when it crash, or is it crash because of a modification you made. To find out or at least to have a clue why it crashed for you, do a gdb and copy the output of bt and / or bt full here. cd /usr/metin2/server/game99 gdb file game core game.core bt bt full quit But if you see it's coming from a new system then please kindly open a new topic in q&a. -
4
Failed to load script file...
Big props to @kamil2321, dude is a legend, kind and a helper person at all. Thanks one more time!- 1
-
-
1
Interested in a premium serverfile
hey bro, i have all the stuff you asked for in my client, but not the official design. if you want to test my client add me on discord. Ruben420DE#7805 -
50
official Official Pickup Slot Effect [REVERSED]
Hi is it a new code or its a Additional code? -
4
-
4
Failed to load script file...
Can you give here already packed package, how do you have it and where exactly? Unless you want me to help remotely (AnyDesk) - a faster option is I can take a look if you haven't missed something. -
4
-
0
Protection Client with source
Hello guys, as per the title, i'm looking for client side protection. I pay very well for this protection. my Discord: Eredin#0685 -
3
-
-
Recently Browsing
- No registered users viewing this page.
Question
Denis 1258
Hi,
I searched at google and I didn't find anything useful so I post here.
Like the title says I'm trying to create a website with multi language, but I have some doubts about which way should I use, constants or a simple array with all my keys there?
Link to comment
Share on other sites
Top Posters For This Question
3
2
1
Popular Days
Dec 31
4
Jan 7
2
Top Posters For This Question
Denis 3 posts
Ayaka 2 posts
SoNiice 1 post
Popular Days
Dec 31 2014
4 posts
Jan 7 2015
2 posts
Popular Posts
Denis
I'm already using array for translation,anyway, thank you.
SoNiice
language.class.php <?php class dLanguage { public function __construct($sLanguage = 'de') { if (empty($sLanguage)) { $sLanguage = 'de'; } $this->sLan
Ayaka
I have searched the web for more informations expecialy benchmarks about this topic but i cant really find something informative. What i can say (definitively) is: If your langugae file is not getting
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now