CRISTIANN
Member-
Posts
126 -
Joined
-
Last visited
-
Days Won
1
Everything posted by CRISTIANN
-
up # am nevoie urgent..
-
hmm nush ce sa zic,dar mai corect este sa muncesti pentru abonati
-
da este acela dar nush dc imi tot da erori.... C:\Users\GAME\Documents\gamemode\pawno\include\geolocation.inc(474) : error 017: undefined symbol "foreach" C:\Users\GAME\Documents\gamemode\pawno\include\geolocation.inc(474) : error 029: invalid expression, assumed zero C:\Users\GAME\Documents\gamemode\pawno\include\geolocation.inc(474) : error 017: undefined symbol "playerid" C:\Users\GAME\Documents\gamemode\pawno\include\geolocation.inc(474) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
-
Cine imi poate zice unde pot gasii include-urile cele bune din gm-ul nephrite deoarece am un gm dar imi tot da erori si vreau sa rezolv Daca se poate cat mai rpd deoarece este urgent.
-
am schimbag gm-ul puteti da t/c
-
new gQuery[ 128 ], string[ 128 ]; foreach( new x : Player ) {
-
YCMD:spinpointsforall( playerid, params[], help ) { if( !PlayerInfo[ playerid ][ pAdmin ] ) return SCM( playerid, -1, "Nu ai admin" ); new points; if( sscanf( params, "i", points ) ) return SCM( playerid, -1, "/spinpointsforall <total points>" ); new gQuery[ 128 ], string[ 128 ]; foreach( new x : Player ) { if( IsPlayerConnected( x ) || x != INVALID_PLAYER_ID ) { format( string, sizeof string, "* Administratorul %s ti-a dat %d puncte de spin. (Total: %d)", getPlayerName( playerid ), points, PlayerInfo[ x ][ pSpinPoints ] ); SCM( x, COLOR_YELLOW, string ); PlayerInfo[ x ][ pSpinPoints ] = points; format( gQuery, sizeof gQuery, "UPDATE `users` SET `SpinPoints` = '%d' WHERE `id` = '%d'", PlayerInfo[ x ][ pSpinPoints ], PlayerInfo[ x ][ pSQLID ] ); mysql_tquery( SQL, gQuery ); } } format( string, sizeof string, "* Ai acordat %d puncte de spin tuturor jucatorilor online.", points ); SCM( x, COLOR_YELLOW, string ); return true; }
-
sa dea tuturor playerilor o cutie din aia nush cum sa ii zic :) si playerii dupa sa poata da /openbox si la comanda ta de spinpointsforall imi da niste erori C:\Users\GAME\Documents\gmm.pwn(14533) : error 017: undefined symbol "Player" C:\Users\GAME\Documents\gmm.pwn(14533) : error 017: undefined symbol "Player" C:\Users\GAME\Documents\gmm.pwn(14533) : warning 215: expression has no effect C:\Users\GAME\Documents\gmm.pwn(14533) : error 001: expected token: ";", but found "]" C:\Users\GAME\Documents\gmm.pwn(14533) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
-
Imi mai puteti zice cum pot face o comanda openboxforall?? e pentru sistemul de openbox din gm-ul lui cosmin. Multumesc.
-
Cum fac comanda spinpointsforall ?? vreau si eu comanda spinpointsforall deoarece nu o am in gm si vreau sa dau la toti playerii puncte spin ma poate ajuta cnv?
-
pai eu am gm-ul burned cel al lui edison nu al lui cosmin dar am sa incerc cum ai zis tu.
-
asta e ptr /clothes clothes(playerid,params[]) { if(!IsAtClothShop(playerid)) return SendClientMessage(playerid,COLOR_GREY, "Nu esti intr-un magazin."); if(Escape[playerid] == 1) { if(PlayerInfo[playerid][pChar] > 0) SetPlayerSkinEx(playerid, PlayerInfo[playerid][pChar]); else SetPlayerSkinEx(playerid, PlayerInfo[playerid][pModel]); Escape[playerid] = 0; new string[180]; format(string, sizeof(string), "Dispatch: %s a reusit sa evadeze.", GetName(playerid)); SendTeamMessage(3, 0x2e64feFF, string); SendTeamMessage(2, 0x2e64feFF, string); SendTeamMessage(1, 0x2e64feFF, string); SCM(playerid, COLOR_YELLOW, "Ai reusit sa evadezi!"); PlayerInfo[playerid][pWantedLevel] = 0; SetPlayerWantedLevel(playerid, 0); ClearCrime(playerid); Update(playerid,pWantedLevelx); finishAchievement(playerid, 16); return 1; } if(PlayerInfo[playerid][pMember] >= 1 || PlayerInfo[playerid][pLeader] >= 1) { if(OnDuty[playerid] == 0 && IsACop(playerid)) return SCM(playerid, COLOR_LGREEN, "Nu poti folosi aceasta comanda deoarece nu esti la datorie!"); ShowModelSelectionMenu (playerid, fskins[PlayerInfo[playerid][pMember]-1], "Haine"); } else ShowModelSelectionMenu (playerid, skinlist, "Haine"); return 1; } si comanda /viptext nu mai e in gm :/
-
nu man , la clothes normal unde playerii isi cumpara /shop si cum adica sa le iau din gm burned deoarece eu am gm burned pe sv
-
Salutare Leaks.ro am 3 intrebari 1.aseara inainte sa editez ceva preturi in /shop - /vipname mi-a mers dar acum nu imi mai merge ce trebuie sa fac. 2.ce trebuie sa fac ca comanda /clothes sa imi mearga? deoarece cand merg in clothes shop si dau /clothes nu se intampla nimic 3.la fel si comanda /glasses si /buyhat Daca se poate sa imi ziceti ce trebuie sa fac ar fii foarte frumos din partea voastra. Multumesc
-
rog t/c
-
nu mai am nevoie am schimbat gm
-
cum pot scoate tutorialul dintr-un gm?
-
rezolvat rog t/c
-
mai lucreaza putin la text boss,cum a zis el.
-
MAI NOU DARKNESS-PLAY ROMANIA ORGANIZEAZA SI UN CONCURS STEAM CU CS 1.6 PE EL http://www.darkness-play.ro/forum/index.php?/topic/111-d-p-concurs-steam-1/&do=findComment&comment=145
-
UP
-
Up
ABOUT LEAKS COMMUNITY
LEAKS.RO is a resource community where aspiring webmasters can share content and receive support for a wide variety of software platforms — no license required.