Search Results
Quote: Originally Posted by Logic_ Move the if statement inside the loop. That's awful way to write that code. PHP код: public OnPlayerPickUpDynamicPickup(playerid, pickupid)  {...
135
I have problem using OnPlayerPickUpDynamicPickup callback. I have dealership system using pickup as indicator to show the textdraw. Then i have entrance system using pickup too, but iam not using the ...
135
Hi, have you give me a clue how to calculate amount of bullet's like HUD on GTA? Thanks.
55,041
Good job, maybe next update you will add custom vehicle object man.
647
Hi, i need help with this problem, i want to make faction radio chat. i try to make a shortcut like when some player use command like this "/fr @ ..." this will be give message like [RADIO] Player_Nam...
151
Hi i'm confused how to get date 1 - 6 days before, if now is sunday but i will get data from mysql database, how to get date for 1-6 days before. And also, 1 month not always 31 days, if sunday is da...
148
Help me to answer this questions. I'm confused how to get the result from multiple variable, like how to make fish system to get weight of fish. i write this code as example: Код: //------- stat...
114
First release for filterscript for this forum, and this is great!
3,930
Quote: Originally Posted by TheMetaliast Mantap buatan natan (y) TheMetaliast Quote: Originally Posted by Yogurt Buatan Agus, conventernya ke YSI Natan You must use engl...
678
Maybe you can make profit business. Like profit one week or one day. for next update
1,488
Try this.. pawn Код: if(newstate == 2){    new CarCheck = GetPlayerVehicleID(playerid);    for (new bg; bg != MAX_VEHICLES; bg++)    {        if(CarCheck == bangunan[bg])        { ...
79
IRC Plugin not work for SAMP 0.3.7 R2-1 ?
20,588
Add new function pawn Код: SetVehicleFontLightColor(vehicleid,color);
33,820
Good Job, i will update my server.
20,587
Try this. pawn Код: CMD:setvip(playerid, params[]){    if(IsPlayerAdmin(playerid)) return SendClientMessage(playerid, COLOR_RED, RCONERROR);    {        if(PlayerInfo[playerid][pVipLevel]...
145
Simple Totorial, but Good job!
363