Quote:
Originally Posted by willsuckformoney
just
at top
new gate;
onfilterscriptinit
gate = CreateObject(.....
onplayercommandtext
if(strmp(cmdtext,"/move",true) == 0)
{
MoveObject(gate,.......
return 1;
}
|
can you gimme please a pawn code with all my coordinats cause I tryed and I got a lot of warnings and it doesnt work. Please.