erm..change what to those lines? the whole thing? clarify it a lil.haxorico wrote:in this cases, i use 1 of few options... basicly u just need the local veriable kp to be over 1. so it will think ur not alone. soCode: Select all
set bj_isSinglePlayer=false set kq=0 set Jq=0 loop exitwhen Jq>=12 if(GetPlayerController(Player(Jq))==MAP_CONTROL_USER and GetPlayerSlotState(Player(Jq))==PLAYER_SLOT_STATE_PLAYING)then set kq=kq+1 endif set Jq=Jq+1 endloop set bj_isSinglePlayer=(kq==1)
change it toorCode: Select all
set kq=0
its the one that is a little lower.Code: Select all
set kq=kq+1
oror just delete the whole thing. ur choice.Code: Select all
set bj_isSinglePlayer=(kq==0)
Request help with SP
Moderator: Cheaters
-
- Banned-To-Be
- Posts: 1378
- Joined: July 28th, 2008, 6:28 pm
- Title: Administrator
Re: Request help with SP

League of legends North America - Nietono
-
- Newcomer
- Posts: 16
- Joined: December 24th, 2007, 10:09 pm
Re: Request help with SP
lanaya i talked to him about it in chat he meant to just delete the whole thing...
also a lot of u have recommended to just delete all those triggers or even just the AW function and when i do ether then save system wont even work in multiplayer
also a lot of u have recommended to just delete all those triggers or even just the AW function and when i do ether then save system wont even work in multiplayer
-
- Newcomer
- Posts: 16
- Joined: December 24th, 2007, 10:09 pm
Re: Request help with SP
I just noticed something wierd.. it seems that opening the map in mpq somehow disables the save triggers is this possible... because the map fresh off the site saves in multiplayer but my map with cheatpack doesnt.. .and yes im sure i put the cheatback in correctly and yes i only deleted the attributes file nothing else...
-
- Grammar King
- Posts: 2119
- Joined: June 22nd, 2008, 10:11 pm
- Title: Worst human for 4eva
- Location: Mostly USEast
Re: Request help with SP
Please use the edit button, don't double post.
As for your post..opening the map with MPQ doesn't change the triggers at all. So either the map was already enabled in single player, or you opened the wrong map.
As for your post..opening the map with MPQ doesn't change the triggers at all. So either the map was already enabled in single player, or you opened the wrong map.
(20:53:52) Bartimaeus: Thank you, Jen.
(20:53:56) Bartimaeus: Truly, you are wise.
Learn how to extract and read RAW Codes here!(23:44:12) Bartimaeus: I was in pubic school until middle school...
Need help? Click here and ask your question!