What's new

Ograniczenie !@!

Status
Not open for further replies.

xxxfilipekxxx1

Advanced User
Joined
Jul 1, 2009
Messages
215
Reaction score
5
Age
32
Witam !
Jakim sposobem mo?na zrobi? ?eby jak gracz wbije np. 350 lvl to ?eby p?zniej (jak b?dzie mia? 350 lvl ) nie dostawa? expa ?
 

Help3R

Forum friend
Joined
Nov 5, 2010
Messages
1,356
Reaction score
265
Odp: Ograniczenie !@!

To proste wystarczy wej?? w data/xml/stages.lua i np:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<stages>
	<world id="0" multiplier="1">
		<stage minlevel="1" maxlevel="40" multiplier="60"/>
		<stage minlevel="41" maxlevel="100" multiplier="40"/>
		<stage minlevel="101" maxlevel="160" multiplier="35"/>
		<stage minlevel="161" maxlevel="240" multiplier="20"/>
[COLOR="Red"]		<stage minlevel="350" multiplier="0"/>[/COLOR]
	</world>
</stages>
I wtedy nie b?dzie dodawa? si? exp.
 

xxxfilipekxxx1

Advanced User
Joined
Jul 1, 2009
Messages
215
Reaction score
5
Age
32
Odp: Ograniczenie !@!

Hmm .. No wiem ...
Ale sorry zapomnia?em doda? , ?e to jest war ots i chce ?eby za zabicie gracza te? nie szed? exp.
 
Status
Not open for further replies.
Top