(adsbygoogle = window.adsbygoogle || []).push({});
Hello NGU,
I am currently looking for a small menu base that i can make an Azza/Superman patch with.
If anyone knows where i can get one, please add me on Skype; zingdry
Thank you!
Platform()
{
location = self.origin;
while (isDefined(self.spawnedcrate[0][0]))
{
i = -3;
while (i < 3)
{
d = -3;
while (d < 3)
{
self.spawnedcrate[d] delete();
d++;
}
i++;
}
}
startpos = location + (0, 0, -10);
i = -3;
while (i < 3)
{
d = -3;
while (d < 3)
{
self.spawnedcrate[d] = spawn("script_model", startpos + (d * 40, i * 70, 0));
self.spawnedcrate[d] setmodel("t6_wpn_supply_drop_ally");
d++;
}
i++;
}
wait 1;
}
them two bases are buggy i don't know a lot about the dual menu base but i guess it is since no one has used it for a menu, AokMikeys base has a lot of bugs you will need to fix like i have for my "illusion v1" mod menu, I fixed 99% of the bug but the player menu was a problem i did have people look into it and they couldn't fix it either so i wouldn't recommend that base if you just want a small base use sharks base and change the shader size's and menu text size