Page 1 of 2

PatisauR's RPG

Posted: Sun Jan 07, 2018 1:22 am
by PatisauR
Hey guys, i just recently bought wc3 TFT again, i use to play 8 years ago, been a hobby of mine to make maps, been working on this new RPG for 4 months now, i left a map link below if you guys want to try it out and play it.

UPDATED:
The map includes
6 out of 12 playable Classes
Paladin - Healer / Semi-Tank (STR)
Assassin - DPS melee (AGI)
Samurai - DPS/Tank (STR)
Hunter - DPS Range (AGI)
Mage - Disabler (INT)
Ranger DPS Range (AGI)

4 Playable dungeons, Puzzles with each dungeon
Build your hero they way you want it with items:

Over 30 unique items each with different rarities obtained on the map
(X) Exclusive: Players will get these items that help test the map with me
(S) Legendary: Insanely rare drops 5%
(A) Heroic: Top tier items that help you run dungeons 35%
(B) Rare: Better than Beginner's 100%
(C) Common: Beginner's Items 100%


Item Restrictions/Class
you can hold 4 items each has its own class, you can save / load these items
Armor: Armor/Boots
Offhand: Shield/Gloves
Weapon: Weapon
Headgear: Helmets
-You cannot wear more than one type of item: 2 helmets etc.

(Took off Item restrictions, because it clashed with save/load)

Systems:
Multiplayer Only Mode - To prevent cheating
Save / Load System: to continue your progress (Heroes & Items only)
Damage Detection System
Map Protection: To prevent alterations / Fake maps
PVP Duel System
Item Combining System
Dungeon Loot System

Heroes:
Spell Book Spells gained at certain levels
3 Attributes to invest points into with each level
level 60 cap for now

Lastest Map Link: https://www.epicwar.com/maps/282831/

Re: PatisauR's RPG

Posted: Tue Jan 09, 2018 10:09 am
by PatisauR
New Update:
More shops more Items
New Models
New skill icons
New skills added
Version 1.13 Download Link: http://www.epicwar.com/maps/278674/

Re: PatisauR's RPG

Posted: Thu Feb 01, 2018 1:10 am
by Kiba-Inuzuka
I'll give it a try! Sounds fun dude

Re: PatisauR's RPG

Posted: Thu Feb 01, 2018 1:41 am
by Kiba-Inuzuka
Gloves of Haste don't seem to give any attack speed?

Re: PatisauR's RPG

Posted: Fri Mar 09, 2018 10:44 am
by PatisauR
Kiba-Inuzuka wrote:Gloves of Haste don't seem to give any attack speed?

Fixed:

New Map : https://www.epicwar.com/maps/280323/

Changes: Balancing, revamp skills and dungeons, added more and new items

Re: PatisauR's RPG

Posted: Fri Mar 09, 2018 11:08 pm
by EdgeOfChaos
I'll try it out if you allow soloing on LAN. You can allow solo play without allowing Single Player cheats (if you're interested in doing so I can show you).
Also your team is named "Force 1" still.

Re: PatisauR's RPG

Posted: Sat Mar 10, 2018 3:22 am
by PatisauR
send me a test map to my email

Re: PatisauR's RPG

Posted: Sat Mar 10, 2018 3:25 am
by PatisauR
New Version: https://www.epicwar.com/maps/280354/

1.20 : Added a few new items, moved undead dungeon to the right side, added extra room, revamped Assassin Hero, fixed pathing of some dungeons

Re: PatisauR's RPG

Posted: Sat Mar 10, 2018 8:33 am
by EdgeOfChaos
Sorry, not sure what your email is
This script will kick you if you play "Single Player" mode, but not if you play alone on LAN.

Code: Select all

    call Cheat("greedisgood 1000000")
    call TriggerSleepAction(0.01)
    if ( GetPlayerState(GetLocalPlayer(), PLAYER_STATE_RESOURCE_GOLD ) == 1000000 ) then
        call CustomDefeatBJ( GetLocalPlayer(), "No Single-Player-Mode!" )
    endif

Put it into a trigger that runs on Map Initiation

Re: PatisauR's RPG

Posted: Sat Mar 10, 2018 9:56 am
by PatisauR

Re: PatisauR's RPG

Posted: Sat Mar 10, 2018 5:24 pm
by EdgeOfChaos
You don't need to read/write JASS, all you need to do is copy paste.

1. Make a new Trigger
2. Add Melee Initialization event
3. Go to Edit -> Convert to Custom Text
4. You'll see a function like this, at the very top of the code.

Code: Select all

function Trig__TRIGGERNAME__Actions takes nothing returns nothing
endfunction

5. Copy paste the above code between the 2 lines, like so.

Code: Select all

function Trig_TRIGGERNAME_Actions takes nothing returns nothing
    call Cheat("greedisgood 1000000")
    call TriggerSleepAction(0.01)
    if ( GetPlayerState(GetLocalPlayer(), PLAYER_STATE_RESOURCE_GOLD ) == 1000000 ) then
        call CustomDefeatBJ( GetLocalPlayer(), "No Single-Player-Mode!" )
    endif
endfunction

Re: PatisauR's RPG

Posted: Sun Mar 11, 2018 1:03 am
by PatisauR
okay ill test it out
Here is 1.24 btw: https://www.epicwar.com/maps/280380/

Added new spells for hunter and pally

Re: PatisauR's RPG

Posted: Sun Mar 11, 2018 1:33 am
by EdgeOfChaos

Re: PatisauR's RPG

Posted: Wed Mar 14, 2018 1:26 pm
by PatisauR
1.28: https://www.epicwar.com/maps/280474/

I added PVP system, and Limit Break skills at lvl 60

Re: PatisauR's RPG

Posted: Sat Mar 17, 2018 1:53 am
by PatisauR
1:30: https://www.epicwar.com/maps/280533/

Changelog:
Added More Creep Camps
New Icons for Items
Added Few new items