(adsbygoogle = window.adsbygoogle || []).push({});
I've been trying to make a GSC that has Multiplayer and zombies in one GSC (ex, has a multiplayer GSC which runs on multiplayer maps and then you went to play zombies and then a zombies gsc would load on zombies maps) i've tryed using dvars like this
if(getDvar("mapname") == "mp_nuketown_2020") example of a multiplayer map
self thread onplayerspawnedMultiplaer()
if(getDvar("mapname") == "zm_prison") example of a zombies map
self thread onplayerspawnedZombies()
But it freeze's me on zombies
If your good at this type of thing cuz im kind of a noob msg my skype MezziPS3 would appreciate it will give you credit and stuff if you help or just post if its possible or not just a idea I had
Thanks