飞飞世界论坛

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 11066|回复: 0
打印 上一主题 下一主题

改变最大等级

[复制链接]

197

主题

203

帖子

1020

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
1020
QQ
跳转到指定楼层
楼主
发表于 2016-1-10 03:22:01 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
Okay iwas going through the elitepvpers forums and i found alot of source guides imgoing to post the good ones here. translated the best i could. I take no creditat all on these
how to change max level
" R) y6 w& q& U+ C5 b, a# a
change level without Rebirth0 K5 A5 @5 U6 y
6 b# X0 j0 K4 o% h) D& Z+ f
Now, let us begin.4 {8 v3 _/ ~1 m/ g

# ^4 o7 o4 \9 k4 ^7 cRequirements:& h; s# T; n( s: R
Source
8 m6 k! t7 D& n6 Q! @- \& p, ANotepad / Editor! u: c( Q, f: t- f4 H
- k5 e( I! R+ }# h& ?& L9 g# E/ ?
/ / Tips by Sedrika- g: b) q, [$ K6 J% O" d/ R

/ s' [0 l- k% z; C. _7 @7 \. [% FIt is up to you how you do it ^ ^
* N9 A; ?2 o+ z- O0 E4 S' A0 g  s+ P( l, R$ S; k
Go into your source folder and open the definejob.h- H3 q& e& y( {2 _) k, _
Search there for:
. B6 l  b! ?1 N3 O% B$ E  _7 F1 F  C/ _- Y" T0 u
#if __VER >= 15 // __HERO129_VER15 // 15Â÷ è÷¾î·Î ·1o§è®àå
1 [# ?, x: _) l#define MAX_LEGEND_LEVEL 129
/ f& W2 Q% b8 B" h9 ~#define MAX_MONSTER_LEVEL 160/ t7 I8 o8 t  M* `6 u
#else // 15Â÷ è÷¾î·Î ·1o§è®àå
1 p& u1 Q; {9 M% Q5 ^4 ~#define MAX_LEGEND_LEVEL 1211 c$ D1 f  h, t4 W& X
#endif // 15Â÷ è÷¾î·Î ·1o§è®àå ' l" Q: _4 f1 \2 C
; d6 K+ Z2 N9 }$ A; H5 i
! Z$ ^( s" G# g
Red: Player Max. Level
! u7 Y( B. r5 m9 O$ d& M, kGreen: Monster Max. Level
+ v8 w0 u% j8 H+ G
& w8 U  z8 q0 G" \! _% RThese changes as simple as you want.
0 C" ~4 G7 {1 z9 l) y% E8 ?2 J) U/ t3 x( M6 P2 i
Then you have to just recompile the World Server Files + and make your clientin the Definejob.h the same changes as in the source.
( L* m0 v% j- F9 R6 Y% d
* L' \) j& P' t" Y
Part 1 of blocking CE
; a3 M1 M. `) Q/ t
1 q* D2 O2 f) r6 l
In this tutorial I will show you how to change the Head of Mark flyff.+ W9 T: @* M3 Z( Q( t
The current Head Mark is well known, 5E, which results as a string ('^').- `* M6 j) v- `! w/ d0 ^3 X8 x
, P; v/ t; y) }/ l2 \( z8 Q: R
For this we go to the World (Project) and looking at the Buffer.h after thistext  V0 G8 O7 ~* [1 X% @
Quote:! n9 j% z) N7 }1 H& Q+ n+ ]
# Define HEADER MARK '^' / / Normal messageheader
. Y9 `( \0 ^. N5 y# Define SYSHEADERMARK '%' / / System message header( M7 a' I' k9 m' n4 {
What the Sysheadmark is looking for is not even the top 5E.
0 ?9 `  D  v: v, M0 V; T7 XChange this and it makes the CE Not work on server.2 W" h# c: a- M- Z8 d7 p

* h9 U3 k  X. N  C& kThen Tom's anti-hack is no longer useful.1 {# Y/ \1 n. w- i1 f, J* q( f
0 I8 A! @) g; R
LG Sedrika
Part 2 of blocking CE

( U& j. F# c5 }2 v, i2 b) y6 d6 f* p+ e/ L
In this small text-based tutorial, I want you for a quick time to explain howto rewrite the source so that the IP address does not reading from theNeuz.ini.
( D0 {9 ?' O$ E) M, tWhat does this have an advantage?7 U  }  N+ g* t, a; C3 u; R2 f
The editor needs the IP packet from the INI to join, and if this does not, thenwhat? Now think for yourself
5 a& a/ ^# W) h$ u' x9 Q9 m) r
7 {6 Y2 C3 W5 Y; a$ j: R+ G
6 {* T% {8 C' _: u$ ]% qFirst you need to get open source even know how you do it, is left with you, andyou do the project on the Neuz.8 F! ]+ Z7 D8 N# i/ `$ S

6 I9 M0 x+ n- O* a: mThen search for the following content in HwOption.cpp 1 R7 ~* T& L8 s# ~9 n+ i

$ Q4 L# s. ]5 V3 r8 M1 I+ n: D6 M0 L% E: N) e6 O& ?
if (scan.Token == _T ("ip"))
$ Q) E4 q4 d9 B{' D  J2 w& a9 s8 ~
scan.GetTokenEx ();
' f& e1 M) V! M+ Nstrcpy (m_IPAddress scan.Token);
: w0 Y; q. J$ k+ ]& Q, C- f}
) y- E7 \! n# b4 @1 tand turn it into this:( O1 [# n* |1 n
Quote:
$ K0 G2 m' h8 \/ Z2 G" Q1 p2 rif (scan.Token == _T ("ip"))" W8 I  O" Z7 N# x# l. a# }0 z
{
9 G: @7 a1 |& e2 A/ / Scan.GetTokenEx ();6 \) g6 |, x& \8 [6 |  y5 O
/ / Strcpy (m_IPAddress, scan.Token);+ |6 I9 J! |. q& Y, t' @' _
}( l& g5 M$ S% O) a4 g
And you created the solution.
* O, c# u3 P9 b# G2 J$ l4 b& R* f; X" J% D
" m1 L" ~/ O, A
Then read the Neuz not the IP from the INI anymore. even if put in it4 Z9 f! |+ `& r6 P* z

( y! [1 |* f6 t) Q$ D( |
Max skill's

, I  d( N$ R9 r( f! b/ W) X. I- c. [/ o0 w4 |
All know that, 14 Max buffs, you get all the RM Assist Skills + Skills fromBuffpang and no more space for the YJ, Knight, Ranger etc
) K& b% d1 B: V: I8 B" J  z6 Z1 L% S( q7 W
With the TUT can provide the remedy it
! K% \) o; v/ h! e) k) Z  K5 s0 {/ |, K) X5 Q; `1 t0 z
# 1 opens the file SkillInfluence.h, u7 K, H/ u* i* a1 ~* l3 d
# 2 Search, i" c' O7 f! O3 k  |0 ^
Code:/ D1 ]5 t7 C! m% p# ~7 \: l( c
) E( w7 P. V# R; Z0 w1 M" i" r
# Define MAX_SKILLBUFF_COUNT 142 J8 q& }7 C6 w, k# [
5 c/ u& y8 N) P$ r- @  J
# 3 Change the 14 to your number (eg 21) and save it from
7 z& B* e8 g7 B9 \0 P# 4 compilation and ready& U5 d5 {. L) Z/ N
, e" o* P% ~! M0 H9 {$ h6 }
6 |% e. @* \! E1 E
I put the 4 major ones i found and translated correctly and can followcorrectly I did you Google translate i have done all of these. i got to do theneuz i.p one still and i am done. i will post where it is in the source tho. Ido not take credit to this at all. this is made by:
% j& J2 X  o$ r8 {! q/ l4 b+ v) R+ {) ?7 k+ L
dennisdra
% z% A7 E' D  J2 R.Crasy
. a; O/ z# F1 q3 a# h  a! V9 g©ross9 O. d# \* ]4 }# H
Sedrika3 ?6 X& v: U, `" r. J

- ]6 Q7 ]2 O! V& u! p5 |7 teverything there was German. I hope you enjoy this and these guides aren't hardto follow at all! i will post more here as i get them translated right. Enjoy!
7 v2 [& B2 c3 L+ {( ]
) N4 K3 q* S! gP.S: This means no server should be able to use CE because its very simple tostop it. takes 5mins maybe less
" I7 w' P# m1 C5 n3 ~( A% ?! V
* ?6 b; I4 d; e: {, g
Update 1:
how to turn off "Profiler" in worldserver.exe
! g' i" i, x; i. ?; q1 M9 @; `

% M( d& Z9 W3 c
1 y$ p. h: |; R* J5 z- win VersionCommon.h of Worldserver Solution7 K+ F" ^9 @* }5 Y  t3 O+ ~
Look for
! F, |( D( o9 ~' {1 x# V8 E  @2 L  p
5 c6 @7 ^3 Z0 q9 _#define __PROFILE_RUN
+ {; R$ N/ r4 N1 i; m# s" S0 d5 S( c5 G# _: \
comment it or simply
0 D' ?6 m, l& D1 P0 H
! a$ x2 y! H$ f; c2 ]//#define __PROFILE_RUN
6 I* x  G) k  W( w0 n1 D) J3 H* Y! R& p, `% e7 w, p( A( b
) Y  ~: n  Y0 ]& s0 |0 O
credits to bryle000 for posting that. thanks. ill add more soon if you got anyill add them too
好,我是通过elitepvpers论坛,我发现很多导游我去邮局好呢。翻译最好的我可以。我没有信用在所有这些
如何更改水平
更改水平没有重生
现在,让我们开始。
要求:
记事本/编辑
//提示sedrika
这是你怎么做^^
进入你的源文件夹,打开definejob.h
搜索的:
#如果__ver>=15 //// 15Â÷è÷¾î·Î·1o§è®àå__hero129_ver15
#定义max_legend_level129
#定义max_monster_level160
#其他/ /15Â÷è÷¾î·Î·1o§è®àå
#定义max_legend_level121
#有// 15Â÷è÷¾î·Î·1o§è®àå
红色:球员最高水平
绿色:怪物最高水平
这些变化,只要你想。
然后你只能重新编译世界服务器文件+和使您的客户在definejob.h同样的变化与源。
1部分阻断行政长官
在本教程中我将告诉你如何改变头标飞飞。
目前的头标记是众所周知的,灵活的,这结果为一个字符串('^')。
为此我们去世界(项目)和看buffer.h后,这个文本
报价:
#定义标题标记的^' //正常消息头
sysheadermark#定义“%”//系统消息头
什么sysheadmark寻找甚至不是顶级类。
改变这一状况,使行政长官不上服务器。
然后他反黑客不再有用。
sedrikaLG
2部分阻断行政长官
在这个小的文本教程,我希望你快时间解释如何重写源使地址不从阅读这neuz。
这是什么有好处?
编辑需要的数据包从我加入,如果不是,那么什么?现在想你
首先你需要获得开放源码甚至不知道你如何做到这一点,留给你,和你做项目的neuz。
然后搜索以下内容hwoption.cpp
如果(scan.token==_t(“知识产权”))
{
scan.gettokenex();
strcpy(m_ipaddress扫描标记。);
}
并把它变成这样:
报价:
如果(scan.token==_t(“知识产权”))
{
//scan.gettokenex();
//strcpy(m_ipaddress,扫描标记。);
}
和你创造的解决方案。
阅读neuz没有知识产权的问题了。即使放在这
最大的
大家都知道,14最大魔法,你得到的所有室协助技能+技能buffpang没有更多空间的勇俊,游侠骑士,等
与学院可以提供补救
#1打开文件skillinfluence.h
#2搜索
代码:
#定义max_skillbuff_count14
#3换14的号码(如21)和保存从
#4汇编和准备
我把4个主要的发现和翻译正确,并可以按照正确的我你谷歌翻译这些我都做了。我要做一个neuz知识产权仍然和我做。我会在那里后,它是在源寿。我不采取信贷这所有。这是由:
dennisdra
疯狂的行为。
©罗斯
sedrika
那里的一切是德国。我希望你享受,这些指南并不难理解在所有!我将发布更多的在这里我得到他们的翻译权。享受!
注:这是指没有服务器应该能够使用行政长官因为它非常简单的停止。花5分钟甚至更少
更新1:
如何关闭“探查”worldserver.exe
在versioncommon.h的worldserver溶液
寻找
#定义__profile_run
评论或者
//#定义__profile_run
学分bryle000投寄。谢谢。我添加更多的很快如果你有病加太
( m! b; o$ E, Z) B
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|飞飞世界技术论坛  

GMT+8, 2024-9-28 10:17 , Processed in 0.132188 second(s), 23 queries , Gzip On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表