[Ajuda] XP E LEVEL
#2

pawn Код:
#define FILTERSCRIPT

#include <a_samp>

#if defined FILTERSCRIPT

//News
int exp = 0;
int up = 1;
int up + exp = total;
int total;

//Fowards
forward subiu();

public OnFilterScriptInit()
{
    print("Sistema de EXP, Carregado! By: Diksplay")
    SetTimer("subiu",6000, false)
    return 1;
}

public OnFilterScriptExit()
{
    return 1;
}

public subiu()
{
  SendClientMessage(playerid, -1, "Parabйns, vocк subiu de nivel! e agora estб no nivel %i/5",total);
}

#else

#endif
Tentei fazer um sistema, nгo sei se estб correto. entгo me corrijam ae, claro que esse FS, Nгo й um Que tem sistema de salvamento, й um bem simples!

{COMPILADO Sem Erros!}

#NгoTestado
Reply


Messages In This Thread
XP E LEVEL - by minimessi10 - 10.07.2013, 18:15
Re: XP E LEVEL - by LucaAllexandre - 10.07.2013, 18:29
Re: XP E LEVEL - by Lуs - 10.07.2013, 18:33
Re: XP E LEVEL - by minimessi10 - 10.07.2013, 18:46
Re: XP E LEVEL - by StrondA_ - 10.07.2013, 19:42

Forum Jump:


Users browsing this thread: 1 Guest(s)