Sari la conținut

+ ValentinIonut

+Membru
  • Postări

    46
  • Înregistrat

  • Ultima Vizită

Despre ValentinIonut

Profile Information

  • Gender
    Male
  • Locatie
    Pitesti
  • Nick CS
    NuAm
  • Nick SA:MP
    Valy

Vizitatori Recenți Profil

657 citiri profil

Realizările lui ValentinIonut

Newbie

Newbie (1/14)

5

Reputație

  1. Si are ceva daca am postat si aici?
  2. Cum asa mane te-ai lasat de samp?
  3. Life, poti pune gm-ul ess fara nici un bug.
  4. Seamana cu cel de la xsa-esr
  5. ce UPP?
  6. Poi am GM-ul ESS[etrion] si vr sa schimb sistemul de gang cu cel de la esr[eclipse stunt romania] si sa se salveze cont-urile . Atat. Daca vrei sa ma ajuti add me: [email protected] Skype: valentin10060
  7. Salut ma poti ajuta si pe mine cu un GM am niste bug-uri si nu stiu sa le rezolv. Ma poti ajuta?
  8. Salut, azi o sa va arat cameditor pentru samp. Acea pozitie cand intrii pe server! POZE: [Hidden Content] Link Download: [Hidden Content]
  9. Super o sa il folosesc si eu sa fur mape!
  10. Salut, poate ca multi stiti acel bug daca creati un clan si scrieti %s se inchide serveru cum pot face sa nu se mai inchida sv cand creez un clan si pui nume %s?
  11. Ma poate ajuta cinva cu acest GM? are cateva buguri si nu ma pricep sa le rezolv..
  12. Problema a fost rezolvata, Multimesc Tudor pentru ajutor.
  13. Problema a fost rezolvata, Multimesc Tudor pentru ajutor.
  14. linia maxima e 16859 la mine
  15. Salut all , ma poate ajuta cineva la aceasta problema? //==================[ Object & Pickup ]========================================= cmd:pickup(playerid,params[]) { if(IsPlayerAdmin(playerid)) { if(!strlen(params)) return SendClientMessage(playerid,red,"USAGE: /pickup [pickup id]"); new pickup = strval(params), string[128], Float:x, Float:y, Float:z, Float:a; CMDMessageToAdmins(playerid,"PICKUP"); GetPlayerPos(playerid, x, y, z); GetPlayerFacingAngle(playerid, a); x += (3 * floatsin(-a, degrees)); y += (3 * floatcos(-a, degrees)); CreatePickup(pickup, 2, x+2, y, z); format(string, sizeof(string), "CreatePickup(%d, 2, %0.2f, %0.2f, %0.2f);", pickup, x+2, y, z); SaveToFile("Pickups",string); return SendClientMessage(playerid,yellow, string); } else return SendClientMessage(playerid,red,"{F81414}ERROR:{FFFFFF} You are not a high enough level to use this command"); } cmd:object(playerid,params[]) { if(IsPlayerAdmin(playerid)) { if(!strlen(params)) return SendClientMessage(playerid,red,"USAGE: /object [object id]"); new object = strval(params), string[128], Float:x, Float:y, Float:z, Float:a; CMDMessageToAdmins(playerid,"OBJECT"); GetPlayerPos(playerid, x, y, z); GetPlayerFacingAngle(playerid, a); x += (3 * floatsin(-a, degrees)); y += (3 * floatcos(-a, degrees)); CreateObject(object, x, y, z, 0.0, 0.0, a); format(string, sizeof(string), "CreateObject(%d, %0.2f, %0.2f, %0.2f, 0.00, 0.00, %0.2f);", object, x, y, z, a); SaveToFile("Objects",string); format(string, sizeof(string), "You Have Created Object %d, at %0.2f, %0.2f, %0.2f Angle %0.2f", object, x, y, z, a); return SendClientMessage(playerid,yellow, string); } else return SendClientMessage(playerid,red,"{F81414}ERROR:{FFFFFF} You are not a high enough level to use this command"); } daca dau compile imi da asta C:\Users\MafiaValy\Desktop\Stunt Gaming Moldova v8(no virus)\filterscripts\SystemAdminSGM.pwn(16860) : warning 203: symbol is never used: "object" C:\Users\MafiaValy\Desktop\Stunt Gaming Moldova v8(no virus)\filterscripts\SystemAdminSGM.pwn(16860) : warning 203: symbol is never used: "pickup" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Warnings.
×
×
  • Creează nouă...