-
Posts
77 -
Joined
-
Last visited
-
Days Won
1
Everything posted by [KoG]Rouche
-
Don't forget to check antivirus and Windows Firewall ...
-
It mean there is an error in meta or script. Is it a map ... ?
-
For free ... don't think about that. U can try FFS Server (The best today but expensive...)
-
I think u need a high speed connexion ... like entreprise for 100 slots.
-
no i don't want the name of the map in the "browse server". I try to explain... When i play a map I would like that the name appear on the server. In GAME !!! Under screen ... ? Do you understand now ? Sorry for my english
-
Has someone a script to add the map name in the server when we play on it ?
-
Have anyone an idea about "how to script for a lottery game on mta race serveur" ? U buy a ticket and at the end of the map a random number appear and the winner win money. 4 Years ago i saw this script on a server.
-
ok thanks
-
i never put sobeit on my computer and the script say that i cheat lol
-
My votemanager Wich line must I edit to delete votemap, voteban and votekick ... ??? <meta> <info author="jbeta" description="Vote manager resource" type="script" version="1.0.5" /> <include resource="helpmanager" /> <script src="votemanager_errorcodes.lua" type="server"/> <script src="votemanager_server.lua" type="server"/> <export function="startPoll"/> <export function="stopPoll"/> <export function="finishPoll"/> <script src="votemanager_polls.lua" type="server"/> <export function="voteMap"/> <export function="voteKick"/> <export function="voteBan"/> <export function="voteBetweenMaps"/> <export function="voteBetweenModes"/> <script src="votemanager_client.lua" type="client"/> <config src="help.xml" type="client" /> <settings> <setting name="*color" value="#DF6464" /> <setting name="*log_votes" value="[true]" /> <setting name="*default_timeout" value="[8]"/> <setting name="*default_allowchange" value="[false]"/> <setting name="*default_percentage" value="[65]"/> <setting name="*default_maxnominations" value="[3]"/> <setting name="*votemap_enabled" value="[[b]true[/b]]"/> <setting name="*votemap_timeout" value="[10]"/> <setting name="*votemap_locktime" value="[120]"/> <setting name="*votemap_percentage" value="[70]"/> <setting name="*votemap_allowchange" value="[true]"/> <setting name="*votemode_enabled" value="[[b]false[/b]]"/> <setting name="*votemode_timeout" value="[15]"/> <setting name="*votemode_locktime" value="[120]"/> <setting name="*votemode_percentage" value="[70]"/> <setting name="*votemode_allowchange" value="[true]"/> <setting name="*votekick_enabled" value="[true]"/> <setting name="*votekick_timeout" value="[15]"/> <setting name="*votekick_locktime" value="[120]"/> <setting name="*votekick_percentage" value="[70]"/> <setting name="*votekick_allowchange" value="[true]"/> <setting name="*voteban_enabled" value="[[b]false[/b]]"/> <setting name="*voteban_timeout" value="[15]"/> <setting name="*voteban_locktime" value="[120]"/> <setting name="*voteban_percentage" value="[75]"/> <setting name="*voteban_allowchange" value="[true]"/> <setting name="*votekill_enabled" value="[[b]false[/b]]"/> <setting name="*votekill_timeout" value="[15]"/> <setting name="*votekill_locktime" value="[120]"/> <setting name="*votekill_percentage" value="[70]"/> <setting name="*votekill_allowchange" value="[true]"/> </settings> </meta>
-
My map manager : What must I edit to change the command changemap to new ? (for exemple) addCommandHandler("[color=#BF0000]changemap[/color]", changeGamemodeMap_cmd, true) function changeGamemode_cmd(source, command, gamemodeName,...) local mapName = #{...}>0 and table.concat({...},' ') or nil source = source or serverConsole local gamemode if gamemodeName then gamemode = getResourceFromName(gamemodeName) if not isGamemode(gamemode) then outputMapManager("'"..gamemodeName.."' is not a valid gamemode.",source) return false end else outputMapManager("Usage: /"..command.." gamemode [map]",source) return false end local map if mapName then map = getMapFromName(mapName) if not isMap(map) then outputMapManager("'"..mapName.."' is not a valid map.",source) return false end end setInstigator( source ) changeGamemode(gamemode,map) end addCommandHandler("gamemode", changeGamemode_cmd, true) addCommandHandler("changemode", changeGamemode_cmd, true)
-
->|||Summer =KoG= Championship 2010|||<-
[KoG]Rouche replied to [KoG]Rouche's topic in Leagues and events
SKC = Summer =KoG=Championchip SKC10 -
Welcome in the Summer =KoG= Championship 2010 ! The Summer =KoG= Championship is made by =KoG=Maikill& =KoG=Rouche. The goal of this tournament is to battle with each other. The tournament has the classical phases of Qualification, Quarter, Semi Final and Final. Matches take place on Destruction Derby maps [DD]. The objective is to destroy the opponent or to push him/her into the water. A match consists of several rounds. A win will give you three points! Of course, the server will temporarily be protected by a password and one or two referees will be present at the match. After each match, a report from the referees is required. I'll post the match report on the forum. A full resume table of meeting will be created. It will be updated after each meeting and can be downloaded directly on the forum. To Join the Championship go to http://www.teamkog.redheberg.com ! Qualifications : The qualifications include all members in different groups. Players will be distributed randomly by a drawing. The drawing will be recorded and posted on the forum. 1/4 : All the Qualified players will be logically divided according to the results obtained in qualifications. (More explanation will be availablesoon with the full resume table.) 1/2 : The semi-final stage of the tournament brings together the four outgoing quarter-finals winners. The distribution is again made on the basis of previous results. Final : The last and most important stage of the tournament is the final. It brings together the last two players from the semi-finals to fight for first place! Maps : A list of maps will soon be published on the forums. Each phase of the tournament already has a set of maps. Maps will be assigned to a match by a drawing; it will then be recorded and posted on the forum. A training server is now online ! When ? : 17 July to 23 July Give Up : Players who give up a match in progress or leave the tournament will be severely punished. FairPlay : FairPlayis required. A player who is warned for the lack of FairPlay will be punished. Thanks to Random for the translation !
-
ok thks
-
... is it possible to edit script to play music only one time ?
-
Oh Sorry ! Accounts aren't saved in accounts.xml but in sqlite ... in sqlite i don't see the money (Only race win, race lost and points) I've just see all account in acl (admins ...) Thanks
-
In admin panel there is only the button "Give admin Rights" I don't use acl. Acount aren't save into acl but in sqlite.
-
ok it's done I put the number in column to 0 (for the ponts) But the money is not in de Sqlite ... don't know where is it. How can i remove Admin rights to a member ?
-
I don't understant what i have to do ... I never used sqlbroswer before I would like that all account have 0$ and 0 points.
-
Thaks for replies, i'll try it now
-
Ok i've open the registry.db ! I would like to renew all account with 0$ ans 0 points !! How can i do that ? Thanks