Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: zee poslato Februar 08, 2012, 16:05:00 POSLE PODNE

Naslov: [Pomoć] Gdje trebam ubaciti!
Poruka od: zee poslato Februar 08, 2012, 16:05:00 POSLE PODNE
E ovako, kada nadjem u obliku ovog:
http://balkan-samp.com/forum/index.php?topic=37718.0

Evo ovaj oblik :


CreateDynamicObject(8653, 1488.6999511719, -1752, 15.39999961853, 90, 0, 268);
CreateDynamicObject(8653, 1484.5999755859, -1751.5, 15.39999961853, 90, 0, 81.996459960938);
CreateDynamicObject(3851, 1486.6999511719, -1751.8000488281, 1.1999995708466, 90, 180, 89.999969482422);
CreateDynamicObject(3851, 1486.6999511719, -1751.8000488281, 27.700000762939, 90, 0, 270);
CreateDynamicObject(8651, 1490.0999755859, -1751.6999511719, 15.39999961853, 90, 0, 90);
CreateDynamicObject(8651, 1494.3000488281, -1751.9000244141, 15.39999961853, 90, 0, 268);
CreateDynamicObject(8651, 1479.0100097656, -1751.4000244141, 15.39999961853, 90, 0, 86);
CreateDynamicObject(3851, 1491.9000244141, -1751.5999755859, 16.39999961853, 90, 180, 89.999969482422);
CreateDynamicObject(3851, 1491.9000244141, -1751.5999755859, 27.700000762939, 90, 0, 270);
CreateDynamicObject(3851, 1491.4000244141, -1751.5999755859, 15.39999961853, 90, 0, 90);
CreateDynamicObject(3851, 1486.1999511719, -1751.8000488281, 16.39999961853, 90, 0, 88);
CreateDynamicObject(3851, 1481.099609375, -1751.3994140625, 22.559999465942, 90, 0, 267.99499511719);
CreateDynamicObject(8651, 1483.1999511719, -1751.9000244141, 15.39999961853, 90, 0, 265.99499511719);
CreateDynamicObject(3851, 1475.8000488281, -1751.3000488281, 16.39999961853, 90, 0, 90);
CreateDynamicObject(8656, 1473.5999755859, -1751.6999511719, 15.60000038147, 90, 0, 90);
CreateDynamicObject(8656, 1477.6999511719, -1751.8000488281, 15.60000038147, 90, 0, 268);
CreateDynamicObject(3851, 1475.8000488281, -1751.3000488281, 27.700000762939, 90, 0, 90);
CreateDynamicObject(8656, 1468.0999755859, -1751.5999755859, 15.60000038147, 90, 0, 92);
CreateDynamicObject(8656, 1472.3000488281, -1751.6999511719, 15.60000038147, 90, 0, 267.99951171875);
CreateDynamicObject(3851, 1470.3000488281, -1751.5, 16.39999961853, 90, 180, 89.999969482422);
CreateDynamicObject(3851, 1470.3000488281, -1751.5, 27.700000762939, 90, 0, 270);
CreateDynamicObject(2773, 1484.0999755859, -1771.4000244141, 18.299999237061, 0, 0, 2);
CreateDynamicObject(2773, 1483.9000244141, -1768, 18.299999237061, 0, 0, 1.99951171875);
CreateDynamicObject(2773, 1477.8000488281, -1771.5, 18.299999237061, 0, 0, 1.99951171875);
CreateDynamicObject(2773, 1477.8000488281, -1768.4000244141, 18.299999237061, 0, 0, 1.99951171875);
CreateDynamicObject(2773, 1483.8000488281, -1764.3000488281, 18.299999237061, 0, 0, 1.99951171875);
CreateDynamicObject(2773, 1477.8000488281, -1765, 18.299999237061, 0, 0, 1.99951171875);
CreateDynamicObject(1504, 1480, -1751.4200439453, 14.39999961853, 0, 0, 357.99499511719);
CreateDynamicObject(1504, 1482.9995117188, -1751.5, 14.39999961853, 0, 0, 177.98950195313);


Gdje to moram ubacit jel preko PWN file ili molim vas odgovorite sto prije i jasnije! :)
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: -666- poslato Februar 08, 2012, 16:13:55 POSLE PODNE
public OnGameModeInit()

