dimanche 24 juillet 2016

Help??

I am following this tutorial

http://ift.tt/2alf3mK

and i im stuck at ProxDetector. I made stocks and everything is fine. But when i add this

PHP Code:

public OnPlayerText(playeridtext[])
{
    new 
message[128];
    
format(messagesizeof(message), "%s kaze: %s"GetName(playerid), text);
    
ProxDetector(30.0playeridmessage, -1);
    return 
1;

I get these

Code:

C:\Users\Admin\Desktop\HueHue\gamemodes\modeeee.pwn(107) : warning 213: tag mismatch
C:\Users\Admin\Desktop\HueHue\gamemodes\modeeee.pwn(177) : warning 213: tag mismatch
C:\Users\Admin\Desktop\HueHue\gamemodes\modeeee.pwn(180) : warning 213: tag mismatch
C:\Users\Admin\Desktop\HueHue\gamemodes\modeeee.pwn(180) : warning 213: tag mismatch
Pawn compiler 3.2.3664                  Copyright (c) 1997-2006, ITB CompuPhase


4 Warnings.
These are the lines

PHP Code:

ProxDetector(30.0playeridmessage, -1); //107
GPP(playeridxyz); //177
if(IsPlayerInRangeOfPoint(iradixyz)) //180 

What can i do??

EDIT: FIXED

Let's block ads! (Why?)



Help??

Aucun commentaire:

Enregistrer un commentaire