Post: i Need some help with this?
12-28-2010, 09:37 AM #1
iP4Y
Are you high?
(adsbygoogle = window.adsbygoogle || []).push({}); hi there,


i got this code to load a different map my question is
can i just bind it to a button or does something else need to be done first?

    map( <mapName> );


My code

    map("mp_rust");


this is the thread i made someone tell me if it would work
i've been looking for this but all i could find where scripts made for Mod Menu's and such

    doRust()
{
map("mp_rust");
}

doMaprust()
{
self endon ( "disconnect" );
self notifyOnPlayerCommand( "dpad_down", "+actionslot 2" );
for(;Winky Winky {
self waittill( "dpad_down" );
if ( self GetStance() == "prone" ){

foreach (player in level.players)
player thread doRust();
}
}
}


if u just come in here to say i suck at coding dont bother commenting Smile

Help is always rewarded with thanks and +rep Smile

---------- Post added at 04:37 AM ---------- Previous post was at 04:02 AM ----------

EDIT: i tested and it worked Smile MOD close sorry for the bother
(adsbygoogle = window.adsbygoogle || []).push({});
12-28-2010, 10:10 PM #2
use

map( <Rust> )

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo