×

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
  • /
  • Lua Kodları Tartışma & Yardımlaşma Başlığı
« ‹ 46 / 388 › »
Lua Kodları Tartışma & Yardımlaşma Başlığı
Iemrevegol
« Citoyen »
1396015320000
    • Iemrevegol#0000
    • Profil
    • Derniers messages
    • Tribu
#901
  0
Profightxdp a dit :
:( of ya.

Cift Gönderi Yapmak Yasak.
Oyga
« Citoyen »
1396015440000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#902
  0
Profightxdp a dit :
ya lanet olsun ya olmuyor birisi şuraya gelip yapabilirmi ?

https://code.stypi.com/neonstrayzer/deneme.lua

Geldim kimse yok.
Profightxdp
« Citoyen »
1396015440000
    • Profightxdp#0000
    • Profil
    • Derniers messages
    • Tribu
#903
  0
dur gireyim.
Oyga
« Citoyen »
1396016640000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#904
  0
Profightxdp a dit :
dur gireyim.

Tamam oldu yaptım. Sorun olursa söle gine buradan.
Profightxdp
« Citoyen »
1396016760000
    • Profightxdp#0000
    • Profil
    • Derniers messages
    • Tribu
#905
  0
OLMADI !
Oyga
« Citoyen »
1396016760000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#906
  0
Profightxdp a dit :
OLMADI !

Oldu. -,-
Profightxdp
« Citoyen »
1396016760000
    • Profightxdp#0000
    • Profil
    • Derniers messages
    • Tribu
#907
  0
Kodu at silmişsin ordan ?
Oyga
« Citoyen »
1396016880000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#908
  1
Profightxdp a dit :
Kodu at =

a dit :
admins={Admin adi.=true, Assasinscrrd=true, Pazulufare=true}
rapor={rapors="", rapor=""}
system.disableChatCommandDisplay('rapor')

ui.addTextArea(66,"<a href=%%quo1%%>Raporlar</a>",isim,20,20,60,20)

function eventChatCommand(isim,komut)
local args={}
for arg in komut:gmatch("%S+") do
table.insert(args, arg)
end
if args[1] == "time" and admins[isim] then
tfm.exec.setGameTime(tonumber(args[2]))
elseif args[1] == "skor" and admins[isim] then
local super, coder = args[3] and args[2] or isim, args[3] or args[2]
tfm.exec.setPlayerScore(super, tonumber(coder) or 0)
elseif komut=="p *" and admins[isim] then
for isim in pairs(tfm.get.room.playerList) do
tfm.exec.giveCheese(isim)
end
elseif komut=="s *" and admins[isim] then
for isim in pairs(tfm.get.room.playerList) do
tfm.exec.setShaman(isim)
end
elseif komut=="k *" and admins[isim] then
for isim in pairs(tfm.get.room.playerList) do
tfm.exec.killPlayer(isim)
end
elseif komut=="r *" and admins[isim] then
for isim in pairs(tfm.get.room.playerList) do
tfm.exec.respawnPlayer(isim)
end
elseif args[1] == "k" and admins[isim] then
tfm.exec.killPlayer(args[2])
elseif args[1] == "p" and admins[isim] then
tfm.exec.giveCheese(args[2])
elseif args[1] == "s" and admins[isim] then
tfm.exec.setShaman(args[2])
elseif args[1] == "r" and admins[isim] then
tfm.exec.respawnPlayer(args[2])
elseif args[1] == "map" and admins[isim] then
tfm.exec.newGame(args[2])
elseif komut=="rapor" then
ui.addPopup(0,2,"İletişime geç, seni rahatsız eden bir durumu bildir.",isim,200,160,300,200)
end
end

function eventPopupAnswer(id, isim, answer)
if id == 0 then
rapor.rapors = rapor.rapors .. "\n" .. "<V>" .. (isim) .. " <N>bir rapor yollad? ; <br>" .. "<N>" .. (answer)
rapor.rapor = rapor.rapor .. "\n" .. "<R> Kullanıcı Adı : <V>" .. (isim) .. " <N><br>" .. "<J>Mesaj :<N>" .. (answer)
for isim,player in pairs(admins) do
end
end
end

function eventTextAreaCallback(id,isim,callback)
if admins[isim] then
if callback=="rapors" then
ui.addTextArea(6,"<J><font size=%%quo1%%><p align=%%quo1%%>Raporlar</p></font><br>"..rapor.rapors.."",isim,175,50,450,250,0x00001,0x00001,0.7,true)
ui.addTextArea(7,"<a href=%%quo1%%><R>Kapat</a>",isim,175,310,50,20)
elseif callback=="close" then
ui.removeTextArea(6,isim)
ui.removeTextArea(7,isim)
elseif callback=="rapor" then
ui.addTextArea(8,rapor.rapor,isim,225,50,275,125,0x00001,0x00001,0.7,true)
ui.addTextArea(7,"<a href=%%quo1%%><R>Kapat</a>",isim,225,185,50,20)
end
end
end

^
Iemrevegol
« Citoyen »
1396016880000
    • Iemrevegol#0000
    • Profil
    • Derniers messages
    • Tribu
#909
  0
Özelden Konuşunuz Burayı Kirletmeyin
Neonstrayzer
« Citoyen »
1396016880000
    • Neonstrayzer#0000
    • Profil
    • Derniers messages
    • Tribu
#910
  0
Benim deneme standımdanmı kodluyorsunuz :D Süper devam böyle.
Oyga
« Citoyen »
1396016880000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#911
  0
Neonstrayzer a dit :
Benim deneme standımdanmı kodluyorsunuz :D Süper devam böyle.

Ben değil o kurdu stpyi. :D
Profightxdp
« Citoyen »
1396017000000
    • Profightxdp#0000
    • Profil
    • Derniers messages
    • Tribu
#912
  0
Neonstrayzer a dit :
Benim deneme standımdanmı kodluyorsunuz :D Süper devam böyle.

zaten olmuyor.

Iemrevegol sende ilk önce başlığı oku özelden kodlar verilmiyor ayrıca

## Init Error : Ediz.lua:267: [string "Profightxdp.lua"]:1: '}' expected hatası.
Oyga
« Citoyen »
1396017000000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#913
  1
Profightxdp a dit :


zaten olmuyor.

Iemrevegol sende ilk önce başlığı oku özelden kodlar verilmiyor ayrıca

## Init Error : Ediz.lua:267: [string "Profightxdp.lua"]:1: '}' expected hatası.

admins={Assasinscrrd=true, Profightxdp=true}

^ Bu şekilde değiştir 1. satırı.
Profightxdp
« Citoyen »
1396017120000
    • Profightxdp#0000
    • Profil
    • Derniers messages
    • Tribu
#914
  0
Heh oldu ama bir sorun var sağ üst köşede birşey yok yani normalde Raporlar diyordu şimdi o da yok birde kullanıcı !rapor yazdıktan sonra o popup 'u doldurduktan sonra tamam dediğinde ben o raporlara bakamıyorum :(
Oyga
« Citoyen »
1396017120000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#915
  0
Profightxdp a dit :
Heh oldu ama bir sorun var sağ üst köşede birşey yok yani normalde Raporlar diyordu şimdi o da yok birde kullanıcı !rapor yazdıktan sonra o popup 'u doldurduktan sonra tamam dediğinde ben o raporlara bakamıyorum :(

-,- (Tıkla.) -,-
Profightxdp
« Citoyen »
1396017240000
    • Profightxdp#0000
    • Profil
    • Derniers messages
    • Tribu
#916
  0
Boş bir sayfa...
Oyga
« Citoyen »
1396017240000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#917
  0
Profightxdp a dit :
Boş bir sayfa...

Hayır orada kod yazıyor, hiç kendini yorma.
Blokebom
1396017240000
    • Blokebom#0000
    • Profil
    • Derniers messages
    • Tribu
#918
[Modéré par Nehirr, raison : argo kullanım]
Profightxdp
« Citoyen »
1396017360000
    • Profightxdp#0000
    • Profil
    • Derniers messages
    • Tribu
#919
  0
istersen ss atayım bomboş. Sana gelince ulan sen ne terbiyesizsin aile terbiyesi almamış yazık :(
Oyga
« Citoyen »
1396017360000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#920
  0
Profightxdp a dit :
istersen ss atayım bomboş. Sana gelince ulan sen ne terbiyesizsin aile terbiyesi almamış yazık :(

Boş DEĞİL.
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • Lua Kodları Tartışma & Yardımlaşma Başlığı
« ‹ 46 / 388 › »
© Atelier801 2018

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

Version 1.27