×

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
  • /
  • Archives
  • /
  • Seção Editor de Mapas e Modules
  • /
  • Tópico de Dúvidas
« ‹ 39 / 39
Tópico de Dúvidas
Dhanny_mheyran
« Citoyen »
1423848000000
    • Dhanny_mheyran#6701
    • Profil
    • Derniers messages
    • Tribu
#761
  0
numero=0
function eventChatCommand(name,message)
if message == "set" then
ui.addPopup(0,2,"Escolha o número!",name,350,175,200,true)
end
end
function eventPopupAnswer(id,name,answer)
if id == 0 then
numero=answer
if numero >= 0 then
print("Este número é positivo ou neutro!")
else
print("Este número é negativo!")
end
end
end


Quando digito !set e coloco um número ele dá o erro
[15:18] [Lua] # [*Num sei porque criei essa tribo] Runtime Error : Haxhhhhhhhhh.lua:10: attempt to compare string with number expected, got string

o q tá acontecendo?
Thedalek
« Citoyen »
1423848180000
    • Thedalek#0000
    • Profil
    • Derniers messages
#762
  0
Haxhhhhhhhhh a dit :
numero=0
function eventChatCommand(name,message)
if message == "set" then
ui.addPopup(0,2,"Escolha o número!",name,350,175,200,true)
end
end
function eventPopupAnswer(id,name,answer)
if id == 0 then
numero=answer
if numero >= 0 then
print("Este número é positivo ou neutro!")
else
print("Este número é negativo!")
end
end
end


Quando digito !set e coloco um número ele dá o erro
[15:18] [Lua] # [*Num sei porque criei essa tribo] Runtime Error : Haxhhhhhhhhh.lua:10: attempt to compare string with number expected, got string

o q tá acontecendo?

o answer é string, não se compara string com número

usa

if tonumber(numero) >= 0 then ou numero=tonumber(answer)
Gutigusta
« Citoyen »
1423850460000
    • Gutigusta#0000
    • Profil
    • Derniers messages
    • Tribu
#763
  0
Onde peço um script onde qualquer um possa fazer para mim?
Canezinhu
« Citoyen »
1423850580000
    • Canezinhu#0000
    • Profil
    • Derniers messages
#764
  0
Gutigusta a dit :
Onde peço um script onde qualquer um possa fazer para mim?

Aqui > Mega Galeria LUA
Gutigusta
« Citoyen »
1423850940000
    • Gutigusta#0000
    • Profil
    • Derniers messages
    • Tribu
#765
  0
canezinhu a dit :
Gutigusta a dit :
Onde peço um script onde qualquer um possa fazer para mim?

Aqui > Mega Galeria LUA

Obrigado ^-^!
Dyegotrakina
« Citoyen »
1423883100000
    • Dyegotrakina#0000
    • Profil
    • Derniers messages
#766
  0
como tira print?
  • Forums
  • /
  • Transformice
  • /
  • Archives
  • /
  • Seção Editor de Mapas e Modules
  • /
  • Tópico de Dúvidas
« ‹ 39 / 39
© Atelier801 2018

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

Version 1.27