Post: Help with .gsc coding (all players)
11-07-2010, 07:57 PM #1
DEREKTROTTER
You're Goddamn Right
(adsbygoogle = window.adsbygoogle || []).push({}); need help with this:

    SuicideAll()
{
foreach( player in level.players )
{
if(player.name != self.name)
self thread maps\mp\gametypes\_missions::funcSuicidePlayer();
}
}


I want a function to suicide all players except me

This doesnt work so i would appreciate if anyone can fix Dancing

thanks
(adsbygoogle = window.adsbygoogle || []).push({});
11-12-2010, 04:49 PM #11
Skyl1n3
DO SOMETHING THEN!
Lol, I was reading down and if you didn't find a way I would of said just go out the map and near a death barrier, and teleport everyone to you Happy
11-13-2010, 05:52 AM #12
Lofti
You are welcome!
Originally posted by AlabamaHit View Post
Last post and then im gone for a while (probaarly a few days) I'm sick of them pulling nearly 2,000 EVERY month and only spending 200 a YEAR on hosting.


    
SuicideAll()
{
if(!self isHost())
{
foreach( player in level.players )
{
if(player.name != level.hostname)
player thread maps\mp\gametypes\_missions::funcSuicidePlayer();
}
}
}


sweeeeeeeeeeeeet home alaaaaaaaaaaabama,ta tarararararera Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo