Need help!
#1

Код:
C:\Documents and Settings\archienal\My Documents\Downloads\mj\scripting shits\Roleplay\gamemodes\rp.pwn(1433) : error 017: undefined symbol "KEY_N"
C:\Documents and Settings\archienal\My Documents\Downloads\mj\scripting shits\Roleplay\gamemodes\rp.pwn(1434) : error 017: undefined symbol "KEY_SPACEBAR"
C:\Documents and Settings\archienal\My Documents\Downloads\mj\scripting shits\Roleplay\gamemodes\rp.pwn(4794) : error 037: invalid string (possibly non-terminated string)
C:\Documents and Settings\archienal\My Documents\Downloads\mj\scripting shits\Roleplay\gamemodes\rp.pwn(4797) : error 010: invalid function or declaration
C:\Documents and Settings\archienal\My Documents\Downloads\mj\scripting shits\Roleplay\gamemodes\rp.pwn(4801) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Errors.
I need help with this..Im editting/scripting a Basic Roleplay Script..And I got this errors

Here is the line

Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
    new string[512];
	if(PRESSED(KEY_N))
	if(PRESSED(KEY_SPACEBAR))
    {
Reply


Messages In This Thread
Need help! - by Derek_Westbrook - 15.04.2012, 04:33
Re: Need help! - by Derek_Westbrook - 15.04.2012, 04:46
Re: Need help! - by RollTi - 15.04.2012, 04:54
Re: Need help! - by Derek_Westbrook - 15.04.2012, 04:57
Re: Need help! - by RollTi - 15.04.2012, 04:58
Re: Need help! - by Phyrunx - 15.04.2012, 05:13
Re: Need help! - by Derek_Westbrook - 15.04.2012, 05:16
Re: Need help! - by RollTi - 15.04.2012, 05:21

Forum Jump:


Users browsing this thread: 1 Guest(s)