Post: .gsc help
01-30-2013, 11:54 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I'm trying to add a map menu sub menu... Gives me script compile error everytime I try to code it, here is what I've done so far:


self addMenuOption( "Sub11", "Afghan", ::MapC, "mp_afghan" );
MapC(i)
{
i("Changing map to: "+i);
self sayall("Map Is About To Change");
wait 3;
map(i);
}
Thought that seemed right, but thats the only thing I've added, So I don't know, seems right to me... Using Ro's menu base V5... Thanks

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo