mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-04-19 12:42:54 +00:00
mapvote 1.1.2
Stupid mistake that was throwing an error
This commit is contained in:
parent
631e1c13e1
commit
8d347b0cb2
@ -611,7 +611,7 @@ RotateDefault()
|
||||
DoRotation(GetRandomElementInArray(StrTok(GetDvar("mapvote_default_rotation_modes"), ":")), GetRandomElementInArray(StrTok(GetDvar("mapvote_default_rotation_maps"), ":")));
|
||||
}
|
||||
|
||||
DoRotation(modeName, mapName)
|
||||
DoRotation(modeDsr, mapName)
|
||||
{
|
||||
cmdexec("load_dsr " + modeDsr);
|
||||
wait(0.05);
|
||||
|
Loading…
x
Reference in New Issue
Block a user