×

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ığı
« ‹ 203 / 388 › »
Lua Kodları Tartışma & Yardımlaşma Başlığı
Fastruling
« Citoyen »
1401796560000
    • Fastruling#0000
    • Profil
    • Derniers messages
    • Tribu
#4041
  0
Farenin üzerine textArea nasıl ekleyebiliriz ? Fare hareket ettikçe o da hareket edecek. Yardım ederseniz sevinirim.
Fatihmilano
« Citoyen »
1401796860000
    • Fatihmilano#0000
    • Profil
    • Derniers messages
    • Tribu
#4042
  0
Fastruling a dit :
Farenin üzerine textArea nasıl ekleyebiliriz ? Fare hareket ettikçe o da hareket edecek. Yardım ederseniz sevinirim.

X ve y cok hizli okunmuyor, o yuzden pek hos olmaz.
Fastruling
« Citoyen »
1401796980000
    • Fastruling#0000
    • Profil
    • Derniers messages
    • Tribu
#4043
  0
Yine de yapmak istiyorum. Yardımcı olsan ? :S
Oyga
« Citoyen »
1401796980000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#4044
  0
fastruling a dit :
Yine de yapmak istiyorum. Yardımcı olsan ? :S

#Düzenlendi.
Kodu çaldı ve kaçtı, ne bir teşekkür, ne bir şey.
Neonstrayzer
« Citoyen »
1401797220000
    • Neonstrayzer#0000
    • Profil
    • Derniers messages
    • Tribu
#4045
  0
Telif hakları nedeniyle kaldırılmıştır.
Dinorai
« Citoyen »
1401797460000
    • Dinorai#0000
    • Profil
    • Derniers messages
#4046
  0
Neonstrayzer 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, x, y)
if key==40 then
o=tfm.exec.addShamanObject(1, x, y)
obje=os.time()
end
end

function eventLoop()
if obje then
if os.time()-obje>1000 then
tfm.exec.removeObject(o)
obje=os.time()
end
end
end

saol *-*
Fastruling
« Citoyen »
1401797460000
    • Fastruling#0000
    • Profil
    • Derniers messages
    • Tribu
#4047
  0
Oyga a dit :

#Düzenlendi.
Kodu çaldı ve kaçtı, ne bir teşekkür, ne bir şey.

O konuyu kapatsak ? Kodu kullanmıyorum artık. Bende bile değil...
Nyks
« Citoyen »
1401797580000
    • Nyks#1372
    • Profil
    • Derniers messages
    • Tribu
#4048
  0
## Argument error. bu nedir ?
Neonstrayzer
« Citoyen »
1401797880000
    • Neonstrayzer#0000
    • Profil
    • Derniers messages
    • Tribu
#4049
  0
Laadljnf a dit :
## Argument error. bu nedir ?

Yolunda gitmeyen birşeyler olunca diyim kısaca.
Dinorai
« Citoyen »
1401798000000
    • Dinorai#0000
    • Profil
    • Derniers messages
#4050
  0
Laadljnf a dit :
## Argument error. bu nedir ?

Topic-663154

Edit:Neon verdiğin kod çalışıyoda ben biraz kurcaladım :)

şöle bişe yaptım çalışmıyo :) -->

for n in pairs(tfm.get.room.playerList) do
tfm.exec.bindKeyboard(n, 40, true, true)
end

function eventKeyboard(name, key, down,x,y)
if key==40 then
if tfm.get.room.playerList[name].isFacingRight then
tfm.exec.addShamanObject(35,x+7,y,0,24)
else
tfm.exec.addShamanObject(35,x-7,y,180,-24)
obje=os.time()
end
end
end
end

function eventLoop()
if obje then
if os.time()-obje>4000 then
tfm.exec.removeObject(o)
obje=os.time()
end
end
end
Fastruling
« Citoyen »
1401798600000
    • Fastruling#0000
    • Profil
    • Derniers messages
    • Tribu
#4051
  0
@Neonstrayzer sen yardım eder misin ? Farenin üzerine textArea nasıl ekleyebiliriz ? Fare hareket ettikçe o da hareket edecek.
Horroy
« Citoyen »
1401800160000
    • Horroy#0000
    • Profil
    • Derniers messages
    • Tribu
#4052
  0
3 can sisteminin konusu kapandımı?
Oyga
« Citoyen »
1401800280000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#4053
  0
Horroy a dit :
3 can sisteminin konusu kapandımı?

Olmayan konu kapanamaz.
Horroy
« Citoyen »
1401801060000
    • Horroy#0000
    • Profil
    • Derniers messages
    • Tribu
#4054
  0
Oyga a dit :


Olmayan konu kapanamaz.

Vardı. Galiba Neon açmışt
Erkutryder
« Citoyen »
1401801060000
    • Erkutryder#0000
    • Profil
    • Derniers messages
#4055
  0
Horroy a dit :


Vardı. Galiba Neon açmışt

Yoktu
Oyga
« Citoyen »
1401801060000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#4056
  0
Horroy a dit :


Vardı. Galiba Neon açmışt

Oyga a dit :
Olmayan konu kapanamaz.

^ Neon kodunu bir yorumda paylaşmıştı, sonra çalanlar için sildi kodu.
Nyks
« Citoyen »
1401801420000
    • Nyks#1372
    • Profil
    • Derniers messages
    • Tribu
#4057
  0
Lua Versiyon 0.18 oldu
Fatihmilano
« Citoyen »
1401802080000
    • Fatihmilano#0000
    • Profil
    • Derniers messages
    • Tribu
#4058
  0
Laadljnf a dit :
Lua Versiyon 0.18 oldu

Gunaydin c:
Oyga
« Citoyen »
1401802080000
    • Oyga#0000
    • Profil
    • Derniers messages
    • Tribu
#4059
  0
Keşke bizimde böyle bir konumuz olsa: Topic-543696
Güncellemeleri her zaman buradan bulabilirsiniz.
Nyks
« Citoyen »
1401802080000
    • Nyks#1372
    • Profil
    • Derniers messages
    • Tribu
#4060
  0
Oyga a dit :
Keşke bizimde böyle bir konumuz olsa: Topic-543696
Güncellemeleri her zaman buradan bulabilirsiniz.

Açan olur belki ? :D
  • Forums
  • /
  • Transformice
  • /
  • Modules
  • /
  • Lua Kodları Tartışma & Yardımlaşma Başlığı
« ‹ 203 / 388 › »
© Atelier801 2018

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

Version 1.27