22.04.2011, 17:10
Ai Gente Ta Dando Um Erro No Meu GM Eu Quero Criar Um Teleport Mais Da Esse ERRO
Peгo:
Quote:
D:\Usuarios\Desktop\SU.pwn(3631) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning. |
Quote:
if(strcmp(cmdtext, "/deserto", true) == 0) { NormalTele(playerid, "Deserto", -715.2006,2362.0447,127.4262,221.8955, -716.2007, -2262.0447,127.4262,221.8955); return 1; } |