Jump to content
ℹ️ Intermittent Download History issues ×

FalloutNv script problem


HailHell

Recommended Posts

ok so i want the script to only show the message once so i given it a condition

but the message is beign shown regardless what is wrong with my code, why is the

if varg < 1 being ignored?????????????

 

 

int varg
begin gamemode
int varg = 5
if varg < 1
int varg += 1
showmessage a00ndebug
player.moveto A00NxmhRef02
endif
end

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...