
Search found 7 matches
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable- Fri Nov 23, 2012 5:58 pm
- Forum: StarCraft Modding
- Topic: SC Revolution mod on 1.16.1
- Replies: 37
- Views: 43714
- Fri Nov 23, 2012 3:11 am
- Forum: StarCraft Modding
- Topic: SC Revolution mod on 1.16.1
- Replies: 37
- Views: 43714
I place this in asm.cpp struct SightStruct { DWORD tileSightWidth; DWORD tileSightHeight; DWORD unknown1; DWORD unknown2; DWORD unknown3; DWORD unknown4; DWORD unknown5; }; #define CREATE_SIGHT_STRUCT(range) { (range) * 2 + 3, (range) * 2 + 3, 3, 3, 0, 0, 0 } const DWORD InitializeSightValues_Func =...
- Thu Nov 22, 2012 6:00 pm
- Forum: StarCraft Modding
- Topic: Plugin Examples
- Replies: 7
- Views: 12961
- Tue Nov 20, 2012 4:47 pm
- Forum: StarCraft Modding
- Topic: SC Revolution mod on 1.16.1
- Replies: 37
- Views: 43714
- Mon Nov 19, 2012 10:42 pm
- Forum: StarCraft Modding
- Topic: Plugin Examples
- Replies: 7
- Views: 12961
- Sat Jun 25, 2011 5:25 am
- Forum: StarCraft Modding
- Topic: firegraft plugin help
- Replies: 3
- Views: 1436
- Fri Jun 24, 2011 8:44 pm
- Forum: StarCraft Modding
- Topic: firegraft plugin help
- Replies: 3
- Views: 1436
firegraft plugin help
Hi, I'm creating a starcraft mod and wanted to know if someone could help me create some plugins (mpqdraft plugin to firegraft): 1 - that the Zergling evolve in their hero 2 - to make a move underground Defiler 3 - to make the Terran buildings can evolve (as the command center sc2) 4 - and other thi...
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable