Hi can anyone help add cheats and enable single player save for this map
I would like cheats like
-lumber x
-gold x
-lvl x
-lugia <----- spawns lugia near hero
-ho-oh <----- spawns ho-oh near hero
-mew <----- spawns mew near hero
-agi x
-str x
-int x
Link: http://epicwar.com/maps/17237/
[Request] Pokemon World Advanced
Moderator: Cheaters
-
- V.I.P.
- Posts: 332
- Joined: March 4th, 2007, 12:39 am
- Location: United States
Mmk I'll see what I can do..
Err.. Your gunna need to explain more about the spawning of mew/lugia/etc..
Are they units or items??
Do you just.. fight them??
Err.. Your gunna need to explain more about the spawning of mew/lugia/etc..
Are they units or items??
Do you just.. fight them??
Doesn't Dekar make the world easier?
"I Wumbo. YOU Wumbo. He she me.. WUMbo. Wumbo; WumboING; WumBOLogy; the study of WUMBO. It's first grade, Spongebob!"
"I'm sorry I doubted your great wisdom Patrick!"
Catch me on Azeroth (U.S. East) - NameSpoofer
-
- Newcomer
- Posts: 17
- Joined: April 23rd, 2007, 3:24 am
- Location: Arrakis
-
- V.I.P.
- Posts: 332
- Joined: March 4th, 2007, 12:39 am
- Location: United States
Re: [Request] Pokemon World Advanced
I can't find any unit codes for almost any pokemon cept for a few.. and you aren't being nearly detailed enough to help me..
Anyways.. If any1 else wants to do this, knock yourself out >.>
Anyways.. If any1 else wants to do this, knock yourself out >.>
Doesn't Dekar make the world easier?
"I Wumbo. YOU Wumbo. He she me.. WUMbo. Wumbo; WumboING; WumBOLogy; the study of WUMBO. It's first grade, Spongebob!"
"I'm sorry I doubted your great wisdom Patrick!"
Catch me on Azeroth (U.S. East) - NameSpoofer
-
- Junior Member
- Posts: 35
- Joined: June 7th, 2007, 1:46 pm
Re: [Request] Pokemon World Advanced
erm can you make cheats like
-silver feather <--- a item to spawn lugia
-rainbow feather <---- a item to spawn ho-oh
-silver feather <--- a item to spawn lugia
-rainbow feather <---- a item to spawn ho-oh
-
- V.I.P.
- Posts: 332
- Joined: March 4th, 2007, 12:39 am
- Location: United States
Re: [Request] Pokemon World Advanced
Are they freaking items now?? Tell me excatly what happens when you 'encounter' 1 or something... Or how to get them period -.-kaobei wrote:erm can you make cheats like
-silver feather <--- a item to spawn lugia
-rainbow feather <---- a item to spawn ho-oh
Doesn't Dekar make the world easier?
"I Wumbo. YOU Wumbo. He she me.. WUMbo. Wumbo; WumboING; WumBOLogy; the study of WUMBO. It's first grade, Spongebob!"
"I'm sorry I doubted your great wisdom Patrick!"
Catch me on Azeroth (U.S. East) - NameSpoofer
-
- Junior Member
- Posts: 35
- Joined: June 7th, 2007, 1:46 pm
-
- V.I.P.
- Posts: 332
- Joined: March 4th, 2007, 12:39 am
- Location: United States
Re: [Request] Pokemon World Advanced
Ok, cheat pack isn't compatiable with this map... like vamp ice.. So.. I've just added a 1-in-all command..
-spoofer = Drops all+more items you wanted at heros feet, sets hero to max lvl, gives max gold/wood..
This has been tested and works fine..
But be4 I upload, I do not know how to disable single player.. slyvanas seemed tricky about this.. Here is where it determines how many players there are, I'm just not sure what to change!
I'm thinking I just change: set bk=12 for max players??
-spoofer = Drops all+more items you wanted at heros feet, sets hero to max lvl, gives max gold/wood..
This has been tested and works fine..
But be4 I upload, I do not know how to disable single player.. slyvanas seemed tricky about this.. Here is where it determines how many players there are, I'm just not sure what to change!
Code: Select all
function Ou takes nothing returns boolean
return(GetPlayerController(GetFilterPlayer())!=MAP_CONTROL_COMPUTER)
endfunction
function OU takes nothing returns boolean
return(GetPlayerSlotState(GetFilterPlayer())==PLAYER_SLOT_STATE_PLAYING)
endfunction
function Ov takes nothing returns boolean
return GetBooleanAnd(Ou(),OU())
endfunction
function OV takes nothing returns nothing
set bk=CountPlayersInForceBJ(fg(Condition(function Ov)))
Doesn't Dekar make the world easier?
"I Wumbo. YOU Wumbo. He she me.. WUMbo. Wumbo; WumboING; WumBOLogy; the study of WUMBO. It's first grade, Spongebob!"
"I'm sorry I doubted your great wisdom Patrick!"
Catch me on Azeroth (U.S. East) - NameSpoofer
-
- Forum Drunk
- Posts: 2899
- Joined: January 17th, 2007, 4:22 pm
- Has thanked: 1 time
- Been thanked: 1 time
Re: [Request] Pokemon World Advanced
just invert the != and == then it becomes single player only
just figure out what's expected and return true/untrue
(it's boolean... only 2 choices )
just figure out what's expected and return true/untrue
(it's boolean... only 2 choices )
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