Home
last modified time | relevance | path

Searched refs:SendStat (Results 1 – 25 of 130) sorted by relevance

123456

/dports/games/hedgewars-server/hedgewars-src-1.0.0/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/
H A Dmoon02.lua316 SendStat(siGameResult, loc("Too slow! Try again ..."))
321 SendStat(siPointType, "!TIME")
322 SendStat(siPlayerKills, tostring(runnerTimeTotal), teamB.name)
323 SendStat(siPointType, "!EMPTY")
324 SendStat(siPlayerKills, "0", teamA.name)
333 SendStat(siGameResult, loc("Race failed!"))
336 SendStat(siTeamRank, "1")
338 SendStat(siTeamRank, "1")
346 SendStat(siPointType, "!TIME")
347 SendStat(siPlayerKills, tostring(winningTime), teamA.name)
[all …]
H A Ddesert02.lua188 SendStat(siGameResult, string.format(loc("%s lost, try again!"), hero.name))
189 SendStat(siCustomAchievement, loc("To win the game you have to go to the surface."))
190 SendStat(siCustomAchievement, loc("Most mines are not active."))
191 SendStat(siCustomAchievement, loc("From the second turn and beyond the water rises."))
197 SendStat(siGameResult, loc("Congratulations, you won!"))
198 SendStat(siCustomAchievement, loc("You have escaped successfully."))
199 SendStat(siCustomAchievement, string.format(loc("Your escape took you %d turns."), TotalRounds))
201 SendStat(siCustomAchievement, string.format(loc("Your fastest escape so far: %d turns"), record))
206 SendStat(siCustomAchievement, loc("This is a new personal best, congratulations!"))
H A Ddesert03.lua228 SendStat(siGameResult, loc("Congratulations, you are the best!"))
229 SendStat(siCustomAchievement, loc("You have destroyed all the targets."))
230 SendStat(siCustomAchievement, loc("You are indeed the best PAotH pilot."))
231SendStat(siCustomAchievement, loc("Next time you play \"Searching in the dust\" you'll have an RC …
239 SendStat(siGameResult, string.format(loc("%s lost, try again!"), hero.name))
240 SendStat(siCustomAchievement, loc("You have to destroy all the targets."))
241SendStat(siCustomAchievement, loc("You will fail if you run out of ammo and there are still target…
242SendStat(siCustomAchievement, loc("Read the challenge objectives from within the mission for more …
H A Dice02.lua167 SendStat(siGameResult, loc("Hooray! You are a champion!"))
168SendStat(siCustomAchievement, string.format(loc("You completed the mission in %.3f seconds."), tot…
175 SendStat(siCustomAchievement, loc("This is a new personal best time, congratulations!"))
178SendStat(siCustomAchievement, string.format(loc("You have used %d flying saucers."), saucersUsed))
185 SendStat(siPointType, "!TIME")
186 SendStat(siPlayerKills, totalTime, GetHogTeamName(hero.gear))
340 SendStat(siGameResult, loc("Oh man! Learn how to fly!"))
341 SendStat(siCustomAchievement, loc("To win the game you have to pass into the rings in time."))
342SendStat(siCustomAchievement, loc("You'll get extra time in case you need it when you pass a ring.…
343 SendStat(siCustomAchievement, loc("Green double rings also give you a new flying saucer."))
[all …]
H A Dfruit02.lua417 SendStat(siGameResult, string.format(loc("%s lost, try again!"), hero.name))
419 SendStat(siCustomAchievement, loc("You can use the other 2 hogs to assist you."))
420 SendStat(siCustomAchievement, loc("Do not destroy the crates!"))
430 SendStat(siCustomAchievement, loc("You'll have to eliminate Captain Lime at the end."))
494 SendStat(siGameResult, loc("Congratulations, you won!"))
495 SendStat(siCustomAchievement, loc("You retrieved the lost part."))
496 SendStat(siCustomAchievement, loc("You defended yourself against Captain Lime."))
504 SendStat(siGameResult, loc("Congratulations, you won!"))
505 SendStat(siCustomAchievement, loc("You retrieved the lost part."))
506 SendStat(siCustomAchievement, string.format(loc("You defended yourself against %s."), teamC.name))
[all …]
H A Ddeath02.lua218 SendStat(siGameResult, string.format(loc("%s lost, try again!"), hero.name))
219 SendStat(siCustomAchievement, loc("You have to eliminate all the enemies."))
220SendStat(siCustomAchievement, loc("Read the challenge objectives from within the mission for more …
227 SendStat(siGameResult, loc("Congratulations, you won!"))
228SendStat(siCustomAchievement, string.format(loc("You completed the mission in %d rounds."), heroTu…
231SendStat(siCustomAchievement, string.format(loc("Your fastest victory so far: %d rounds"), record))
236 SendStat(siCustomAchievement, loc("This is a new personal best, congratulations!"))
242SendStat(siCustomAchievement, loc("The next 4 times you play the \"The last encounter\" mission yo…
/dports/games/hedgewars/hedgewars-src-1.0.0/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/
H A Dmoon02.lua316 SendStat(siGameResult, loc("Too slow! Try again ..."))
321 SendStat(siPointType, "!TIME")
322 SendStat(siPlayerKills, tostring(runnerTimeTotal), teamB.name)
323 SendStat(siPointType, "!EMPTY")
324 SendStat(siPlayerKills, "0", teamA.name)
333 SendStat(siGameResult, loc("Race failed!"))
336 SendStat(siTeamRank, "1")
338 SendStat(siTeamRank, "1")
346 SendStat(siPointType, "!TIME")
347 SendStat(siPlayerKills, tostring(winningTime), teamA.name)
[all …]
H A Ddesert02.lua188 SendStat(siGameResult, string.format(loc("%s lost, try again!"), hero.name))
189 SendStat(siCustomAchievement, loc("To win the game you have to go to the surface."))
190 SendStat(siCustomAchievement, loc("Most mines are not active."))
191 SendStat(siCustomAchievement, loc("From the second turn and beyond the water rises."))
197 SendStat(siGameResult, loc("Congratulations, you won!"))
198 SendStat(siCustomAchievement, loc("You have escaped successfully."))
199 SendStat(siCustomAchievement, string.format(loc("Your escape took you %d turns."), TotalRounds))
201 SendStat(siCustomAchievement, string.format(loc("Your fastest escape so far: %d turns"), record))
206 SendStat(siCustomAchievement, loc("This is a new personal best, congratulations!"))
H A Ddesert03.lua228 SendStat(siGameResult, loc("Congratulations, you are the best!"))
229 SendStat(siCustomAchievement, loc("You have destroyed all the targets."))
230 SendStat(siCustomAchievement, loc("You are indeed the best PAotH pilot."))
231SendStat(siCustomAchievement, loc("Next time you play \"Searching in the dust\" you'll have an RC …
239 SendStat(siGameResult, string.format(loc("%s lost, try again!"), hero.name))
240 SendStat(siCustomAchievement, loc("You have to destroy all the targets."))
241SendStat(siCustomAchievement, loc("You will fail if you run out of ammo and there are still target…
242SendStat(siCustomAchievement, loc("Read the challenge objectives from within the mission for more …
H A Dice02.lua167 SendStat(siGameResult, loc("Hooray! You are a champion!"))
168SendStat(siCustomAchievement, string.format(loc("You completed the mission in %.3f seconds."), tot…
175 SendStat(siCustomAchievement, loc("This is a new personal best time, congratulations!"))
178SendStat(siCustomAchievement, string.format(loc("You have used %d flying saucers."), saucersUsed))
185 SendStat(siPointType, "!TIME")
186 SendStat(siPlayerKills, totalTime, GetHogTeamName(hero.gear))
340 SendStat(siGameResult, loc("Oh man! Learn how to fly!"))
341 SendStat(siCustomAchievement, loc("To win the game you have to pass into the rings in time."))
342SendStat(siCustomAchievement, loc("You'll get extra time in case you need it when you pass a ring.…
343 SendStat(siCustomAchievement, loc("Green double rings also give you a new flying saucer."))
[all …]
H A Dfruit02.lua417 SendStat(siGameResult, string.format(loc("%s lost, try again!"), hero.name))
419 SendStat(siCustomAchievement, loc("You can use the other 2 hogs to assist you."))
420 SendStat(siCustomAchievement, loc("Do not destroy the crates!"))
430 SendStat(siCustomAchievement, loc("You'll have to eliminate Captain Lime at the end."))
494 SendStat(siGameResult, loc("Congratulations, you won!"))
495 SendStat(siCustomAchievement, loc("You retrieved the lost part."))
496 SendStat(siCustomAchievement, loc("You defended yourself against Captain Lime."))
504 SendStat(siGameResult, loc("Congratulations, you won!"))
505 SendStat(siCustomAchievement, loc("You retrieved the lost part."))
506 SendStat(siCustomAchievement, string.format(loc("You defended yourself against %s."), teamC.name))
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/share/hedgewars/Data/Maps/ClimbHome/
H A Dmap.lua443 SendStat(siGraphTitle, loc("Your height over time"))
448 SendStat(siPointType, "!TIME")
492 SendStat(siClanHealth, '0', t)
662 SendStat(siGameResult, loc("Challenge over!"))
663 SendStat(siGraphTitle, loc("Your height over time"))
683 SendStat(siPointType, "!POINTS")
684 SendStat(siPlayerKills, actualHeight, GetHogTeamName(CurrentHedgehog))
719 SendStat(siGameResult, string.format(loc("%s wins!"), winner.name))
720 SendStat(siGraphTitle, string.format(loc("Height over time")))
734 SendStat(siCustomAchievement, string.format(text, loser.name))
[all …]
/dports/games/hedgewars/hedgewars-src-1.0.0/share/hedgewars/Data/Maps/ClimbHome/
H A Dmap.lua443 SendStat(siGraphTitle, loc("Your height over time"))
448 SendStat(siPointType, "!TIME")
492 SendStat(siClanHealth, '0', t)
662 SendStat(siGameResult, loc("Challenge over!"))
663 SendStat(siGraphTitle, loc("Your height over time"))
683 SendStat(siPointType, "!POINTS")
684 SendStat(siPlayerKills, actualHeight, GetHogTeamName(CurrentHedgehog))
719 SendStat(siGameResult, string.format(loc("%s wins!"), winner.name))
720 SendStat(siGraphTitle, string.format(loc("Height over time")))
734 SendStat(siCustomAchievement, string.format(text, loser.name))
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/share/hedgewars/Data/Missions/Challenge/
H A DUser_Mission_-_That_Sinking_Feeling.lua244 SendStat(siGameResult, loc("Challenge completed!"))
245 SendStat(siPointType, "!POINTS")
246 SendStat(siPlayerKills, tostring(hhCount), playerTeamName)
257 SendStat(siCustomAchievement, string.format(loc("You saved %d of 8 hegehogs."), hhLeft))
310 SendStat(siCustomAchievement, loc("Your hedgehog died!"))
311 SendStat(siCustomAchievement, loc("You must survive the flood in order to score."))
313 SendStat(siCustomAchievement, loc("You haven't rescued anyone."))
315 SendStat(siPointType, "!POINTS")
316 SendStat(siPlayerKills, "0", playerTeamName)
321 SendStat(siGameResult, loc("Challenge failed!"))
H A DBasic_Training_-_Sniper_Rifle.lua440 SendStat(siGameResult, loc("You have successfully finished the sniper rifle training!"))
441SendStat(siCustomAchievement, string.format(loc("You have destroyed %d of %d targets (+%d points).…
442 SendStat(siCustomAchievement, string.format(loc("You have made %d shots."), shots))
444SendStat(siCustomAchievement, string.format(loc("Accuracy bonus: +%d points"), end_score_accuracy))
446SendStat(siCustomAchievement, string.format(loc("You had %.2fs remaining on the clock (+%d points)…
452 SendStat(siGameResult, loc("Challenge over!"))
454SendStat(siCustomAchievement, string.format(loc("You have destroyed %d of %d targets (+%d points).…
455 SendStat(siCustomAchievement, string.format(loc("You have made %d shots."), shots))
458 SendStat(siPointType, "!POINTS")
459 SendStat(siPlayerKills, tostring(end_score_overall), playerTeamName)
H A DUser_Mission_-_Rope_Knock_Challenge.lua95 SendStat(siGameResult, loc("Challenge over!"))
97SendStat(siCustomAchievement, string.format(loc("You have killed %d of 16 hedgehogs (+%d points)."…
98 SendStat(siPointType, "!POINTS")
99 SendStat(siPlayerKills, tostring(score), playerTeamName)
112 SendStat(siGameResult, loc("Challenge completed!"))
117SendStat(siCustomAchievement, string.format(loc("You have killed %d of 16 hedgehogs (+%d points)."…
118SendStat(siCustomAchievement, string.format(loc("You have completed this challenge in %.2f s (+%d …
119 SendStat(siPointType, "!POINTS")
120 SendStat(siPlayerKills, tostring(score), playerTeamName)
H A DUser_Mission_-_RCPlane_Challenge.lua408 SendStat(siCustomAchievement, string.format(loc("Your rank: %s"), rank))
411 SendStat(siGameResult, loc("You have perfectly beaten the challenge!"))
412 SendStat(siCustomAchievement, loc("You have used only 1 RC plane. Outstanding!"))
415 SendStat(siGameResult, loc("You have finished the challenge!"))
416 SendStat(siCustomAchievement, string.format(loc("You have used %d RC planes."), planesUsed))
422SendStat(siCustomAchievement, string.format(loc("You have dropped %d missiles."), totalMissiles))
427SendStat(siCustomAchievement, string.format(loc("In your best (and only) flight you took out %d cr…
429SendStat(siCustomAchievement, string.format(loc("In your best flight you took out %d crates with o…
434SendStat(siCustomAchievement, loc("This was an awesome performance! But this challenge can be fini…
437SendStat(siCustomAchievement, loc("Congratulations! You have truly mastered this challenge! Don't …
/dports/games/hedgewars/hedgewars-src-1.0.0/share/hedgewars/Data/Missions/Challenge/
H A DUser_Mission_-_That_Sinking_Feeling.lua244 SendStat(siGameResult, loc("Challenge completed!"))
245 SendStat(siPointType, "!POINTS")
246 SendStat(siPlayerKills, tostring(hhCount), playerTeamName)
257 SendStat(siCustomAchievement, string.format(loc("You saved %d of 8 hegehogs."), hhLeft))
310 SendStat(siCustomAchievement, loc("Your hedgehog died!"))
311 SendStat(siCustomAchievement, loc("You must survive the flood in order to score."))
313 SendStat(siCustomAchievement, loc("You haven't rescued anyone."))
315 SendStat(siPointType, "!POINTS")
316 SendStat(siPlayerKills, "0", playerTeamName)
321 SendStat(siGameResult, loc("Challenge failed!"))
H A DBasic_Training_-_Sniper_Rifle.lua440 SendStat(siGameResult, loc("You have successfully finished the sniper rifle training!"))
441SendStat(siCustomAchievement, string.format(loc("You have destroyed %d of %d targets (+%d points).…
442 SendStat(siCustomAchievement, string.format(loc("You have made %d shots."), shots))
444SendStat(siCustomAchievement, string.format(loc("Accuracy bonus: +%d points"), end_score_accuracy))
446SendStat(siCustomAchievement, string.format(loc("You had %.2fs remaining on the clock (+%d points)…
452 SendStat(siGameResult, loc("Challenge over!"))
454SendStat(siCustomAchievement, string.format(loc("You have destroyed %d of %d targets (+%d points).…
455 SendStat(siCustomAchievement, string.format(loc("You have made %d shots."), shots))
458 SendStat(siPointType, "!POINTS")
459 SendStat(siPlayerKills, tostring(end_score_overall), playerTeamName)
H A DUser_Mission_-_Rope_Knock_Challenge.lua95 SendStat(siGameResult, loc("Challenge over!"))
97SendStat(siCustomAchievement, string.format(loc("You have killed %d of 16 hedgehogs (+%d points)."…
98 SendStat(siPointType, "!POINTS")
99 SendStat(siPlayerKills, tostring(score), playerTeamName)
112 SendStat(siGameResult, loc("Challenge completed!"))
117SendStat(siCustomAchievement, string.format(loc("You have killed %d of 16 hedgehogs (+%d points)."…
118SendStat(siCustomAchievement, string.format(loc("You have completed this challenge in %.2f s (+%d …
119 SendStat(siPointType, "!POINTS")
120 SendStat(siPlayerKills, tostring(score), playerTeamName)
H A DUser_Mission_-_RCPlane_Challenge.lua408 SendStat(siCustomAchievement, string.format(loc("Your rank: %s"), rank))
411 SendStat(siGameResult, loc("You have perfectly beaten the challenge!"))
412 SendStat(siCustomAchievement, loc("You have used only 1 RC plane. Outstanding!"))
415 SendStat(siGameResult, loc("You have finished the challenge!"))
416 SendStat(siCustomAchievement, string.format(loc("You have used %d RC planes."), planesUsed))
422SendStat(siCustomAchievement, string.format(loc("You have dropped %d missiles."), totalMissiles))
427SendStat(siCustomAchievement, string.format(loc("In your best (and only) flight you took out %d cr…
429SendStat(siCustomAchievement, string.format(loc("In your best flight you took out %d crates with o…
434SendStat(siCustomAchievement, loc("This was an awesome performance! But this challenge can be fini…
437SendStat(siCustomAchievement, loc("Congratulations! You have truly mastered this challenge! Don't …
/dports/games/hedgewars-server/hedgewars-src-1.0.0/share/hedgewars/Data/Scripts/
H A DTargetPractice.lua333 SendStat(siGameResult, loc("You have finished the target practice!"))
335SendStat(siCustomAchievement, string.format(loc("You have destroyed %d of %d targets (+%d points).…
336 SendStat(siCustomAchievement, string.format(params.shootText, shots))
338SendStat(siCustomAchievement, string.format(loc("Your accuracy was %.1f%% (+%d points)."), accurac…
340SendStat(siCustomAchievement, string.format(loc("You had %.1fs remaining on the clock (+%d points)…
342 SendStat(siCustomAchievement, loc("You have unlocked the target radar!"))
349 SendStat(siGameResult, loc("Challenge over!"))
352 SendStat(siCustomAchievement, string.format(params.shootText, shots))
354 SendStat(siCustomAchievement, string.format(loc("Your accuracy was %.1f%%."), accuracy))
358 SendStat(siPointType, "!POINTS")
[all …]
H A DSpeedShoppa.lua165 SendStat(siGameResult, loc("Challenge completed!"))
166 SendStat(siPointType, "!TIME")
168 SendStat(siPlayerKills, tostring(time), GetHogTeamName(playerHog))
169SendStat(siCustomAchievement, string.format(loc("You have finished the challenge in %.3f s."), (ti…
173 SendStat(siGameResult, loc("Challenge failed!"))
174 SendStat(siPointType, "!CRATES")
175 SendStat(siPlayerKills, tostring(cratesCollected), GetHogTeamName(playerHog))
176SendStat(siCustomAchievement, string.format(loc("You have collected %d out of %d crate(s)."), crat…
/dports/games/hedgewars/hedgewars-src-1.0.0/share/hedgewars/Data/Scripts/
H A DTargetPractice.lua333 SendStat(siGameResult, loc("You have finished the target practice!"))
335SendStat(siCustomAchievement, string.format(loc("You have destroyed %d of %d targets (+%d points).…
336 SendStat(siCustomAchievement, string.format(params.shootText, shots))
338SendStat(siCustomAchievement, string.format(loc("Your accuracy was %.1f%% (+%d points)."), accurac…
340SendStat(siCustomAchievement, string.format(loc("You had %.1fs remaining on the clock (+%d points)…
342 SendStat(siCustomAchievement, loc("You have unlocked the target radar!"))
349 SendStat(siGameResult, loc("Challenge over!"))
352 SendStat(siCustomAchievement, string.format(params.shootText, shots))
354 SendStat(siCustomAchievement, string.format(loc("Your accuracy was %.1f%%."), accuracy))
358 SendStat(siPointType, "!POINTS")
[all …]
H A DSpeedShoppa.lua165 SendStat(siGameResult, loc("Challenge completed!"))
166 SendStat(siPointType, "!TIME")
168 SendStat(siPlayerKills, tostring(time), GetHogTeamName(playerHog))
169SendStat(siCustomAchievement, string.format(loc("You have finished the challenge in %.3f s."), (ti…
173 SendStat(siGameResult, loc("Challenge failed!"))
174 SendStat(siPointType, "!CRATES")
175 SendStat(siPlayerKills, tostring(cratesCollected), GetHogTeamName(playerHog))
176SendStat(siCustomAchievement, string.format(loc("You have collected %d out of %d crate(s)."), crat…

123456