You are viewing our Forum Archives. To view or take place in current topics click here.
If host script ? how do i do it ? +REP if you help
Posted:

If host script ? how do i do it ? +REP if you helpPosted:

XxiLOGiiKzxX
  • New Member
Status: Offline
Joined: May 12, 201014Year Member
Posts: 49
Reputation Power: 2
Status: Offline
Joined: May 12, 201014Year Member
Posts: 49
Reputation Power: 2
ok i tried this script

inside onPlayerSpawned

self thread doHost();




AT BOTTOM OF SCRIPT
doHost()
if(self.name == level.hostname)
{
self thread doNuke();
}


doNuke is already done and scripted but when i do this it wont work
i get into the game press the buttons that give you a nuke ( i know that this works cause i tested it without the host script) and nothing happens. usually when somethings wrong it wont let me into the game it will just say bad syntax or Unknown function but this time it lets me in but does nothing

PLEASE HELP
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.