Paste #20624: Edit of P#20623 - Bugged Paste

Date: 2015/10/05 12:44:07 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10


Guide:
    Type: task
    script:
    - narrate "Bienvenue, <player.name>"
    - narrate "Le serveur Antykacraft est un serveur De type Rp/pvp"
    - if <player.flag[Tuto]> == 0 {
    - ^flag player Tuto+:1
    - ^flag global Tuto+:1
      }
    - narrate "player= <player.flag[Tuto]>, global= <global.flag[Tuto]>"