Jump to content

sTaRxD_

Membru
  • Posts

    147
  • Joined

  • Last visited

    Never

Everything posted by sTaRxD_

  1. Daca e primu tau script de ce nu lai tinut la tine inloc, sa te faci singur de rusine? [move]1.5/5[/move]
  2. Da hai ca faza cu Ii dai drumu ))))))))
  3. http://www.2shared.com/fadmin/27940073/16ec26b2/objectss.pwn.html [pawn]public OnPlayerCommandText(playerid, cmdtext[]) { if (strcmp(cmdtext, "/createobjects", true)==0) { new Float:X,Float:Y,Float:Z; GetPlayerPos(playerid,X,Y,Z); CreateObject(playerid,18893,X,Y,Z,0, 0, 0); return 1; } if (strcmp(cmdtext, "/destroyobjects", true)==0) { new Float:X,Float:Y,Float:Z; GetPlayerPos(playerid,X,Y,Z); CreateObject(playerid,18893,X,Y,Z,0, 0, 0); return 1; } return 0; }[/pawn]
  4. [pawn]if (strcmp(cmdtext, "/createobjects", true)==0) { new Float:X,Float:Y,Float:Z; GetPlayerPos(playerid,X,Y,Z); CreateObject(playerid,18893,X,Y,Z,0, 0, 0); return 1; }[/pawn] Scuze am pus eu cu litere mici!
  5. [pawn]if (strcmp("/news", cmdtext, true, 10) == 0) { new string[1900]; strcat(string, "{00C0FF}Ce este nou ?\n", 1900 ); strcat(string, "{6EF83C}......................\n", 1900 ); strcat(string, "{6EF83C}......................\n", 1900 ); ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "{F81414}NEWS", string, "-->oK<--",""); return 1; }[/pawn]
  6. [pawn]if (strcmp(cmdtext, "/createobjects", true)==0) { new Float:x Float:y , FLoat:z; GetPlayerPos(playerid,x,y,z); CreateObject(playerid,18893,x,y,z,0, 0, 0); return 1; }[/pawn] [pawn]if (strcmp(cmdtext, "/destroyobjects", true)==0) { DestroyObject(objectid); return 1; }[/pawn]
  7. Shooby oricine poate sa faca! E neaparat de folos un tutorial?
  8. Scuze na-m stiut puteti sa stergeti topicu ori lock!
  9. http://www.youtube.com/watch?v=wRzinXCPAqM&feature=related
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.