[Ajuda] GM do BVV!
#2

Final do GM

pawn Код:
stock StrToInt(string[]) {
return strval(string);
}

stock set(dest[],source[]) {
new count = strlen(source);
new i=0;
for (i=0;i<count;i++) {
dest[i]=source[i];
}
dest[count]=0;
}
Tenta ae

Ainda deve ficar alguns warnings..
Reply


Messages In This Thread
GM do BVV! - by .:LucasxD:. - 11.08.2012, 16:53
Re: GM do BVV! - by Delay - 11.08.2012, 17:23
Re: GM do BVV! - by .:LucasxD:. - 11.08.2012, 17:33

Forum Jump:


Users browsing this thread: 1 Guest(s)