Error message help
#1

Код:
public OnFilterScriptInit()

{
new Capsule1 = CreateDynamicObject(8948,-238.96049046039,1473.6326546091,149.98042869592,0.00000000,270.00000000,349.99438477); //object(lckupgrgdoor_lvs)(1)
}


The command....  


CMD:move(playerid, params[])
{
MoveObject(Capsule1, 1389.12402344,-1679.52185059,12.97999668, 4);
}
Obviously trying to make an object move in a filterscript.
However, its throwing these codes:
"C:\Users\Charivs\Downloads\NGRP\NGRP by bijoyekuza and PawnScripting\filterscripts\SAASA.pwn(49) : warning 204: symbol is assigned a value that is never used: "Capsule1"
C:\Users\Charivs\Downloads\NGRP\NGRP by bijoyekuza and PawnScripting\filterscripts\SAASA.pwn(270) : error 017: undefined symbol "Capsule1""

Obviously Capsule1 is defined, and is assigned a value... Atleast in my eyes... What'd I do wrong?
Reply


Messages In This Thread
Error message help - by Trill - 09.09.2011, 19:28
Re: Error message help - by =WoR=G4M3Ov3r - 09.09.2011, 19:31
Re: Error message help - by Kaperstone - 09.09.2011, 19:35
Re: Error message help - by =WoR=G4M3Ov3r - 09.09.2011, 19:36
Re: Error message help - by Darnell - 09.09.2011, 19:36
Re: Error message help - by Kaperstone - 09.09.2011, 19:38
Re: Error message help - by Trill - 09.09.2011, 19:43
Re: Error message help - by Darnell - 09.09.2011, 19:43

Forum Jump:


Users browsing this thread: 3 Guest(s)