Author Topic: Peg Town: The Gamemode to end all other Gamemodes  (Read 8568 times)


After 9 years in development, I hope it was worth the wait.
You may need to rename the .zip to Gamemode_Peg_Town.
Peg RP
Download the Peg

Gamemode made by d.
Special thanks to piber20 also known as Crispy for helping me because I don't know TorqueScript.
Check out his gamemodes too.
Long live the Peg.
« Last Edit: September 18, 2016, 02:33:54 PM by d »

Code: [Select]
package pegrp
{

function serverCmdUpdateBodyParts(%client)
{
parent::serverCmdUpdateBodyParts(%client);
%client.player.hidenode("ALL");
%client.player.unhidenode("lPeg");
%client.player.unhidenode("rPeg");
}
function gameconnection::spawnplayer(%this)
{
parent::spawnplayer(%this);
%this.player.hidenode("ALL");
%this.player.unhidenode("lPeg");
%this.player.unhidenode("rPeg");
}
};
activatepackage(pegrp);
quality

Code: [Select]
package pegrp
{

function serverCmdUpdateBodyParts(%client)
{
parent::serverCmdUpdateBodyParts(%client);
%client.player.hidenode("ALL");
%client.player.unhidenode("lPeg");
%client.player.unhidenode("rPeg");
}
function gameconnection::spawnplayer(%this)
{
parent::spawnplayer(%this);
%this.player.hidenode("ALL");
%this.player.unhidenode("lPeg");
%this.player.unhidenode("rPeg");
}
};
activatepackage(pegrp);
quality
It's not just quality. It's the best.

it's like shoerp but even better

This is clearly a high point not only for our community but for the human species as a whole. I am proud to have been involved in the creation of this work of art, and I hope one day my gamemodes will live up to this masterpiece.

In all seriousness though this is his first real dive into torquescript and it's great that it works

Kill all shoes

Update to Peg RP:
- Renamed Peg RP to Peg Town
- Allowed bricks to be destroyed
- Any bricks destroyed will not come back
- No longer allowing players to use spawn points
- New (but not really better) icon
- Added less important stuff
« Last Edit: September 15, 2016, 07:37:18 PM by d »

if you combined the pegs and shoes, would they become legs?



if you combined the pegs and shoes, would they become legs?

Update to Peg Town:
- Made the gamemode actually work
- Added stuff, thanks to piber20
- forget shoes, they're useless


We should remove the arms, and put a peg there instead, that way it's an arm!

We should remove the arms, and put a peg there instead, that way it's an arm!
Maybe we can get another pet between two other legs ;););););)

Maybe we can get another pet between two other legs ;););););)
Stop right there mr carbohydrate!