General > Bug Reports
Bug Archive
[MAF]Rac3r:
Hmm.
In order of coding :
* Command Typed
* Save Position
* Teleport To Wangs
* 2 Second Delay
* Teleport To Saved Location
It should work, the SOS using the same save system, so maybe that's why it didn't work?
If you press command twice, it will more than likely save your position at Wangs. :L
Done loads of testing with it, it seems to work.
Repair is only good for replacing your wing in an airoplane. Just use /vr for the rest. /repair is slooooow.
Adj:
The servers auto-heal when changing races also heals people playing DM.
It sucks playing DM now and everyone is accusing eachother of health-hacks
[MAF]Rac3r:
--- Code: --- if (strcmp(var1, "ALL", true)==0) // <<< /heal ALL
{
for(new i;i<MAX_PLAYERSX;i++)
{
if(IsPlayerConnected(i) && xInformation[i][special]<5)SetPlayerHealth(i,90); << [special]< 5 is only race world
}
SendClientMessageToAll(COLOR_AQUA, "[INFO] All players health has been restored!");
return 1;
}
--- End code ---
Deathmmatch health won't be healed. Only the race worlds.
I should edit the text.
Adj:
No no you've build something to prevent people from dying when a track is changing.. that's healing the DM players. It's immortality I think
Cristhop3r:
Humm I Noticed a bug in the race Welcome_To_Hell
sometimes from the nothing you EXPLODE!
a crazy bug :S
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version