Jump to content

CristyRo

Membru
  • Posts

    93
  • Joined

  • Last visited

    Never

About CristyRo

  • Birthday 01/13/1994

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

CristyRo's Achievements

Enthusiast

Enthusiast (6/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Spune-mi ce ai la acele 3 linii
  2. [pawn]dcmd_stats(playerid, params[]) { new givepid; //------------------------------------------------------------------------------ if(!sscanf(params, "u", givepid)) { if(IsPlayerConnected(givepid)) { ShowPlayerDialog(playerid, 123, DIALOG_STYLE_MSGBOX, "{CCCCCC}Player Stats", ShowStats(givepid), "Ok"); return 1; } else return SendClientMessage(playerid, red, "ERROR: Player not connected!"); } else return ShowPlayerDialog(playerid, 9990, DIALOG_STYLE_MSGBOX, "{CCCCCC}Player Stats", ShowStats(playerid), "Ok"); }[/pawn]
  3. Nick: CristyRo Problema: am facut un dialog la connect, cand se conecteze sa ii apara un dialog care sa selecteze limba, dar imi da errors Erori / warnings: [pawn] RRS.pwn(1382) : warning 202: number of arguments does not match definition [/pawn] Lini/script: [pawn] ShowPlayerDialog(playerid, gLang, DIALOG_STYLE_MSGBOX, "{AFAFAF}Select your language", "Romana", "Engish");[/pawn] Ai incercat sa rezolvi singur ?:Da T/C rezolvat.
  4. [pawn] Textdraw0 = TextDrawCreate(535.988403, 423.500061, "Skilledz ~w~Community"); TextDrawBackgroundColor(Textdraw0, 51); TextDrawAlignment(Textdraw0, 1); TextDrawFont(Textdraw0, 3); TextDrawLetterSize(Textdraw0, 0.447657, 1.745833); TextDrawColor(Textdraw0, 8454088); TextDrawSetOutline(Textdraw0, 1); TextDrawSetProportional(Textdraw0, 1); TextDrawSetShadow(Textdraw0, 0); [/pawn]
  5. S-a compilat, multumesc, dar [pawn] C:\Users\Sebastian\Desktop\Cristian\RSSFORHOST\gamemodes\RRS.pwn(4278) : warning 202: number of arguments does not match definition C:\Users\Sebastian\Desktop\Cristian\RSSFORHOST\gamemodes\RRS.pwn(6150) : warning 202: number of arguments does not match definition C:\Users\Sebastian\Desktop\Cristian\RSSFORHOST\gamemodes\RRS.pwn(10184) : warning 202: number of arguments does not match definition [/pawn]
  6. Nick: CristyRo Problema: am un language system in gamemode si imii da error. Erori / warnings: [pawn] C:\Users\Sebastian\Desktop\Cristian\RSSFORHOST\gamemodes\RRS.pwn(12575) : error 017: undefined symbol "playerid" C:\Users\Sebastian\Desktop\Cristian\RSSFORHOST\gamemodes\RRS.pwn(12608) : error 017: undefined symbol "playerid" [/pawn] Lini/script: [pawn] stock ShowCmds() { new SCmds[2024]; //-------------------------------------------------------------------------- if(pLang[playerid] == 1336) { strcat(SCmds, "{0066CC}Royal {FFFF00}Super {FF0000}Stunt {AFAFAF} Commands\n"); strcat(SCmds, "{FF0000}/CreateClan {FFFABA}- To create your own clan!\n"); strcat(SCmds, "{FF0000}/Help {FFFABA}- If you are new on our server and need some help!\n"); strcat(SCmds, "{FF0000}/Teles {FFFABA}- The list with all server teleports!\n"); strcat(SCmds, "{FF0000}/Cmds {FFFABA}- The list with all server commands!\n"); strcat(SCmds, "{FF0000}/News {FFFABA}- To see what's new on our server!\n"); strcat(SCmds, "{FF0000}/Credits {FFFABA}- To see our server credits\n"); strcat(SCmds, "{FF0000}/Rules {FFFABA}- To see our server rules that you must respect!\n"); strcat(SCmds, "{FF0000}/MoveStats {FFFABA}- To move your stats!\n"); strcat(SCmds, "{FF0000}/Trade {FFFABA}- To Sell and Buy things from your Stats\n"); strcat(SCmds, "{FF0000}/v {FFFABA}- To browse through a vehicles menu!\n"); strcat(SCmds, "{FF0000}/Car [Name/ID]{FFFABA}- To spawn youRSElf a vehicle!\n"); strcat(SCmds, "{FF0000}/Nrg {FFFABA}- To spawn youRSElf a NRG-500!\n"); strcat(SCmds, "{FF0000}/TopP {FFFABA}- To see our server top players!\n"); strcat(SCmds, "{FF0000}/Skin [skinID] {FFFABA}- To change your skin!\n"); strcat(SCmds, "{FF0000}/TCar [1-10] {FFFABA}- To spawn youRSElf a tunned car!\n"); strcat(SCmds, "{FF0000}/SStunts {FFFABA}- To see a list with some simple stunts!\n"); strcat(SCmds, "{FF0000}/Stats [PlayerID] {FFFABA}- To see someone stats!\n"); strcat(SCmds, "{FF0000}/GetID [Name] {FFFABA}- To get someone ID from his name!\n"); strcat(SCmds, "{FF0000}/Up [Height] {FFFABA}- To change your position height!\n"); strcat(SCmds, "{FF0000}/Animlist {FFFABA}- To see a list with all anims!\n"); strcat(SCmds, "{FF0000}/Ozn {FFFABA}- To make youRSElf an UFO!\n"); strcat(SCmds, "{FF0000}/Time {FFFABA}- To see what time is it\n"); strcat(SCmds, "{FF0000}/RW {FFFABA}- To buy an Running Weapons pack!\n"); strcat(SCmds, "{FF0000}/WW {FFFABA}- To buy an Walking Weapons pack!\n"); strcat(SCmds, "{FF0000}/Vup {FFFABA}- To activate/deactivate Vup!\n"); strcat(SCmds, "{FF0000}/HideTag {FFFABA}- Turn Name tag off!\n"); strcat(SCmds, "{FF0000}/CMenu {FFFABA}- To change your color!\n"); strcat(SCmds, "{FF0000}/Ad [Message] {FFFABA}- To make an announcement!\n"); strcat(SCmds, "{FF0000}/StopHold {FFFABA}- To remove all attached holds!\n"); } if(pLang[playerid] == 1337) { strcat(SCmds, "{0066CC}Royal {FFFF00}Super {FF0000}Stunt {AFAFAF} Comenzi\n"); strcat(SCmds, "{FF0000}/CreateClan {FFFABA}- Iti poti creea propriul clan!\n"); strcat(SCmds, "{FF0000}/Help {FFFABA}- daca esti nou pe server, aici poti gasi informatii!\n"); strcat(SCmds, "{FF0000}/Teles {FFFABA}- The list with all server teleports!\n"); strcat(SCmds, "{FF0000}/Cmds {FFFABA}- The list with all server commands!\n"); strcat(SCmds, "{FF0000}/News {FFFABA}- To see what's new on our server!\n"); strcat(SCmds, "{FF0000}/Credits {FFFABA}- To see our server credits\n"); strcat(SCmds, "{FF0000}/Rules {FFFABA}- To see our server rules that you must respect!\n"); strcat(SCmds, "{FF0000}/MoveStats {FFFABA}- To move your stats!\n"); strcat(SCmds, "{FF0000}/Trade {FFFABA}- To Sell and Buy things from your Stats\n"); strcat(SCmds, "{FF0000}/v {FFFABA}- To browse through a vehicles menu!\n"); strcat(SCmds, "{FF0000}/Car [Name/ID]{FFFABA}- To spawn youRSElf a vehicle!\n"); strcat(SCmds, "{FF0000}/Nrg {FFFABA}- To spawn youRSElf a NRG-500!\n"); strcat(SCmds, "{FF0000}/TopP {FFFABA}- To see our server top players!\n"); strcat(SCmds, "{FF0000}/Skin [skinID] {FFFABA}- To change your skin!\n"); strcat(SCmds, "{FF0000}/TCar [1-10] {FFFABA}- To spawn youRSElf a tunned car!\n"); strcat(SCmds, "{FF0000}/SStunts {FFFABA}- To see a list with some simple stunts!\n"); strcat(SCmds, "{FF0000}/Stats [PlayerID] {FFFABA}- To see someone stats!\n"); strcat(SCmds, "{FF0000}/GetID [Name] {FFFABA}- To get someone ID from his name!\n"); strcat(SCmds, "{FF0000}/Up [Height] {FFFABA}- To change your position height!\n"); strcat(SCmds, "{FF0000}/Animlist {FFFABA}- To see a list with all anims!\n"); strcat(SCmds, "{FF0000}/Ozn {FFFABA}- To make youRSElf an UFO!\n"); strcat(SCmds, "{FF0000}/Time {FFFABA}- To see what time is it\n"); strcat(SCmds, "{FF0000}/RW {FFFABA}- To buy an Running Weapons pack!\n"); strcat(SCmds, "{FF0000}/WW {FFFABA}- To buy an Walking Weapons pack!\n"); strcat(SCmds, "{FF0000}/Vup {FFFABA}- To activate/deactivate Vup!\n"); strcat(SCmds, "{FF0000}/HideTag {FFFABA}- Turn Name tag off!\n"); strcat(SCmds, "{FF0000}/CMenu {FFFABA}- To change your color!\n"); strcat(SCmds, "{FF0000}/Ad [Message] {FFFABA}- To make an announcement!\n"); strcat(SCmds, "{FF0000}/StopHold {FFFABA}- To remove all attached holds!\n"); } //-------------------------------------------------------------------------- return SCmds; } [/pawn] Ai incercat sa rezolvi singur ?:Da
  7. Nume:CristyRo Nume tutorial:Fanction System intr-un FS, 2 factiuni, OnlyKillerZ si Thug4Life cu comenzile de baza: /invite , /accept , /decline , /setrank , /setcoleader, /setleader , /setfskin , /fscreen,RCON:/setfowner. Descriere:Faction system intr-un FilterScript, nu am gasit, am incercat sa fac dupa un model de faction system standard.
  8. Nick:CristyRo Problema: warnings si errors la 4 comenzi Erori / warnings: C:\Users\Secret\Desktop\Secret\RSE\filterscripts\CC.pwn(741) : warning 209: function "cmd_opengate" should return a value C:\Users\Secret\Desktop\Secret\RSE\filterscripts\CC.pwn(742) : error 010: invalid function or declaration C:\Users\Secret\Desktop\Secret\RSE\filterscripts\CC.pwn(755) : warning 209: function "cmd_closegate" should return a value C:\Users\Secret\Desktop\Secret\RSE\filterscripts\CC.pwn(756) : error 010: invalid function or declaration Lini/script: CMD:opengate(playerid, params[]) { if (IsPlayerAnyClanMember(playerid)) { MoveObject(gate1,3156.1377, -340.9691, 16.4334,4); return 1; } else SendClientMessage(playerid,0xFF0000AA,"You are not member in a clan!"); } return 1; } //------------------------------------------------------------------------------ CMD:og(playerid,params[]) return cmd_opengate(playerid, params); //------------------------------------------------------------------------------ CMD:closegate(playerid, params[]) { if (IsPlayerAnyClanMember(playerid)) { MoveObject(gate1,3156.1377, -340.9691, 10.5306,4); return 1; } else SendClientMessage(playerid,0xFF0000AA,"You are not member in a clan!"); } return 1; } //------------------------------------------------------------------------------ CMD:cg(playerid,params[]) return cmd_closegate(playerid, params); Ai incercat sa rezolvi singur ?:Da
  9. Pai e Romania Real Stunt edit care ar veni XSS v4 edit
  10. Imi da warn error 001: error 001: expected token: ";", but found "-end of file-"" la [pawn]#endif[/pawn]
×
×
  • 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.