[Request] The Black Road 1.21
Moderator: Cheaters
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
-
- Newcomer
- Posts: 9
- Joined: February 14th, 2007, 8:43 pm
-
- Newcomer
- Posts: 7
- Joined: April 3rd, 2007, 4:13 am
hmm i thought the cheats worked for the bear also.. just have to select it when u type those things i think.. just like the additem function..
Btw, just asking, is there anyway to add tomes like for lvl 6 spells or to straight away level up the abilities to the max, including getting books for things like bleed (warlord skill). I tried changing the additem function to different item types instead of any but still couldnt get the tomes.. pity i couldnt understand jass either so i cant edit the triggers randomly cause i end up messing it and failing the syntax check.. some thnigs like changing the starting crafting lvl to be 100 was easy though, thanks to the tutorial available on this forums to extracting the jass file and opening it
Btw, just asking, is there anyway to add tomes like for lvl 6 spells or to straight away level up the abilities to the max, including getting books for things like bleed (warlord skill). I tried changing the additem function to different item types instead of any but still couldnt get the tomes.. pity i couldnt understand jass either so i cant edit the triggers randomly cause i end up messing it and failing the syntax check.. some thnigs like changing the starting crafting lvl to be 100 was easy though, thanks to the tutorial available on this forums to extracting the jass file and opening it
-
- Old Wrinkly Member
- Posts: 247
- Joined: March 7th, 2007, 7:04 am
i dont think so.. but y u need that? lv6,lv8 and xtra skill tome r sell at shop anyway. what u need r the class spell book and lv7 skill tome which can obtain from Sphinx.dotz wrote:Btw, just asking, is there anyway to add tomes like for lvl 6 spells or to straight away level up the abilities to the max, including getting books for things like bleed (warlord skill).
btw, for the class spell book(book of bleeding etc etc..), u dont need to search for it becoz if u r lv 150+, no matter u have it or not, when u load the code on the real map, u will have that spell at lv6 automaticly, so u dont need to panic about it.
Edit: OMG.. whats wrong with my spelling @_@
The tallest tower.. begins from the ground
Today, you are novice..
Tomorrow, you might be The Master..
And when you are..
Vosszaa will hunt you down..
-
- Forum Drunk
- Posts: 2899
- Joined: January 17th, 2007, 4:22 pm
- Has thanked: 1 time
- Been thanked: 1 time
why dont you post your modification?dotz wrote:some thnigs like changing the starting crafting lvl to be 100 was easy though, thanks to the tutorial available on this forums to extracting the jass file and opening it
it's just give and take here
Don't pm me with Warcraft questions, this is a forum so just make a post!
In the world of thinking we are all immigrants. -Robert Nozick
-
- Newcomer
- Posts: 7
- Joined: April 3rd, 2007, 4:13 am
just trial and error
i just searched udg_zplayerCraftingLevel
then found this : udg_zplayerCraftingLevel[GetConvertedPlayerId(GetOwningPlayer(GetTriggerUnit()))] = 100.00
This is for alchemy, but there would be at least 1 for each type of crafting.. change the 1 ending with the number 1 at the back. Do the same for the other craftings if u want.. Then when u learn the crafting skill, you will start at level 100
I was lazy to training my crafting to 100
Anyway, i laoded my char in the hacked version and apparently, my skills automatically became lvl 8 with lvl 6 class skill.. so i dont think i need the tomes anymore.. thanks anyway
i just searched udg_zplayerCraftingLevel
then found this : udg_zplayerCraftingLevel[GetConvertedPlayerId(GetOwningPlayer(GetTriggerUnit()))] = 100.00
This is for alchemy, but there would be at least 1 for each type of crafting.. change the 1 ending with the number 1 at the back. Do the same for the other craftings if u want.. Then when u learn the crafting skill, you will start at level 100
I was lazy to training my crafting to 100
Anyway, i laoded my char in the hacked version and apparently, my skills automatically became lvl 8 with lvl 6 class skill.. so i dont think i need the tomes anymore.. thanks anyway
-
- Newcomer
- Posts: 5
- Joined: April 4th, 2007, 12:04 pm
-
- Old Wrinkly Member
- Posts: 247
- Joined: March 7th, 2007, 7:04 am
the only reason is.. u messed up with the code :P50.cal.lord wrote:i dont understand this i am on the same accnt as i saved on cheated version and i didnt go over 3500 stat points in agi str and int and it still dont load in legit version WTF!!!!!
The tallest tower.. begins from the ground
Today, you are novice..
Tomorrow, you might be The Master..
And when you are..
Vosszaa will hunt you down..