Search Results
Hello everyone As the topic title says I want to know differences between MySQL and SQL, like wich is faster,more accesible,etc.. and if it's posible I want some explanations. Thanks in advance !
164
Cyber i don't know exactly but on UG-RP gamemode it's a command for becoming an admin... I dont remeber exactly but something like "tommyrulehere" or something like that...
178
Cyberlord that it's UG-RP gamemode and those things can be created with a command...search the command in the script and see how it's done Command name: createcustomtext (line 74167 or above)
178
Hello everyone ! Recently I started to learn how SQLite work and I've tried to make a database using it, but I have some problems with the Load function Here it's the code: pawn Код: public OnDia...
50
I'm not sure if work 100% but if there is any bugs u can solve easy pawn Код: forward PayDay(playerid);forward GivePayDay(playerid);public OnGameModeInit(){    SetTimer("GivePayDay",1000,true);...
53
I want to add some gang zones for my turf system, but... i don't know where am I wrong pawn Код: new GANG;//out of functions//... code bla bla blapublic OnGameModeInit(){   //....    GANG = ...
86
pawn Код: // out of scriptnew bool:VehEngine[MAX_VEHICLES];//....public OnVehicleSpawn(vehicleid){    VehEngine[vehicleid] = false;    return 1;}//....CMD:engine(playerid,params[]){    new v...
78
You can't tell that this is a tutorial ... it's almost nothing, not event a topic for Script Help ...
280
pawn Code: new wstring[128],string2[128]                format(string2, sizeof(string2), "[ID:%d] %s - [W%d]~n~", i,PlayerName(i),WantedLevel[i]);                strcat(wstring,string...
158
ooh... this it's a good ideea too tnx Pottus
68
I was thinking if there is any way if I can change this long condition to a simple array: pawn Код: if(strval(inputtext) > -1 && strval(inputtext) < 300)            {      Â...
68
Lol awsome O.o , tnx dude it work I'm feel so stupid right now....
101
Hello everyone . I have a BIG problem with my textdraws... They are not showing for nothing in this world, and it's pissing me off pawn Код: public OnGameModeInit(){ .......    TXD1 = TextDra...
101
Hello everyone ! I have a question about trailers... How can i respawn them without respawn-ing all cars ? I have tried some codes but it respawn only the truck... pawn Код: case 21:      ...
60
daca il cauti pe Artist de pe Pro Union uite aici ID-ul lui : artist_samp
131