[Map] Nuclear Powerstation
#1

Objects: 311


screens:

























pawn Код:
if (strcmp("/ht", cmdtext, true, 10) == 0)
    {
CreateObject(345,2580.16064453,-2599.68383789,4.74714899,0.00000000,0.00000000,0.00000000); //object(1)
CreateObject(345,2578.39135742,-2599.55981445,4.74714899,0.00000000,0.00000000,0.00000000); //object(2)
CreateObject(345,2578.26391602,-2601.36352539,4.74714899,0.00000000,0.00000000,0.00000000); //object(3)
CreateObject(345,2580.19409180,-2601.85595703,4.74714899,0.00000000,0.00000000,0.00000000); //object(4)
    }
pawn Код:
if (strcmp("/ha", cmdtext, true, 10) == 0)
{
DestroyObject(345,2580.16064453,-2599.68383789,4.74714899,0.00000000,0.00000000,0.00000000); //object(1)
DestroyObject(345,2578.39135742,-2599.55981445,4.74714899,0.00000000,0.00000000,0.00000000); //object(2)
DestroyObject(345,2578.26391602,-2601.36352539,4.74714899,0.00000000,0.00000000,0.00000000); //object(3)
DestroyObject(345,2580.19409180,-2601.85595703,4.74714899,0.00000000,0.00000000,0.00000000); //object(4)
}

Download:

Pastebin:
Reply
#2

Wauw it looks good, but it's [ pawn ] BBcode and not [ pwn ]
Reply
#3

Fukushima xD
Reply
#4

very nice and detailed
Reply
#5

Quote:
Originally Posted by Kwarde
Посмотреть сообщение
Wauw it looks good, but it's [ pawn ] BBcode and not [ pwn ]
Oh thank you
Reply
#6

Great! i really like your map
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)