×

Langue

Fermer
Atelier 801
  • Forums
  • Dev Tracker
  • Connexion
    • English Français
      Português do Brasil Español
      Türkçe Polski
      Magyar Română
      العربية Skandinavisk
      Nederlands Deutsch
      Bahasa Indonesia Русский
      中文 Filipino
      Lietuvių kalba 日本語
      Suomi עברית
      Italiano Česky
      Hrvatski Slovensky
      Български Latviešu
      Estonian
  • Langue
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • zamówienia na kody.
« ‹ 8 / 149 › »
zamówienia na kody.
Maikeru
« Citoyen »
1388422860000
    • Maikeru#1000
    • Profil
    • Derniers messages
    • Tribu
#141
  0
Chce żeby Szef w swoim plemiu pisał na Czerwono, a Zastepca Szefa na pomaranczowo, i Pomagier Szefa na Żółto!
zróbcie mi takie coś! Prosze!

I jeszcze z tym kolorowym w przed ostatnim wądku, jeszcze coś dodam jak pogrubić nick?
Woterek
« Citoyen »
1388424180000
    • Woterek#0000
    • Profil
    • Derniers messages
    • Tribu
#142
  0
Mrmichas a dit :
Chce żeby Szef w swoim plemiu pisał na Czerwono, a Zastepca Szefa na pomaranczowo, i Pomagier Szefa na Żółto!
zróbcie mi takie coś! Prosze!

I jeszcze z tym kolorowym w przed ostatnim wądku, jeszcze coś dodam jak pogrubić nick?

Normalni gracze nie moga używać zmiany koloru pisania na czatcie

a to drugie sie nie da ^^
Maikeru
« Citoyen »
1388424180000
    • Maikeru#1000
    • Profil
    • Derniers messages
    • Tribu
#143
  0
Aha! Szkoda!
A zrobisz mi tak ze moge komus zmieniac kolor nicku. i ze tylko ja moge!

//

Poproszę o impre (Nicki zmieniaja się szybko na różne kolory!)

//

Ja tylko o coś chce poprosić:
Jak myszka Wpisze: !Norka
To pokazuje się tabela z: Podaj Hasło:
I trzeba wpisać hasło!
Maikeru
1388424780000
    • Maikeru#1000
    • Profil
    • Derniers messages
    • Tribu
#144
[Modéré par Coska]
Maikeru
1388510940000
    • Maikeru#1000
    • Profil
    • Derniers messages
    • Tribu
#145
[Modéré par Coska]
Basterfeild
« Citoyen »
1388511360000
    • Basterfeild#0000
    • Profil
    • Derniers messages
#146
  0
Mrmichas a dit :
Ja tylko o coś chce poprosić:
Jak myszka Wpisze: !Norka
To pokazuje się tabela z: Podaj Hasło:
I trzeba wpisać hasło!

a dit :

function eventChatCommand(playerName, cm)
if cm == 'Norka' or cm == 'norka' then
ui.addPopup(0,2,"Podaj hasło:",playerName,300,150,200)
end
end

function eventPopupAnswer(id, playerName, odp)
if odp == 'nazwaTwojegohasła' then
tfm.exec.playerVictory(playerName)
end
end

|nazwaTwojegohasła| zmień na Twoje.
Maikeru
« Citoyen »
1388514540000
    • Maikeru#1000
    • Profil
    • Derniers messages
    • Tribu
#147
  0
Czy mogł bym prosić o jeszcze jedno:
O, to że tylko ja moge się tepać do wybranej myszki komedą:
!tp (mój nick) (nick wybranej myszki)
A jeśli się nie bedzie dzialalo, to:
!tp (nick wybranej myszki)

Alebardziej nalegał bym na to 1.
Jak ktoś zrobi to bardzo dziękuję!
Basterfeild
« Citoyen »
1388515320000
    • Basterfeild#0000
    • Profil
    • Derniers messages
#148
  0
Mrmichas a dit :
Czy mogł bym prosić o jeszcze jedno:
O, to że tylko ja moge się tepać do wybranej myszki komedą:
!tp (mój nick) (nick wybranej myszki)
A jeśli się nie bedzie dało to:
!tp (nick wybranej myszki)

Alebardziej nalegał bym na to 1.
Jak ktoś zrobi to bardzo dziękuję!

Topic-465525

Ultimate (...)Script zawiera !tp
Maikeru
« Citoyen »
1388515440000
    • Maikeru#1000
    • Profil
    • Derniers messages
    • Tribu
#149
  0
Poproszę tylko o, to że tylko ja mam Fly i mam go odrazu.

PS: Dlaczego jak się wejdzie do chatki to trzeba ciągle włączać Lua. (Powinno się automatycznie włączać).
A gdyby był Kod Lua do automatycznego włączania Wszystkich kodów Lua! (Przydało by się takie coś)!

Bardzo proszę!
Ouake
« Censeur »
1388682240000
    • Ouake#0000
    • Profil
    • Derniers messages
    • Tribu
#150
  0
a dit :
• Mrmichas:
function eventNewPlayer()
tfm.exec.bindKeyboard("Mrmichas",32,true,true)
end

eventNewPlayer()

function eventKeyboard(nick)
tfm.exec.movePlayer(nick,0,0,true,0,-50,true)
end

-----
Ojka :P
Tomiek
« Citoyen »
1388682600000
    • Tomiek#0000
    • Profil
    • Derniers messages
#151
  0
Ouake a dit :

Tylko, że wpisałeś tam Ouake.
Maikeru
« Citoyen »
1388746980000
    • Maikeru#1000
    • Profil
    • Derniers messages
    • Tribu
#152
  0
