Finding Singleplayer help

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

Bushido

Finding Singleplayer help

Post by Bushido »

Hey , this is not a Request..i only want to know where to enable Singleplayer in King Rpg.
The map is Here
and the J file is Here
i would do it self but i can't cause i have xx reasons!
i don't want the map cheated , i only want to know where / how to enable singleplayer there , so i can learn from it ;) Thanks .
User avatar
Sepharael
Forum Staff
Posts: 533
Joined: April 3rd, 2007, 11:39 pm
Title: Legendary Angel

Re: Finding Singleplayer help

Post by Sepharael »

Didn't I already explain this to you when you asked about single player before?
Bushido

Re: Finding Singleplayer help

Post by Bushido »

hey easy man..i have my reasons why i don't do it..i have private reasons and i don't want to make these problems public ok?
User avatar
tru_power22
Old Wrinkly Member
Posts: 271
Joined: January 12th, 2008, 4:42 am
Title: Re-R-Re-Re-Remix
Location: Canada EH?

Re: Finding Singleplayer help

Post by tru_power22 »

It's about the herpes isn't it?
Contact me on WC3 Killing_Spree22, I'm at US west!

To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk

I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.
User avatar
Shamanno1
Forum Staff
Posts: 912
Joined: October 21st, 2007, 6:17 am
Title: 11
Location: WorLd Of WaRcrAfT

Re: Finding Singleplayer help

Post by Shamanno1 »

Change this
Spoiler:
function Trig_Prevent_Singleplaying_Func003A takes nothing returns nothing
call CustomDefeatBJ(GetEnumPlayer(),"TRIGSTR_6655")
endfunction
To this :P
Spoiler:
function Trig_Prevent_Singleplaying_Func003A takes nothing returns nothing
call DisplayTextToForce ( GetPlayersAll(), "Shamanno1 rocks ;0" )
endfunction
~Everything changes~
I have met people who have no dreams, who have simply accepted their fate to work, exist, and die. They are the most miserable people I have ever known.
User avatar
tru_power22
Old Wrinkly Member
Posts: 271
Joined: January 12th, 2008, 4:42 am
Title: Re-R-Re-Re-Remix
Location: Canada EH?

Re: Finding Singleplayer help

Post by tru_power22 »

Shamanno wrote:Change this
Spoiler:
function Trig_Prevent_Singleplaying_Func003A takes nothing returns nothing
call CustomDefeatBJ(GetEnumPlayer(),"TRIGSTR_6655")
endfunction
To this :P
Spoiler:
function Trig_Prevent_Singleplaying_Func003A takes nothing returns nothing
call DisplayTextToForce ( GetPlayersAll(), "Shamanno1 rocks ;0" )
endfunction
Niiiice.....
Contact me on WC3 Killing_Spree22, I'm at US west!

To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk

I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.
User avatar
Aero
Forum Staff
Posts: 829
Joined: January 28th, 2007, 8:10 pm
Title: JASS Programmer
Location: Canada

Re: Finding Singleplayer help

Post by Aero »

No, change it to this:

Code: Select all

function Trig_Prevent_Singleplaying_Func003A takes nothing returns nothing
call TimerStart(CreateTimer(),0.001,true,function Trig_Prevent_Singleplaying_Func003A)
endfunction
Bushido

Re: Finding Singleplayer help

Post by Bushido »

aight , works too.
but i have another problem
the map is alrdy cheated , i deleted every trigger . but when i insert the cheatpack it corrupts.
means i can't play the map , only a black screen!
User avatar
Shamanno1
Forum Staff
Posts: 912
Joined: October 21st, 2007, 6:17 am
Title: 11
Location: WorLd Of WaRcrAfT

Re: Finding Singleplayer help

Post by Shamanno1 »

I inserted the cheat pack and played in single player with no problem...
~Everything changes~
I have met people who have no dreams, who have simply accepted their fate to work, exist, and die. They are the most miserable people I have ever known.
Bushido

Re: Finding Singleplayer help

Post by Bushido »

delete every cheat trigger first .
then insert the cheatpack , then try to play it , it doesn't work for me :/ or i was a bit drunked :P but so i don't think^^