-
Posts
2,608 -
Joined
-
Last visited
Everything posted by 12p
-
La cosa era que por lo menos te interesara saber el porqué esto es gracioso, no esa actitud de "hey no me gusta el anime y voy a ser un hijo de puta cuando alguien haga una broma sobre una serie de anime".
-
what can i say ... ? u SUCK! Okay, I don't know if that was a joking or a real trolling comment, but meh. If you want my reasons to say why I didn't like your map, you could ask me instead of saying that I suck. Also... Who the fuck are you to judge me, Nemexis?
-
In that case, getOnlineStaffMembers() would make more sense.
-
Los que no vieron Death Note no entenderan el chiste
-
What can I say...? I didn't like it.
-
Pro Tip: ask for a refund and join another hosting company. If you can't then throw shit to ServerFFS as much as you can. This hosting company has been lately being a very bad solution.
-
No me digas que si fuera epileptico te alejarias de mi...? Vaya tio mas desagradable
-
Nope. Simplemente he visto varias cosas que, si tuviera epilepsia, me afectarian de alguna manera.
-
addCommandHandler('redo', function( player, command, value ) if isPlayerInACLGroup(player, g_GameOptions.admingroup) then local currentMap = exports.mapmanager:getRunningGamemodeMap() if currentMap then outputChatBox('Map restarted by ' .. getPlayerName(player), g_Root, 0, 240, 0) if not exports.mapmanager:changeGamemodeMap (currentMap, nil, true) then problemChangingMap() else redo = 1 end else outputRace("You can't restart the map because no map is running", player) end else outputRace("You are not an Admin", player) end end )
-
He llegado a hacer pruebas de epilepsia, no me afectan en lo más mínimo a los ojos. Esto no me hace nada.
-
Just because you haven't seen a map of mine doesn't mean I have to be a bad mapper, a hater, stupid, or whatever you think I am. I'm just bored of having to watch videos about maps that are copycats from other/follow the same style than other maps. (I bet I know what will the next guy say to me...)
-
Sabes lo basico de la programacion? Declarar variables? NUNCA JAMAS DEBERIAS APRENDER A SCRIPTEAR/PROGRAMAR/USAR UN LENGUAJE DE COMPUTADORA SIN SABER COMO DECLARAR VARIABLES Y ASIGNARLES VALORES!!! ES LA PIEDRA ANGULAR DEL SISTEMA! Para hacerlo facil, es asi: variable = valor valor puede ser un STRING ("esto es un string, si con las comillas") un numero real (581247.5235 ; 5819 ; -51238 ; 1/5) un boolean (true ; false) Y muchos otros tipos de valores, pero esos son los 3 fundamentales. Ejemplos: redos = 0 nombre = "Benxamix2" vivo = true muerto = false muertes = 1367
-
The site isn't broken. I've visited it.
-
No es necesario una funcion para eso. Basta con que crees una variable que indique la cantidad de veces que se ha hecho redo al mapa. Cada vez que se hace redo, que se agregue 1 a esa variable, y cuando se cambie de mapa, dejar la variable en 0. Si la variable sobrepasa un valor (como 1), y se hace votemap, que no aparezca el redo.
-
This map sucks. It's better than many maps around here, but it still sucks. If you want to know why just ask me. Race-DM-fanboys arguing stupidly against me in 3... 2... 1..
-
That was MY topic. This is your topic but I never said "lock it".
-
Like scripting has something to do with posting in a thread. So, you know me. And I don't know you (or don't recognize you). Who are you? qaisjp, as John_Michael said sometimes?
-
Did I say "lock the topic" somewhere? I was just saying my opinnion about this (similar to what you have done at viewtopic.php?f=101&p=409559#p408041 )
-
CapY has been rickroll'd so many times... To me, this isn't funny anymore.
-
I've spent around 2 months working in this, I really doubt I'm doing it again from scratch. I would have to get some books and stuff, learn C++ from its basics, and then I could try to make something good with the knowledge. I can't even understand how to use pointers. I know what they do but IDK how to apply them.