A to Drugie czyli PS. Da się wogule?
Rohere
« Consul »
1388766420000
    • Rohere#0000
    • Profil
    • Derniers messages
    • Tribu
#153
  0
Znalazłem minigre:


tfm.exec.disableAfkDeath (true);
tfm.exec.newGame ("@4529148");
function startNewGame()
tfm.exec.disableAutoShaman(true)
tfm.exec.disableAllShamanSkills(true)
end
tfm.exec.disableAutoNewGame(true)
tfm.exec.setGameTime(60)
function eventPlayerDied (playerName)
tfm.exec.respawnPlayer (playerName);
end
powers = {}
toDespawn={}

function eventChatCommand(p, c)
if c == "mage" then
if powers

~= "mago" and powers

~= "corridor" and powers

~= "atirador" and powers

~= "arquero" then
tfm.exec.movePlayer(p,173, 185, 0, 0, 0, 0)
system.bindMouse(p, true)
ui.addPopup(6679, 0, "You are now a magician A by archers! Click here to make an explosion", p, 300, 150, 200)
powers

= "mage"
else
ui.addPopup(1, 0, "Usted es un "..powers

.."! No puede ser "..powers

.." y mago al mismo tiempo!", p, 300, 150, 200)
end
end

if c == "archer" then
if powers

~= "mago" and powers

~= "corredor" and powers

~= "atirador" and powers

~= "arquero" then
tfm.exec.movePlayer(p,631, 186, 0, 0, 0, 0)
tfm.exec.bindKeyboard(p, 32, true)
ui.addPopup(6679, 0, "! You archer PRESS SPACE to shoot arrows ^_^.", p, 300, 150, 200)
powers

= "arqueiro"
else
ui.addPopup(1, 0, "You are "..powers

.."!you don't are "..powers

.." both!", p, 300, 150, 200)
end
end
end

function eventKeyboard(player, key, down, x, y)
local p = tfm.get.room.playerList[player]
if key == 17 then
if p.isFacingRight then
tfm.exec.movePlayer(player, x, false, 50, 0, true)
else
tfm.exec.movePlayer(player, y, false, -50, 0, true)
end
elseif key == 32 then
if powers[player] == "arqueiro" then
if p.isFacingRight then
id=tfm.exec.addShamanObject(35, x, y, 0, 50)
else
id=tfm.exec.addShamanObject(35, x, y, 0, -50)
end
elseif powers[player] == "atirador" then
if p.isFacingRight then
id=tfm.exec.addShamanObject(19, x + 10, y)
else
id=tfm.exec.addShamanObject(20, x - 10, y)
end
end
end
table.insert(toDespawn,{os.time(),id})
end

function eventMouse(p, x, y)
tfm.exec.addShamanObject(24, x, y, 0, 0, 0, false)
end

function eventLoop(time,remaining)
for i,cannon in ipairs(toDespawn) do
if cannon[1] <= os.time()-3000 then
tfm.exec.removeObject(cannon[2])
table.remove(toDespawn,i)
end
end
end
Spacja: strzelasz
Teleport: !archer

Stwórca:

Pookiewolf
« Citoyen »
1388769900000
    • Pookiewolf#0000
    • Profil
    • Derniers messages
#154
  0
^

Tutaj składa się zamówienia, nie podaje się kodów.
Unnamedsomeone
« Citoyen »
1388794740000
    • Unnamedsomeone#9799
    • Profil
    • Derniers messages
#155
  0
Poprosze komende ze strzalka w dol mozna strzelac kanonami i gdy trafi sie w inna myszke kilkokrotnie np 5 razy to ona znika i mapa sie resetuje gdy zostanie 1 myszka Mozliwe ;/?
Unnamedsomeone
« Citoyen »
1388795520000
    • Unnamedsomeone#9799
    • Profil
    • Derniers messages
#156
  0
i jak zrobic zeby np w profilu nazwa plemienia byla na jakis kolor? zeby byla widoczna przez kazdego kto zaglada do profilu

///

Chciałbym kod co mógłbym latać TYLKO JA i Sieemka

Dernière modification le 1469954940000
Tomiek
1388832000000
    • Tomiek#0000
    • Profil
    • Derniers messages
#157
[Modéré par Mesmera, raison : Podwójne]
Maikeru
« Citoyen »
1388834400000
    • Maikeru#1000
    • Profil
    • Derniers messages
    • Tribu
#158
  0
Poprosze o Kod, który sprawi, że wszystkie myszki będą miały Zielone Nicki (Jasny Zieleń).
Oprócz:
Mrmichas
Dosiaaaxd
Lilamysz

Bardzo Proszę. Jeśli ktoś zrobi to mu już Dziękuję!
Lisaczek
« Citoyen »
1388834520000
    • Lisaczek#4719
    • Profil
    • Derniers messages
    • Tribu
#159
  0
Mrmichas a dit :
Poprosze o Kod, który sprawi, że wszystkie myszki będą miały Zielone Nicki (Jasny Zieleń).
Oprócz:
Mrmichas
Dosiaaaxd
Lilamysz

Bardzo Proszę. Jeśli ktoś zrobi to mu już Dziękuję!

Masz

function eventKeyboard(name,key)
if key==32 then
tfm.exec.movePlayer(name,0,0,true,0,-50,true)
end
end

I napis !color 238E23
Maikeru
« Citoyen »
1388835180000
    • Maikeru#1000
    • Profil
    • Derniers messages
    • Tribu
#160
  0
Odrazu maja po wlączeniu Kodu Lua.
-.-
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • zamówienia na kody.
« ‹ 8 / 149 › »
© Atelier801 2018

Equipe Conditions Générales d'Utilisation Politique de Confidentialité Contact

Version 1.27