[Ajuda] Criar uma include ;)
#3

O problema de usar com fs й pra criar os comandos, ai tem que criar dentro do FS, e quando adaptei no gm deu um Monte de erros


@EDIT

Код:
C:\Users\user\Downloads\sv\gamemodes\sv.pwn(3439) : warning 219: local variable "Nome" shadows a variable at a preceding level
C:\Users\user\Downloads\sv\gamemodes\sv.pwn(3439) : warning 203: symbol is never used: "Nome"
C:\Users\user\Downloads\sv\gamemodes\sv.pwn(3565) : warning 219: local variable "Nome" shadows a variable at a preceding level
C:\Users\user\Downloads\sv\gamemodes\sv.pwn(3566) : error 035: argument type mismatch (argument 2)
C:\Users\user\Downloads\sv\gamemodes\sv.pwn(3565) : warning 204: symbol is assigned a value that is never used: "Nome"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
3439:
pawn Код:
new Nome, Dias;
3565:
pawn Код:
new Nome[24], Str[128];
3566:
pawn Код:
GetPlayerName(playerid, Nome, 24);
Reply


Messages In This Thread
Criar uma include ;) - by GHLEMES - 24.05.2014, 18:50
Re: Criar uma include ;) - by PT - 24.05.2014, 19:17
Re: Criar uma include ;) - by GHLEMES - 24.05.2014, 19:25
Re: Criar uma include ;) - by GHLEMES - 24.05.2014, 21:04
Re: Criar uma include ;) - by Alwe - 24.05.2014, 21:13
Re: Criar uma include ;) - by Dry - 24.05.2014, 21:35
Re: Criar uma include ;) - by GHLEMES - 24.05.2014, 22:02
Re: Criar uma include ;) - by Dry - 24.05.2014, 22:21
Re: Criar uma include ;) - by GHLEMES - 25.05.2014, 01:39

Forum Jump:


Users browsing this thread: 2 Guest(s)