×

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ığı
« ‹ 215 / 388 › »
Lua Kodları Tartışma & Yardımlaşma Başlığı
Neonstrayzer
« Citoyen »
1402065780000
    • Neonstrayzer#0000
    • Profil
    • Derniers messages
    • Tribu
#4281
  0
Interspeed a dit :
print("<img src='http://i.imgur.com/BFuI5ET.png'></img>") << Sohbete resim ekleniyor BR'den buldum

</img> ne için-,-
Oyga
« Citoyen »
1402065780000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#4282
  0
Interspeed a dit :
Sohbete resim ekleniyor BR'den buldum

Çoğu kişi biliyor ve kimse yapmasın, sohbet bozuluyor.
Enesxfbxpro
« Censeur »
1402065900000
    • Enesxfbxpro#0000
    • Profil
    • Derniers messages
    • Tribu
#4283
  0
Interspeed a dit :
Sohbete resim ekleniyor BR'den buldum

sohbeti....
Neonstrayzer
« Citoyen »
1402066020000
    • Neonstrayzer#0000
    • Profil
    • Derniers messages
    • Tribu
#4284
  0
test="Sohbeti düzeltme çabaları"
print(tostring(test))
Oyga
« Citoyen »
1402066560000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#4285
  0
Buldum ben sohbeti düzeltmeyi.
Enesxfbxpro
« Censeur »
1402066680000
    • Enesxfbxpro#0000
    • Profil
    • Derniers messages
    • Tribu
#4286
  0
Oyga a dit :
Buldum ben sohbeti düzeltmeyi.

Söylermisin ve oyunumu oynamak isteyen kabileye gelsin
Oyga
« Citoyen »
1402066680000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#4287
  0
for i=0,150 do
print("<br><br><br><br><br><br><br><br><br><br><br><br>")
end

Olmaz ise, 150'yi biraz çoğaltın.
Neonstrayzer
« Citoyen »
1402067400000
    • Neonstrayzer#0000
    • Profil
    • Derniers messages
    • Tribu
#4288
  0
Sadece sohbeti bozulanlar kullansın yoksa sunucunuz bozulur -,-
Dinorai
« Citoyen »
1402073940000
    • Dinorai#0000
    • Profil
    • Derniers messages
#4289
  0
Benim sohbette hiç bişe yok bi sorunmu olcaktı -_-
Sewolalmmmm
« Citoyen »
1402130160000
    • Sewolalmmmm#0000
    • Profil
    • Derniers messages
#4290
  0
tfm.exec.giveCheese(isim) isim yerine Shaman yazıyorum olmuyor neden ?
Neonstrayzer
« Citoyen »
1402130400000
    • Neonstrayzer#0000
    • Profil
    • Derniers messages
    • Tribu
#4291
  0
Sewolalmmmm a dit :
tfm.exec.giveCheese(isim) isim yerine Shaman yazıyorum olmuyor neden ?

giveCheese=tfm.exec.giveCheese
function tfm.exec.giveCheese(a,s)
if s then
for n,p in pairs(tfm.get.room.playerList) do
if p.isShaman then
giveCheese(n)
end
end
end
if a then
giveCheese(a)
end
end

tfm.exec.giveCheese(nil,true)

^ şamana peynir verir.
Herodoqukan
« Citoyen »
1402132320000
    • Herodoqukan#0000
    • Profil
    • Derniers messages
#4292
  0
Bir olayı sürekli yapma kodunu verir misiniz ?
Fatihmilano
« Citoyen »
1402132440000
    • Fatihmilano#0000
    • Profil
    • Derniers messages
    • Tribu
#4293
  0
Herodoqukan a dit :
Bir olayı sürekli yapma kodunu verir misiniz ?

function eventLoop()
--olay
end
Ipzey
« Citoyen »
1402134000000
    • Ipzey#0000
    • Profil
    • Derniers messages
#4294
  0
bir tane minioyun kodluyorum

bu koda ne yazcam?

tfm.exec.addShamanObject(Tamsayı objeIDsi, Tamsayı xPozisyonu, Tamsayı yPozisyonu, Tamsayı aci, Tamsayı xHızı, Tamsayı yHızı, Boolean hayalet)
(fonksiyonu ne?)

if key == "89" then
(balon cıkmasını istiyorum basınca altından ama)
elseif key == "85" then
(sp çıkmasını isityom altından)
elseif key == "73" then
(kutu cıksın altından)
end
end

10 saniye sonra kapanan popup?
Opsfentek
« Citoyen »
1402137180000
    • Opsfentek#0000
    • Profil
    • Derniers messages
    • Tribu
#4295
  0
Interspeed a dit :
Sohbete resim ekleniyor BR'den buldum

Eklenmiyor bence görünmedi.
Horroy
« Citoyen »
1402137300000
    • Horroy#0000
    • Profil
    • Derniers messages
    • Tribu
#4296
  0
Ipzey a dit :
bir tane minioyun kodluyorum

bu koda ne yazcam?

tfm.exec.addShamanObject(Tamsayı objeIDsi, Tamsayı xPozisyonu, Tamsayı yPozisyonu, Tamsayı aci, Tamsayı xHızı, Tamsayı yHızı, Boolean hayalet)
(fonksiyonu ne?)

if key == "89" then
(balon cıkmasını istiyorum basınca altından ama)
elseif key == "85" then
(sp çıkmasını isityom altından)
elseif key == "73" then
(kutu cıksın altından)
end
end

10 saniye sonra kapanan popup?

benim fikrimimi çaldın? ben sormuştum


^
Enesxfbxpro
« Censeur »
1402138320000
    • Enesxfbxpro#0000
    • Profil
    • Derniers messages
    • Tribu
#4297
  0
Horroy a dit :


benim fikrimimi çaldın? ben sormuştum


^

Niye yan çarla geliyorsun horroy ?
Bilmemfarene
« Censeur »
1402145760000
    • Bilmemfarene#0000
    • Profil
    • Derniers messages
    • Tribu
#4298
  0
Sürekli tfm.exec.addShamanObject(10,400,50,0,0,0,false) Bunların Gelip Yere Değdikten Sonra Kaybolma Kodunu Verirmisiniz
Neonstrayzer
« Citoyen »
1402145880000
    • Neonstrayzer#0000
    • Profil
    • Derniers messages
    • Tribu
#4299
  0
Bilmemfarene a dit :
Sürekli tfm.exec.addShamanObject(10,400,50,0,0,0,false) Bunların Gelip Yere Değdikten Sonra Kaybolma Kodunu Verirmisiniz

if tfm.get.room.objectList[objeıd].x==tfm.get.room.xmlMapInfo.xml:find("zeminverilerinin xi") then
^ bununla
Emrevegolxd
« Citoyen »
1402146120000
    • Emrevegolxd#0000
    • Profil
    • Derniers messages
#4300
  0
Bana .!gec yazınca map gecme kodunu verirmisinizz
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • Lua Kodları Tartışma & Yardımlaşma Başlığı
« ‹ 215 / 388 › »
© Atelier801 2018

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

Version 1.27