• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Mobile Ragnarok M korea mobile game source(O)

Joined
Jun 3, 2009
Messages
975
Reaction score
283
gift newly created - Ragnarok M korea mobile game source(O) - RaGEZONE Forums


Items for newly created character

Tutorial:
Server path ../Lua/GameConfig.txt

Code:
GameConfig.NewRole = {
  item = {{id=1001,num=1},{id=151,num=999999}}, --The id=item code, num=quantity
  portrait = {male={},female={}},
  frame = {},
  action = {3},
  eye={1,2,46541,46597,46624,46625},
  expression={6,12,14,16,17,26},
  hair = {2,3,6,8,11,12,14,15},
  buff={10000,10001},
  purify = 160,
  recover={ [1]={hp=0.5,sp=1},
            [11]={hp=0.25,sp=2},[12]={hp=0.25,sp=3},[13]={hp=0.25,sp=3},[14]={hp=0.25,sp=5},
                                [72]={hp=0.25,sp=3},[73]={hp=0.25,sp=3},[74]={hp=0.25,sp=5},
            [21]={hp=0.1,sp=6},[22]={hp=0.1,sp=9},[23]={hp=0.1,sp=9},[24]={hp=0.1,sp=11},
                               [82]={hp=0.1,sp=9},[83]={hp=0.1,sp=9},[84]={hp=0.1,sp=11},
            [31]={hp=0.15,sp=2},[32]={hp=0.15,sp=4},[33]={hp=0.15,sp=4},[34]={hp=0.15,sp=5},
                                [92]={hp=0.15,sp=4},[93]={hp=0.15,sp=4},[94]={hp=0.15,sp=5},
            [41]={hp=0.18,sp=2},[42]={hp=0.18,sp=4},[43]={hp=0.18,sp=4},[44]={hp=0.18,sp=6},
                                [102]={hp=0.18,sp=6},[103]={hp=0.18,sp=6},[104]={hp=0.18,sp=8},
                                [112]={hp=0.18,sp=6},[113]={hp=0.18,sp=6},[114]={hp=0.18,sp=8},
            [51]={hp=0.2,sp=5},[52]={hp=0.2,sp=7},[53]={hp=0.2,sp=7},[54]={hp=0.2,sp=10},
                               [122]={hp=0.2,sp=7},[123]={hp=0.2,sp=7},[124]={hp=0.2,sp=7},
            [61]={hp=0.25,sp=3},[62]={hp=0.25,sp=4},[63]={hp=0.25,sp=4},[64]={hp=0.25,sp=6},
                                [132]={hp=0.25,sp=4},[133]={hp=0.25,sp=4},[134]={hp=0.25,sp=6},
      },
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 25, 2018
Messages
47
Reaction score
21
View attachment 236466

Items for newly created character

Tutorial:
Server path ../Lua/GameConfig.txt

Code:
GameConfig.NewRole = {
  item = {{id=1001,num=1},{id=151,num=999999}}, --The id=item code, num=quantity
  portrait = {male={},female={}},
  frame = {},
  action = {3},
  eye={1,2,46541,46597,46624,46625},
  expression={6,12,14,16,17,26},
  hair = {2,3,6,8,11,12,14,15},
  buff={10000,10001},
  purify = 160,
  recover={ [1]={hp=0.5,sp=1},
            [11]={hp=0.25,sp=2},[12]={hp=0.25,sp=3},[13]={hp=0.25,sp=3},[14]={hp=0.25,sp=5},
                                [72]={hp=0.25,sp=3},[73]={hp=0.25,sp=3},[74]={hp=0.25,sp=5},
            [21]={hp=0.1,sp=6},[22]={hp=0.1,sp=9},[23]={hp=0.1,sp=9},[24]={hp=0.1,sp=11},
                               [82]={hp=0.1,sp=9},[83]={hp=0.1,sp=9},[84]={hp=0.1,sp=11},
            [31]={hp=0.15,sp=2},[32]={hp=0.15,sp=4},[33]={hp=0.15,sp=4},[34]={hp=0.15,sp=5},
                                [92]={hp=0.15,sp=4},[93]={hp=0.15,sp=4},[94]={hp=0.15,sp=5},
            [41]={hp=0.18,sp=2},[42]={hp=0.18,sp=4},[43]={hp=0.18,sp=4},[44]={hp=0.18,sp=6},
                                [102]={hp=0.18,sp=6},[103]={hp=0.18,sp=6},[104]={hp=0.18,sp=8},
                                [112]={hp=0.18,sp=6},[113]={hp=0.18,sp=6},[114]={hp=0.18,sp=8},
            [51]={hp=0.2,sp=5},[52]={hp=0.2,sp=7},[53]={hp=0.2,sp=7},[54]={hp=0.2,sp=10},
                               [122]={hp=0.2,sp=7},[123]={hp=0.2,sp=7},[124]={hp=0.2,sp=7},
            [61]={hp=0.25,sp=3},[62]={hp=0.25,sp=4},[63]={hp=0.25,sp=4},[64]={hp=0.25,sp=6},
                                [132]={hp=0.25,sp=4},[133]={hp=0.25,sp=4},[134]={hp=0.25,sp=6},
      },
Thanks bro, any tutorial to run mail with attachment / exchange? Advanced tutorial needed I think haha
 
Coxiez
Banned
Joined
Aug 31, 2006
Messages
859
Reaction score
67
Anyone found ROO? Server files ( RO ORIGIN ) there is already private server on it!

Game Register only have
Username
Password
code

The client is ch i did not see any translate patch for that client
 
Newbie Spellweaver
Joined
May 23, 2023
Messages
8
Reaction score
1
I already touched on everything that is reward configuration and local proportion and no increase the drop, just always the amount of times the item is dropped
 
Newbie Spellweaver
Joined
Mar 7, 2018
Messages
13
Reaction score
7
Share with everyone the installation file of loulxgame's ragnarok mobile server.
Password if available: loulxgame
 
Newbie Spellweaver
Joined
Jan 12, 2005
Messages
44
Reaction score
0
as I understand it, this is a Korean server, but since there are all the necessary sources, can everything be translated into English?
Thanks.
 
Newbie Spellweaver
Joined
Mar 4, 2021
Messages
68
Reaction score
7
OMG, file is VERY large, do you have server spec for running?, my machine is currently too old. I need to get a new one but need to make sure it can complie and run the source
 
Newbie Spellweaver
Joined
May 23, 2023
Messages
8
Reaction score
1
Is there any discord that the guys are discussing about the project?
 
Initiate Mage
Joined
Jul 21, 2017
Messages
2
Reaction score
0
hello. Downloaded from Chinese source code site.
This is a Ragnarok M (mobile) file.
Including source code.
Make it a VM and upload it to Google Drive.


Compressed password: cs422nb


imgur:
imgur:
imgur:
imgur:
imgur:

whare a download link
 
Initiate Mage
Joined
Sep 12, 2022
Messages
4
Reaction score
2


os links no meio das respostas


Does anyone have the VMware image? I'm having trouble installing premake4 and googletest-1.8.0

C++:
[root@centtos7 googletest-release-1.8.0]# make
[  9%] Building CXX object googlemock/CMakeFiles/gmock_main.dir/__/googletest/src/gtest-all.cc.o
In file included from /root/googletest-release-1.8.0/googletest/src/gtest.cc:36:0,
                 from /root/googletest-release-1.8.0/googletest/src/gtest-all.cc:42:
/root/googletest-release-1.8.0/googletest/include/gtest/gtest-spi.h:52:5: error: expected initializer before ‘:’ token
     : public TestPartResultReporterInterface {
     ^
/root/googletest-release-1.8.0/googletest/include/gtest/gtest-spi.h:96:18: error: variable ‘testing::GTEST_API_ testing::internal::SingleFailureChecker’ has initializer but incomplete type
 class GTEST_API_ SingleFailureChecker {
                  ^~~~~~~~~~~~~~~~~~~~
/root/googletest-release-1.8.0/googletest/include/gtest/gtest-spi.h:97:2: error: expected primary-expression before ‘public’
  public:
  ^~~~~~
/root/googletest-release-1.8.0/googletest/include/gtest/gtest-spi.h:97:2: error: expected ‘}’ before ‘public’
/root/googletest-release-1.8.0/googletest/include/gtest/gtest-spi.h:97:2: error: expected ‘,’ or ‘;’ before ‘public’
/root/googletest-release-1.8.0/googletest/include/gtest/gtest-spi.h:102:24: error: expected class-name before ‘(’ token
   ~SingleFailureChecker();
                        ^
/root/googletest-release-1.8.0/googletest/include/gtest/gtest-spi.h:103:2: error: expected unqualified-id before ‘private’
  private:
  ^~~~~~~
/root/googletest-release-1.8.0/googletest/include/gtest/gtest-spi.h:105:9: error: ‘TestPartResult’ does not name a type
   const TestPartResult::Type type_;
         ^~~~~~~~~~~~~~
/root/googletest-release-1.8.0/googletest/include/gtest/gtest-spi.h:106:9: error: ‘string’ does not name a type; did you mean ‘stdin’?
   const string substr_;
         ^~~~~~
         stdin
/root/googletest-release-1.8.0/googletest/include/gtest/gtest-spi.h:108:34: error: expected constructor, destructor, or type conversion before ‘(’ token
   GTEST_DISALLOW_COPY_AND_ASSIGN_(SingleFailureChecker);
                                  ^
/root/googletest-release-1.8.0/googletest/include/gtest/gtest-spi.h:113:1: error: expected declaration before ‘}’ token
 }  // namespace testing
 ^
make[2]: *** [googlemock/CMakeFiles/gmock_main.dir/__/googletest/src/gtest-all.cc.o] Error 1
make[1]: *** [googlemock/CMakeFiles/gmock_main.dir/all] Error 2
make: *** [all] Error 2
 
Last edited:
Newbie Spellweaver
Joined
Feb 21, 2022
Messages
13
Reaction score
0
안녕하세요. 중국 소스 코드 사이트에서 다운받았습니다.
라그나로크 M(모바일) 파일입니다.
소스 코드 포함.
VM으로 만들어 Google Drive에 업로드하십시오.


압축 패스워드: cs422nb


imgur:
imgur:
imgur:
imgur:
imgur:

Thanks
 
Initiate Mage
Joined
Jun 30, 2023
Messages
2
Reaction score
0
Hello

안녕하세요. 중국 소스 코드 사이트에서 다운받았습니다.
라그나로크 M(모바일) 파일입니다.
소스 코드 포함.
VM으로 만들어 Google Drive에 업로드하십시오.


압축 패스워드: cs422nb


imgur:
imgur:
imgur:
imgur:
imgur:
 
Back
Top