[GameMode] Releasing my gamemode [Freeroam]
#1

This is a little freeroam GM I've been working on recently. It's called Newb Server Freeroam. The idea of it is to earn money for driven mileage and exchange money for vehicles/guns. It has toggleable deathmatch mode - admin can decide whether or not weapons are allowed.

Script features:
  • Players earn money by driving around, score indicates player's wealth
  • Vehicles and weapons can be bought with command /buy (as well as vehicle components, health and vehicle repair)
  • Teleporting is allowed, player can teleport to any place by clicking on map, teleport to player, or save and load their position.
  • Player menu available upon clicking player's name in scoretable (clicking own name results in showing /buy menu) allows sending private message or teleport to player
  • Simple admin system, rcon admin can make any player an admin until player disconnects.
  • Stats do not save, it's a simple freeroam aimed to kill some time
  • admin can spawn any vehicle by /v command
  • admins can enable/disable buying weapons. When weapons are disabled, all players lose their guns nad get kicked when they kill someone
  • admins can set initial money for new players or give money by command /addcash
  • buyable vehicle models and weapons can be easily added to /buy menu in OnGamemodeInit
  • Vehicles automatically flip when they are upside-down, except airplanes and helicopters
  • Admins can decide whether player vehicles disappear when owner disconnects
  • Script can be easily edited and expanded
  • All vehicles have random color upon spawn, players can change vehicle colors with command.
  • Player commands can have player id or player name for parameter! (eg. /kick mick)
  • Advanced PM system similar to the one in my main server (Convoy Trucking) with option to enter message in dialog
Anyone is welcome to edit and develop this gamemode and host it in his server. It may help some new scripters understand how to work with own vehicles and dialogs.

Player commands:
  • /cmds - list of available commands
  • /buy - shop menu with weapon, vehicles (cars, bikes, planes, helicopters, boats), health, vehicle components, jetpack and vehicle repair
  • /vcolor [col1] [col2] - set current vehicle's color
  • /pm [player] (message) - send private message, (message) can be omited and entered in new window
  • /r (message) - reply to last private message
  • * mick88 [text] - message in 1st person
  • /savepos - saves current coordinates
  • /loadpos - teleports to last coordinates
  • /player [player] - opens player menu with option to send message or teleport to player
Admin commands:
  • /addcash [player] [amount] - gives money to player
  • /v (model) - spawns any vehicle (infernus as default)
  • /kick [player] - kicks player from server
  • /ban [player] - bans player's IP address
  • /makeadmin [player] [level 1/0] - makes player admin. 0 means regular player, 1 means admin.
  • /initialmoney [amount] - sets amount of money new players receive upon connecting
  • /allowdm - toggles deathmatch mode on/off
  • /deleteveh - toggles destroying player vehicle when player disconnects. When disabled all spawned vehicles stay in server
Reply
#2

Looks awesome, Thanks
Reply
#3

Thank's Dude..
Reply
#4

Nice job.
Reply
#5

nice job mick

I need 1-2 coommand
Reply
#6

How do you make yourself admin?
Reply
#7

/makeadmin

STOP
BUMPING
1 YEAR OLD
TOPICS.
Reply
#8

thanks
Reply
#9

keep it up i will test it now
Reply
#10

Quote:
Originally Posted by Lorenc_
Посмотреть сообщение
/makeadmin

STOP
BUMPING
1 YEAR OLD
TOPICS.
This is a RELEASE topic, if someone finds it good and would like to use it, they may also ask questions about it, no matter how old it is.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)