Error converting ,map to .pwn
#1

[/code]
Here's the code
Код:
CreateObject(3819, 1805.009888, -1801.234619, 52.466507, 0.0000, 0.0000, 315.0000);
CreateObject(3819, 1804.561279, -1774.949341, 52.466507, 0.0000, 0.0000, 0.0000);
CreateObject(3819, 1803.616089, -1748.182983, 52.466507, 0.0000, 0.0000, 45.0000);
CreateObject(3819, 1749.937622, -1746.432739, 52.466507, 0.0000, 0.0000, 135.0000);
CreateObject(3819, 1747.817749, -1774.420898, 52.466507, 0.0000, 0.0000, 180.0000);
CreateObject(3819, 1751.851929, -1801.017334, 52.466507, 0.0000, 0.0000, 236.2501);
CreateObject(14791, 1776.929810, -1775.026733, 53.513809, 0.0000, 0.0000, 0.0000);
CreateObject(14791, 1792.911499, -1759.037109, 53.513809, 0.0000, 0.0000, 0.0000);
CreateObject(14791, 1791.020142, -1789.793335, 53.513809, 0.0000, 0.0000, 0.0000);
CreateObject(14791, 1762.067383, -1787.544678, 53.513809, 0.0000, 0.0000, 0.0000);
CreateObject(14791, 1760.668335, -1757.894165, 53.513809, 0.0000, 0.0000, 0.0000);
CreateObject(17513, 1794.560547, -1715.264893, 48.047703, 358.2811, 0.0000, 186.4978);
CreateObject(14407, 1744.518555, -1687.247070, 53.828094, 24.0642, 0.8594, 226.7189);
CreateObject(969, 1718.113159, -1679.146851, 55.632095, 0.0000, 0.0000, 0.0000);
CreateObject(969, 1718.546265, -1684.376831, 55.635628, 0.0000, 0.0000, 0.0000);
CreateObject(969, 1718.133301, -1679.246460, 55.632168, 0.0000, 0.0000, 270.0000);
CreateObject(969, 1726.892090, -1684.469727, 55.635628, 0.0000, 0.0000, 45.0000);
CreateObject(969, 1726.685303, -1679.195068, 55.635628, 0.0000, 0.0000, 45.0000);
CreateObject(969, 1732.685425, -1678.633789, 55.634644, 0.0000, 0.0000, 56.2500);
CreateObject(969, 1738.692993, -1664.482910, 55.486732, 0.0000, 0.0000, 270.0000);
CreateObject(969, 1733.420288, -1669.707886, 55.641724, 0.0000, 0.0000, 45.0000);
CreateObject(969, 1727.071777, -1675.945801, 55.637138, 0.0000, 0.0000, 45.0000);
CreateObject(969, 1718.470093, -1675.913208, 55.630951, 0.0000, 0.0000, 0.0000);
CreateObject(1245, 1733.091675, -1681.234619, 56.956322, 0.8594, 4.2972, 338.3594);
CreateObject(3452, 1750.913452, -1660.061523, 58.912392, 0.0000, 0.0000, 90.0000);
CreateObject(971, 1753.166016, -1646.488647, 56.980743, 0.0000, 0.0000, 0.0000);
CreateObject(969, 1753.404663, -1674.536255, 59.438644, 0.0000, 0.0000, 0.0000);
CreateObject(969, 1744.806274, -1674.626953, 56.836533, 0.0000, 0.0000, 0.0000);
CreateObject(969, 1742.046265, -1658.794800, 56.343750, 0.0000, 0.0000, 270.0000);
CreateObject(969, 1732.866089, -1663.687866, 55.643860, 0.0000, 0.0000, 0.0000);
CreateObject(969, 1742.051880, -1646.260620, 56.104256, 0.0000, 0.0000, 0.0000);
CreateObject(971, 1754.400024, -1673.668701, 53.030670, 0.0000, 0.0000, 0.0000);
CreateObject(969, 1742.046265, -1653.594116, 56.303719, 0.0000, 0.0000, 270.0000);
CreateObject(969, 1742.001831, -1646.354248, 56.133125, 0.0000, 0.0000, 270.0000);
Reply
#2

Wrong topic,and did you put the objects under OnGameModeInit() ?

Ecko
Reply
#3

ALL objects go under:
pawn Код:
public OnGameModeInit()
{
 //objects here
   return 1;
}
Search for it in your script.
Reply
#4

Sorry i'm a noob to this.
Reply
#5

Wait now it says undefined symbol "CreateObject"
Reply
#6

You know what I give up...*sighhhh*I'M SO BAD AT THIS!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)