What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

How to chanse monster lvl in the profile,

None

New Member
Joined
Dec 20, 2012
Messages
10
Reaction score
0
So yeah, I need help with changeing the monster power lvl in the profile, Im pritty new to this codeing profiles, but this is what Im trying with so far:

Code:
<GameParams numGames="-1" isPrivate="True" resumeFromSave="True" difficulty="Normal" act="A1" step="1" quest="72546" [B]Handicap="0"[/B]/>

I think its the handicap becous on DB it sais:
Code:
Creating new game, Params: <Act:A1 Difficulty:Normal Quest:72546 QuestStep:1 ResumeFromSave:True IsPrivate:True Handicap:2>
And its allways monster power lvl 2, so yeah... I need some help with this guys! :)
 
With a few tryi's I got it working, maybe was a lil to quick to make this thread... But the answer was: monsterPower="5"
Yay...

Have a nice day
 
With a few tryi's I got it working, maybe was a lil to quick to make this thread... But the answer was: monsterPower="5"
Yay...

Have a nice day
lol, glad you got it working.
 
Back
Top