4en3rgY Romania
[Tutorial] Cum sa-ti schimbi numele  2z8bv910
Welcome To 4EN3RGY Romania
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!

4en3rgY Romania


Nu sunteti conectat. Conectați-vă sau înregistrați-vă

[Tutorial] Cum sa-ti schimbi numele

Vezi subiectul anterior Vezi subiectul urmator In jos  Mesaj [Pagina 1 din 1]

1[Tutorial] Cum sa-ti schimbi numele  Empty [Tutorial] Cum sa-ti schimbi numele Lun 01 Mai 2017, 22:20

Viorel

ViorelFondator

Cum sa-ti schimbi numele

Acest quest va permite sa va schimbati numele pentru o suma de yang .

Code: Select all
quest change_nick begin
state start begin
when 71055.use begin
say_title ("¿Vrei sa schimbi numele?" )
say ( "" )
say ( "Te costa 50 kk." )
local opcion = select ( "Ok" , "Nu mersi" )
if opcion == 1 then
if pc.gold >= 50000000 then
pc changegold(-50000000)
say("Introdu numele dorit.")
pc.change_name(input( ))
pc.remove_item (71055)
command("logout")
else
say("Nu ai suficient Yang.")
say("")
end
elseif opcion == 2 then
return
end
end
end
end



Instalare:
cd /usr/rain/channel/share_data/locale/hongkong/quest
./qc change_nick.quest

Vezi subiectul anterior Vezi subiectul urmator Sus  Mesaj [Pagina 1 din 1]

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum

 

Copyright @ 2010-2024 by 4en3rgY ~> All rights reserved.