Turrican
>Jannies they know me, they know I'm right. I've been talking to jannies all my life.
2 months ago#2984
/soy/, /int/, /v/, Shroom, and now here...
QUINTUPLE ATTENTION WHORING!!
Will be done in within this week or the next with MAP01
Previous Version of MAP01 (Play with GZDooM):
https://files.catbox.moe/tw4wd7.zip
Files · c102d56de142959fbf1d0756d5455fe4ab37ed9b · turrikcan / project NUSoI · GitLab (https://gitgud.io/turrikcan/project-nusoi/-/tree/c102d56de142959fbf1d0756d5455fe4ab37ed9b/)
https://www.moddb.com/downloads/project-nusoi-beta-release
QUINTUPLE ATTENTION WHORING!!
Will be done in within this week or the next with MAP01
Previous Version of MAP01 (Play with GZDooM):
https://files.catbox.moe/tw4wd7.zip
Files · c102d56de142959fbf1d0756d5455fe4ab37ed9b · turrikcan / project NUSoI · GitLab (https://gitgud.io/turrikcan/project-nusoi/-/tree/c102d56de142959fbf1d0756d5455fe4ab37ed9b/)
https://www.moddb.com/downloads/project-nusoi-beta-release
Turrican
>Jannies they know me, they know I'm right. I've been talking to jannies all my life.
2 days ago#664069
int mountainData[4] = {0,0,0,0};SCRIPT 24 (VOID){ int mountainRoll = random(1,4); int lazySLF[4] = {-138,-156,-153,-159}; int safetyLock = 0; if(safetyLock < 1) { log(s:"rolls ",d:mountainRoll,s:" at: ",d:mountainData[mountainRoll - 1]); if(mountainData[mountainRoll - 1] < 1) { Floor_LowerByValue(61+mountainRoll, random(1,128), 68); //log(s:"lower start"); safetyLock = 1; do { //log(f:GetActorFloorZ(61+mountainRoll)); delay(1); } until(GetActorFloorZ(61+mountainRoll) <= lazySLF[mountainRoll - 1] - 68); //log(s:"lower stop"); safetyLock = 0; mountainData[mountainRoll - 1] = 1; } else if (mountainData[mountainRoll - 1] >= 1) { Floor_RaiseByValue(61+mountainRoll, random(1,128), 68); log(s:"raise start"); safetyLock = 1; do { log(f:GetActorFloorZ(61+mountainRoll)); delay(1); } until(GetActorFloorZ(61+mountainRoll) >= lazySLF[mountainRoll - 1]); log(s:"raise stop"); safetyLock = 0; mountainData[mountainRoll - 1] = 0; } } else { log(s:"safety lock on"); delay(1); }}ts pmo blud
PuertoRican
Let me see more posts on the comments page like before pls
Log in to reply to this thread.
