why do you want to stop the timer?
i think you're aiming for something more like this?
function timedprompt_init(e)
end
function timedprompt_main(e)
if g_Entity[e]['plrinzone']==1 then
if GetTimer(e) > 10000 then
PromptDuration("Go to the Extraction point",2500)
Destroy(e)
end
else
StartTimer(e)
end
end
life\'s one big game
windows vista ultimate
i5 @3.3ghz, 4gb ram, AMD R9 200 series , directx 11