Tu ubacuješ.
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: zee poslato Februar 08, 2012, 16:23:03 POSLE PODNE
ma ne to, vec jel moram otici u gamemodes pa u neki PWN file ili ?
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: aaaaaaaaaaaaaa23 poslato Februar 08, 2012, 16:25:30 POSLE PODNE
Citat: zee poslato Februar 08, 2012, 16:23:03 POSLE PODNE
ma ne to, vec jel moram otici u gamemodes pa u neki PWN file ili ?
Da u PAWNO i ujdes u svoj GM !
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: zee poslato Februar 08, 2012, 16:27:31 POSLE PODNE
i samo ovo kopiram ?...Ali ja kopiram i restartujem server i nema nista :S
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: aaaaaaaaaaaaaa23 poslato Februar 08, 2012, 16:29:00 POSLE PODNE
OMG...Pa kada to kopiras ispod public OnGameModeInit() idi paste i klikni F5 ili jednostavno gore u cosku compile..Precica za compile je F5 samo to klikni pa onda :)
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: zee poslato Februar 08, 2012, 16:32:38 POSLE PODNE
pise mi neki error , sta je to ?
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: aaaaaaaaaaaaaa23 poslato Februar 08, 2012, 16:33:09 POSLE PODNE
Postaj...:)
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: NixoN^ poslato Februar 08, 2012, 16:34:57 POSLE PODNE
Daj liniju errora.. da vidim ?  >:(
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: zee poslato Februar 08, 2012, 16:35:40 POSLE PODNE
C:\Documents and Settings\ZELJKO\My Documents\GTA San Andreas User Files\Classic Life RolePlay\gamemodes\CLRP.pwn(72747) : error 021: symbol already defined: "CreateObject"
C:\Documents and Settings\ZELJKO\My Documents\GTA San Andreas User Files\Classic Life RolePlay\gamemodes\CLRP.pwn(72755) : error 021: symbol already defined: "Itter_OnGameModeInit"
C:\Documents and Settings\ZELJKO\My Documents\GTA San Andreas User Files\Classic Life RolePlay\gamemodes\CLRP.pwn(72756) : error 021: symbol already defined: "CreateDynamicObject"
Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase


3 Errors.
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: aaaaaaaaaaaaaa23 poslato Februar 08, 2012, 16:36:47 POSLE PODNE
Daj mi ove linije (72755) (72747) (72756)
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: N0NE poslato Februar 08, 2012, 16:37:09 POSLE PODNE
Nisi stavio ispod ongamemodeinit
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: zee poslato Februar 08, 2012, 16:37:44 POSLE PODNE
sta ti je to, pls napisi pa da samo copy/paste :)
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: zee poslato Februar 08, 2012, 16:40:00 POSLE PODNE
Citat: sTrumF poslato Februar 08, 2012, 16:36:47 POSLE PODNE
Daj mi ove linije (72755) (72747) (72756)

Di cu to nac jbt, ? :S
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: aaaaaaaaaaaaaa23 poslato Februar 08, 2012, 16:40:40 POSLE PODNE
Idi CTRL+G i ukucaj te brojeve i samo kopiraj to sto ti oznaci :S Tako za sve brojeve i postaj ih !! btw. jesi postavio ispod ongamemodeinit
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: zee poslato Februar 08, 2012, 16:42:43 POSLE PODNE
72755- CreateDynamicObject(8653, 1488.6999511719, -1752, 15.39999961853, 90, 0, 268);
72747-                CreateObject(14395, 2511.5151367188, -1688.4266357422, 14.698588371277, 0, 0, 192);
72756- CreateDynamicObject(8653, 1484.5999755859, -1751.5, 15.39999961853, 90, 0, 81.996459960938);
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: KombinatoR poslato Februar 08, 2012, 16:45:12 POSLE PODNE
TVOJ_MOD/pawno/otvori tvoj mod preko pawna/ ctrl+f OnGameModeInit i odi do kraja OnGameModeInit-a i zalijepi to / F5

i ne radi dupli post ( DP )
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: zee poslato Februar 08, 2012, 16:48:47 POSLE PODNE
koga ti jebes nemoze jebo te iss.
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: aaaaaaaaaaaaaa23 poslato Februar 08, 2012, 16:53:19 POSLE PODNE
Eto objasnio ti je...
Naslov: Odg: [Pomoć] Gdje trebam ubaciti!
Poruka od: K4[Я]!K3 poslato Februar 08, 2012, 18:42:08 POSLE PODNE
Citat: zee poslato Februar 08, 2012, 16:48:47 POSLE PODNE
koga ti jebes nemoze jebo te iss.
Ban 10 dana, pa kad se opametiÅ¡ vrati se.  :)