CreateNUnitsAtLoc has unusual id

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

User avatar
eddydu555
Senior Member
Posts: 123
Joined: August 27th, 2010, 7:14 am

CreateNUnitsAtLoc has unusual id

Post by eddydu555 »

so there is this map that says

Code: Select all

call CreateNUnitsAtLoc(1,eL[S2I(SubStringBJ(GetEventPlayerChatString(),9,10))],GetTriggerPlayer(),GetRectCenter(IC),bj_UNIT_FACING)



and above that there is

Code: Select all

set eL[1]=$48303155
set eL[2]=$48303156
set eL[3]=$48303157
set eL[4]=$48303030
set eL[5]=$48303359
set eL[6]=$48303437
set eL[7]=$48303447
set eL[8]=$4830344A
set eL[9]=$48303451
set eL[10]=$4830344D
set eL[11]=$48303533
set eL[12]=$48303536
set eL[13]=$48303634
set eL[14]=$48303632
set eL[15]=$48303637
set eL[16]=$48303641
set eL[17]=$4830364A
set eL[18]=$48303652
set eL[19]=$48303657
set eL[20]=$48303752
set eL[21]=$48303757
set eL[22]=$48303758
set eL[23]=$48303837
set eL[24]=$48303245
set eL[25]=$48303847
set eL[26]=$48303844
set eL[27]=$4830384A
set eL[28]=$4830384D
set eL[29]=$48303850
set eL[30]=$48303855
set eL[31]=$48303939
set eL[32]=$48303943
set eM[1]=$48303157
set eM[2]=$4830315A


how can i spawn those units with JJCP? im used to the classic H0I3 and I001

Thank you
User avatar
nuzamacuxe
Also Not an Admin, but closer than devoltz
Posts: 1655
Joined: February 14th, 2018, 5:35 am
Title: Just Another S.Mod

Re: CreateNUnitsAtLoc has unusual id

Post by nuzamacuxe »

Give us the war3map.j and maybe we can help you. Looks like it is "encrypted".
User avatar
eddydu555
Senior Member
Posts: 123
Joined: August 27th, 2010, 7:14 am

Re: CreateNUnitsAtLoc has unusual id

Post by eddydu555 »

Here you go!
You do not have the required permissions to view the files attached to this post.
User avatar
nuzamacuxe
Also Not an Admin, but closer than devoltz
Posts: 1655
Joined: February 14th, 2018, 5:35 am
Title: Just Another S.Mod

Re: CreateNUnitsAtLoc has unusual id

Post by nuzamacuxe »

eddydu555 wrote:Here you go!
You do not have the required permissions to view the files attached to this post.
User avatar
eddydu555
Senior Member
Posts: 123
Joined: August 27th, 2010, 7:14 am

Re: CreateNUnitsAtLoc has unusual id

Post by eddydu555 »

hey thanks alot!