×

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ığı
« ‹ 95 / 388 › »
Lua Kodları Tartışma & Yardımlaşma Başlığı
Emrevegolxd
« Citoyen »
1397820540000
    • Emrevegolxd#0000
    • Profil
    • Derniers messages
#1881
  0
Fightcireis a dit :


function eventChatCommand(isim,komut)
if komut:sub(1,2)==". " then
if isim=="emrevegolxd" then
print("[Emrevegolxd] "..komut.."")
end
end
end
al buda !. yazacagın şey.

herkeze geliyomu
Fightcireis
« Citoyen »
1397820540000
    • Fightcireis#0000
    • Profil
    • Derniers messages
#1882
  0
Emrevegolxd a dit :


herkeze geliyomu

Hayır chatmessage kabilelerde kullanılmaz.
Emrevegolxd
« Citoyen »
1397821020000
    • Emrevegolxd#0000
    • Profil
    • Derniers messages
#1883
  0
of bazı kodlar buldum onlar ile oyn yapdım ama simdi konu acsam herkez dicek kodlar alıntı dicek.
Fatihmilano
« Citoyen »
1397821020000
    • Fatihmilano#0000
    • Profil
    • Derniers messages
    • Tribu
#1884
  0
Emrevegolxd a dit :
of bazı kodlar buldum onlar ile oyn yapdım ama simdi konu acsam herkez dicek kodlar alıntı dicek.

Kodları gördüm ama sadece yapımcı kısmını değiştirmişsin.
Grifaremice
« Citoyen »
1397821140000
    • Grifaremice#0000
    • Profil
    • Derniers messages
    • Tribu
#1885
  0
Emrevegolxd a dit :
of bazı kodlar buldum onlar ile oyn yapdım ama simdi konu acsam herkez dicek kodlar alıntı dicek.

Görmemezlikten gel konunu aç elbet beğenenler olacaktır.
Fatihmilano
« Citoyen »
1397821260000
    • Fatihmilano#0000
    • Profil
    • Derniers messages
    • Tribu
#1886
  0
Grifaremice a dit :
Görmemezlikten gel konunu aç elbet beğenenler olacaktır.

Alıntı koddan kastı sahiden alıntı, sadece yapımcı kısmını değiştirmiş.
Emrevegolxd
« Citoyen »
1397821440000
    • Emrevegolxd#0000
    • Profil
    • Derniers messages
#1887
  0
Fatihmilano a dit :
Alıntı koddan kastı sahiden alıntı, sadece yapımcı kısmını değiştirmiş.

ewt ondan acmıyorum :D
Pazulufare
« Citoyen »
1397822460000
    • Pazulufare#0000
    • Profil
    • Derniers messages
#1888
  0
Oyga a dit :

Evet benim verdiğim kod.

Ne yapayım ?
Yumioo
« Citoyen »
1397826660000
    • Yumioo#0000
    • Profil
    • Derniers messages
    • Tribu
#1889
  0
arkadaslar spaceye basınca drag eğilinnce sp atma kodu verebilirmisiniz
Fatihmilano
« Citoyen »
1397826660000
    • Fatihmilano#0000
    • Profil
    • Derniers messages
    • Tribu
#1890
  0
Yumioo a dit :
arkadaslar spaceye basınca drag eğilinnce sp atma kodu verebilirmisiniz

Drag işini yapmıştım.
Yumioo
« Citoyen »
1397826780000
    • Yumioo#0000
    • Profil
    • Derniers messages
    • Tribu
#1891
  0
Fatihmilano a dit :
Drag işini yapmıştım.

sp olmuyor
Pazulufare
« Citoyen »
1397826780000
    • Pazulufare#0000
    • Profil
    • Derniers messages
#1892
  0
Sadece SP kodunu koy oralara istersen kodları koy buraya yapayım.
Yumioo
« Citoyen »
1397826900000
    • Yumioo#0000
    • Profil
    • Derniers messages
    • Tribu
#1893
  0
Yumioo a dit :
arkadaslar spaceye basınca drag eğilinnce sp atma kodu verebilirmisiniz



^^
Dinorai
« Citoyen »
1397832780000
    • Dinorai#0000
    • Profil
    • Derniers messages
#1894
  0
Yumioo a dit :



^^

sağa gülle atma biraz beceriksizim ama belki olmuştur bi dene

kod a dit :
for name,player in pairs(tfm.get.room.playerList) do
tfm.exec.bindKeyboard(name, 40, true, true)
end

function eventKeyboard(name, key, down)
if key==40 then
[for name,player in pairs(tfm.get.room.playerList) do
system.bindMouse(name, true)
end

function eventMouse(name, x, y)
tfm.exec.addShamanObject(19, x, y)
end]
end
end

^
Fatihmilano
« Citoyen »
1397833200000
    • Fatihmilano#0000
    • Profil
    • Derniers messages
    • Tribu
#1895
  0
Dinorai a dit :
sağa gülle atma biraz beceriksizim ama belki olmuştur bi dene
^

Mouse nereden çıktı? [ ]?
Dinorai
« Citoyen »
1397833980000
    • Dinorai#0000
    • Profil
    • Derniers messages
#1896
  0
Fatihmilano a dit :
Mouse nereden çıktı? [ ]?

Saçmalamışım

Düzelttim a dit :
for name,player in pairs(tfm.get.room.playerList) do
tfm.exec.bindKeyboard(name, 40, true, true)
end

function eventKeyboard(name, key, down)
if key==40 then
[for name,player in pairs(tfm.get.room.playerList) do
tfm.exec.addShamanObject(19, x, y)
end]
end
end
Dinorai
« Citoyen »
1397834100000
    • Dinorai#0000
    • Profil
    • Derniers messages
#1897
  0
Fatihmilano a dit :
metin

## tfm.exec.addShamanObject : argument 2 can't be NIL.

Hata nedir offf
Fatihmilano
« Citoyen »
1397834100000
    • Fatihmilano#0000
    • Profil
    • Derniers messages
    • Tribu
#1898
  0
Dinorai a dit :
Saçmalamışım

Yine yanlış. a dit :

metin
Kmlcan
« Citoyen »
1397839200000
    • Kmlcan#0000
    • Profil
    • Derniers messages
    • Tribu
#1899
  0
Dinorai a dit :


## tfm.exec.addShamanObject : argument 2 can't be NIL.

Hata nedir offf

x yok.

function eventKeyboard(name, key, down) -- x parametresi olmadığından x de olmaz.

function eventKeyboard(name, key, down, x, y) -- doğru.
Enesxfbxpro
« Censeur »
1397840880000
    • Enesxfbxpro#0000
    • Profil
    • Derniers messages
    • Tribu
#1900
  0
sa, bol kodlamalar

birşey soracağım : ben ban yemiştim 5 şubatta(2014) ve 20 şubatta(2014) banım açıldı, lua kodlayabilir miyim?
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • Lua Kodları Tartışma & Yardımlaşma Başlığı
« ‹ 95 / 388 › »
© Atelier801 2018

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

Version 1.27