30.11.2013, 17:49
Esse 'i' que vocк estб procurando, estб setado como o que?
Se nгo estiver da forma correta, tente deste modo:
Se nгo estiver da forma correta, tente deste modo:
pawn Код:
Linhs 25
DOF2_SetString( CAMINHO , "Nome do que vocк estб Setando", "Ninguem");
Linha 29
if ( strcmp ( DOF2_GetString ( CAMINHO,"Nome do que vocк estб Procurando" ), "Ninguem", true ) == 0 )
Linha 30
DOF2_SetString ( CAMINHO, "Nome do que vocк estб Setando" , GetPlayerNome(playerid) );
Linha 53
format(String, sizeof String, "Vaga %d | %s", i, DOF2_GetString ( CAMINHO, "Nome do que vocк estб Procurando"));