where to put ?
#1

Where can i put that new Gate;

For Example

If i make it under #include <a_samp> It doesn't work

And i cleared all my filterscripts does those scripts affect that ?

I have another Error

C:\Users\zero\Desktop\SAMP Server\gamemodes\Test.pwn(286) : error 017: undefined symbol "cmd"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


Code: if (strcmp(cmd, "/opengate", true) == 0){

MoveObject(Gate, 2464.3999, -1668.59998, 14, 1);
//Low Speed

SendClientMessage(playerid, 0xAFAFAFAA, "The Gate Has Been Moved");
return 1;
}
Reply


Messages In This Thread
where to put ? - by Le3aT - 15.11.2013, 17:15
Re: where to put ? - by Konstantinos - 15.11.2013, 17:20
Re: where to put ? - by Le3aT - 15.11.2013, 17:27
Re: where to put ? - by Tuntun - 15.11.2013, 17:30
Re: where to put ? - by Konstantinos - 15.11.2013, 17:31
Re: where to put ? - by Giroud12 - 15.11.2013, 17:35

Forum Jump:


Users browsing this thread: 1 Guest(s)