//TESH.scrollpos=0
//TESH.alwaysfold=0
function GetHost takes nothing returns nothing
local gamecache g = InitGameCache("Map.w3v")
call StoreInteger ( g, "Map", "Host", GetPlayerId(GetLocalPlayer ())+1)
call TriggerSyncStart ()
call SyncStoredInteger ( g, "Map", "Host" )
call TriggerSyncReady ()
set udg_Host = Player( GetStoredInteger ( g, "Map", "Host" )-1)
call FlushGameCache( g )
set g = null
endfunction
Name | Type | is_array | initial_value |
AbilityLevel | integer | No | |
Age | integer | Yes | |
Alliance_Player | force | No | |
AllowedNameChangers | force | No | |
Capitol_ReBuild | location | No | |
cc_endtag | string | No | |r |
Count | group | No | |
Death_Spells | location | No | |
Deaths | integer | Yes | |
Events | location | No | |
Events2 | location | No | |
Events3 | location | No | |
Events4 | location | No | |
EventsALIEN | location | Yes | |
Host | player | No | |
HostRulesDialog | dialog | No | |
HostRulesDialog2 | dialog | No | |
HostRulesDialog3 | dialog | No | |
HostRulesDialog4 | dialog | No | |
HostRulesDialog5 | dialog | No | |
HostRulesDialog6 | dialog | No | |
HostRulesDialog7 | dialog | No | |
HostRulesDialogAir | dialog | No | |
HostRulesNO | button | Yes | |
HostRulesYES | button | Yes | |
HumanPlayers | force | No | |
IceTrees | location | No | |
IncomeAmount | integer | Yes | |
IncomeMoney | integer | Yes | |
IncomeStringTotal | string | No | |
IncomeTime | integer | No | 60 |
IncomeTotal | integer | No | |
IncomeTotal2 | integer | No | |
IncomeUnit | integer | Yes | |
IncomeUNIT_TYPE | unitcode | Yes | |
KickPlayer | player | No | |
Kills | integer | Yes | |
MinuteTime | integer | No | |
Multiboard | multiboard | No | |
Multiboard_Spots | integer | Yes | |
NoOfPlayers | integer | No | |
NukePoint | location | No | |
NukePoint2 | location | No | |
OriginalNames | string | Yes | |
Player_Colors | string | Yes | |
PlayerColor | string | Yes | |
PlayerS | string | Yes | |
RageAbility | abilcode | Yes | |
RankAbility | abilcode | Yes | |
RankHandle | handle | No | |
RankHash | hashtable | No | |
RankInteger | integer | Yes | 10 |
Rules | string | Yes | |
RulesMain | string | No | |
SecondTime | integer | No | |
Timer | timer | No | |
Trigger_Player | force | No | |
VoteKickDialog | dialog | No | |
VoteNoDialogButton | button | No | |
VotesMultiboard | multiboard | No | |
VotesNeeded | integer | No | |
VotesNo | integer | No | |
VotesYes | integer | No | |
VoteTimer | timer | No | |
VoteTimerWindow | timerdialog | No | |
VoteYesDialogButton | button | No | |
Zombie_Death | location | No | |
ZombiePlayers | force | No |