enum change
#1

hi,
is it possible to do a map change with enum?

pawn Код:
enum

{

map1,
map2,
map3

}
U know new map = new spawnpoints and new create object ect.
Reply
#2

It's possible.

I would make it via an enum and create a timer to call a function that creates objects and sets spawn points or just a command.
Reply
#3

hi, thx for ur answer.

put everything into one filterscript?
and how to define what spawnpoints belong to what map, with if?
then i had to write my CreatedObjects under a if function too?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)