Author Topic: Ultra Tournament 0.1  (Read 45 times)

chronic

  • Im Chronic The Owner of this Serverr
  • Owner
  • Senior
  • *
  • Posts: 471
    • View Profile
Ultra Tournament 0.1
« on: August 02, 2012, 06:41:07 pm »
Hello Guys,  I came to tell you that

I am In Process Of making a GameMode Me and [WTF]OsaMaleecious and A Mapper.

They want me and RiTaLIn(Old Cali Member) to Make a GM. They created the server now they need the GameMode

The gm is about DM,

Everyone's skin is 160. and they spawn in a huge cage , with no cars and the weapons are Deagle and shotgun. and They kill people.

BUt that only last for 10 minutes then they go to another map thats TDM. And its 10 minutes.

So its going in a circle. and u keep killing people the gamemode will be awesome and easy.

He explained me what its about and how to do it. So Im creating it I Made it by scratch lol heres me starting with the gamemode


Code: [Select]
#include <a_samp>

#if defined FILTERSCRIPT

public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" Blank Filterscript by your name here");
print("--------------------------------------\n");
return 1;
}

public OnFilterScriptExit()
{
return 1;
}

#else

main()
{
print("\n----------------------------------");
print(" Blank Gamemode by your name here");
print("----------------------------------\n");
}

#endif

public OnGameModeInit()
{
// Don't use these lines if it's a filterscript
SetGameModeText("UTournament");
AddPlayerClass(160, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
return 1;
}

I Have to add more classes and Make connect/Disconnect Msgs and add the where the camera is at.

This will be easy . Everyone I will give you the IP When its done..
(Once he tells me it lol)

Anyways goodluck guys

Ultra Tournament 0.1 Created! and Here it is ,

Server IP: 108.60.148.114:7781

its not fully done, I will add some more features
« Last Edit: August 02, 2012, 07:49:00 pm by chronic »

Share on Bluesky Share on Facebook