Pokémon Center ~ Stay what we are ~ [Pokemon Sole- Pokemon Luna Download e Guida Ufficiale]

Aiuto per script

« Older   Newer »
  Share  
The return of Rayman
view post Posted on 19/5/2013, 12:39 by: The return of Rayman     +1   -1

Hoodlum 100x100

Group:
Utente Plus
Posts:
815
Reputation:
+3
Location:
La Terra dei Morti Lividi

Status:


CITAZIONE (The return of Rayman @ 19/5/2013, 12:40) 
Uppo per chiedere uno script secondo il quale, se ho giŕ attivato uno script, mi chiede "Vuoi entrare?" e mi propone "SI o NO" e se accetto mi teletrasporta in una mappa.

CODICE
#dynamic 0x800000
#org @start
lock
faceplayer
msgbox @msg 0x5
if 0x1 goto @yes
if 0x0 goto @no
release
end

#org @msg
= Vuoi entrare?

#org @yes
checkflag 0x1032
if 0x1 goto @fatto
lockall
warp 0x 0x 0x 0x 0x
setflag 0x1032
releaseall
end
setvar 0x4000 0x2

#org @fatto
release
end

#org @no
= No.
release
end

Forse questo va bene. Che dite?
 
Top
5 replies since 4/5/2013, 12:33   68 views
  Share