Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 7,501
» Latest member: ae888vnio
» Forum threads: 2,413
» Forum posts: 12,360
Full Statistics
|
Online Users |
There are currently 704 online users. » 1 Member(s) | 701 Guest(s) Bing, Google, swuffted
|
Latest Threads |
San Fierro Cops And Robbe...
Forum: Advertisements
Last Post: Dr0pp
Yesterday, 08:33 PM
» Replies: 0
» Views: 44
|
Adding new vehicles and s...
Forum: Programming
Last Post: __.A.__
2025-09-12, 07:47 PM
» Replies: 0
» Views: 70
|
Zona América del Sur Free...
Forum: Advertisements
Last Post: kevinberriosflores
2025-09-12, 02:16 PM
» Replies: 1
» Views: 98
|
Busco copia de gamemode S...
Forum: Spanish/Espa?ol
Last Post: briancristaldo2021
2025-09-11, 11:14 AM
» Replies: 0
» Views: 85
|
[Tutorial] Registrando o ...
Forum: Portuguese/Portugu?s
Last Post: Crazy_ArKzX
2025-09-09, 08:36 PM
» Replies: 0
» Views: 226
|
San Andreas Police Pursui...
Forum: Advertisements
Last Post: BriBri
2025-09-08, 10:09 PM
» Replies: 1
» Views: 312
|
Problem with plugins load...
Forum: Support
Last Post: MrKacu13
2025-09-08, 07:15 PM
» Replies: 9
» Views: 397
|
Compilation error
Forum: Pawn Scripting
Last Post: MrKacu13
2025-09-07, 07:18 AM
» Replies: 6
» Views: 378
|
Need help, problem when i...
Forum: Programming
Last Post: nonickowned
2025-09-06, 06:21 PM
» Replies: 0
» Views: 162
|
Transfer server from SAMP...
Forum: Support
Last Post: MrKacu13
2025-09-06, 04:03 PM
» Replies: 1
» Views: 265
|
|
|
Server economy ideas? |
Posted by: Snow - 2021-04-16, 11:06 PM - Forum: General Discussions
- Replies (2)
|
 |
So I am running a freeroam server and I'm pretty much stuck at server economy. There are not much uses of money atm. Right now, money can be used for buying houses, adding objects in the house, attaching objects on the skin and buying weapons. Not to forget a little amount that gets deducted on death. I think its not much for a freeroam server but then again, its freeroam so limiting things such as vehicles to money will be bad for server aswell. So what are your suggestions?
|
|
|
Sending message to all owner of key (from SQL) |
Posted by: Axitz - 2021-04-16, 10:46 PM - Forum: Pawn Scripting
- Replies (1)
|
 |
Hi,
How do I make something like sending message to all key's holder from sql function?
example like :
PHP Code: mysql_format(sqldata, pQuery, sizeof pQuery, "SELECT doorkey FROM `bizkeys` WHERE bizid = %d;", bizid);
new Cache:result = mysql_query(sqldata, pQuery);
then?
sendclientmsg to all holder of "doorkey" from bizid = %d.
or something.
|
|
|
Getting the size of an array |
Posted by: Torque - 2021-04-16, 02:37 PM - Forum: Pawn Scripting
- Replies (3)
|
 |
I have a multi-dimensional array, and I want to get the size of each line.
Code: new BusRoutes[][] = {
? ? {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10},
? ? {0, 11, 12, 13, 14, 15, 16, 17, 18, 19, 10}
};
Code: new const MaxStops[] = sizeof(BusRoutes[]);
Code: format(sStops, sizeof(sStops), "Stops: 0/%d", MaxStops[vRoute]);
If vRoute = 0, it works fine, but if it equals 1, the function crashes and it doesn't continue running the rest of the function. Something is wrong with MaxStops[vRoute] if vRoute equals anything other than 0.
What am I doing wrong?
|
|
|
HELP! how to edit a dynamic object attached to vehicle stucked position |
Posted by: PutuSuhartawan - 2021-04-16, 12:42 AM - Forum: Pawn Scripting
- Replies (5)
|
 |
Code: CMD:objekkendaraan(playerid, params[])
{
//SetPlayerArmour(playerid, Float:70.1);
//pakaiarmour[playerid] = 1; // kondisi sedang pakai armour
//SetPlayerAttachedObject(playerid, 3, 19515, 1 , 0.096999,0.058999,0.012999,4.199995,0.999981,8.800023,1.000000,1.221000,0.797000, 0xFFFFA500, 0xFFFFA500);
//EditAttachedObject(playerid, 3);
//contohdikendaraan = CreateDynamicObject(18649, 0,0,0,0,0,0);
//CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_OBJECT_SD, Float:drawdistance = STREAMER_OBJECT_DD, STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1, priority = 0)
//CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_OBJECT_SD, Float:drawdistance = STREAMER_OBJECT_DD, STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1, priority = 0)
contohdikendaraan = CreateDynamicObject(18649, Float:0.0, Float:0.0, Float:0.0, Float:0.0, Float:0.0, Float:0.0, 0, 0, -1, Float:20.0,Float:20.0, -1, 0);
SendClientMessage(playerid, COLOR_GREEN, "Anda pasang neon hijau.");
//SetDynamicObjectMaterialText(tmpobjid, 0, "Pesawat Putu", 130, "Arial", 70, 1, 0xFFFFFFFF, 0x00000000, 1);
//SetDynamicObjectMaterialText(STREAMER_TAG_OBJECT contohdikendaraan, 0, "Solusi", 130, "Arial", 70, 1,? 0xFFFFFFFF, 0, 1);
//AttachObjectToVehicle(objectid, vehicleid, Float:OffsetX, Float:OffsetY, Float:OffsetZ, Float:RotX, Float:RotY, Float:RotZ)
pInfo[playerid][pNeon] = AttachDynamicObjectToVehicle( contohdikendaraan, GetPlayerVehicleID(playerid));
? /*
? Float:0.0, // kanan kiri
? Float:-2.0, // kedepan
? ? Float:0.0, // ke atas
? ? Float:2.0, Float:0.0, Float:0.0);
? */
//AttachDynamicObjectToVehicle(STREAMER_TAG_OBJECT objectid, vehicleid, Float:offsetx, Float:offsety, Float:offsetz, Float:rx, Float:ry, Float:rz)
//EditPlayerObject(playerid, objectid);
//RemovePlayerFromVehicle(playerid);
//EditAttachedObject(playerid, idterttach);
//EditObject(playerid, contohdikendaraan);
//contohdikendaraan = false;
? //Streamer_SetIntData(STREAMER_TYPE_OBJECT, contohdikendaraan, E_STREAMER_ATTACHED_VEHICLE, 2);
//Streamer_SetFloatData(
? //SetDynamicObjectMaterial(contohdikendaraan, 0, 10765, "airportgnd_sfse", "white", -256);
EditDynamicObject(playerid, contohdikendaraan);
? Streamer_Update(playerid);
//EditDynamicObject(playerid, pInfo[playerid][pNeon]);
//EditAttachedObject(playerid, contohdikendaraan);
return 1;
}
|
|
|
[SOLVED] Cant spawn object from right AddSimpleModel just symbol "?" spawned |
Posted by: PutuSuhartawan - 2021-04-15, 10:39 PM - Forum: Pawn Scripting
- No Replies
|
 |
PROBLEM :
Code: AddSimpleModel(0, 5409, 20002, "mosque.dff", "mosque.txd");
SOLUTION :
Code: // adding minus symbol (-) to index model has modded.
AddSimpleModel( -1, 5409,? -20002, "mosque.dff", "mosque.txd");
source?https://dev.prineside.com/en/gtasa_samp_model_id/model/5409-laepetrol1a/
Code: CMD:addmosque(playerid, params[])
{
? new Float:pos[6];
? GetPlayerPos(playerid, pos[0], pos[1], pos[2]);
? new Float: angle;
? GetPlayerFacingAngle(playerid, angle);
?
? new object;// = CreateObject(model, pos[0] (20.0 * floatsin(-angle, degrees)), pos[1] (20.0 * floatcos(-angle, degrees)), pos[2] 5, 0, 0, angle);
? object = CreateObject(20002,pos[0], pos[1], pos[2], 0, 0, angle);
? //object = CreateDynamicObject(20002,pos[0], pos[1], pos[2], Float:0, Float:0, Float:0, GetPlayerVirtualWorld(playerid), GetPlayerInterior(playerid) );
? PlayerPlaySound(playerid, 1057, 0.0, 0.0, 0.0);
? new string[144];
? format(string, sizeof(string), "You have created a new object original : 5409, idobject in server : %i, position: %f, %f, %f, 0.0, 0.0, %f].", object, pos[0], pos[1], pos[2], angle);
? SendClientMessage(playerid, COLOR_RED, string);
? EditObject(playerid, object);
? //Streamer_Update(playerid, -1);
? //EditDynamicObject(playerid, labelajah[playerid]);
? SendClientMessage(playerid, 0xFFFFFFFF, "MOVE OBJECT: Hold the button of {FFFF00}~k~~PED_SPRINT~{FFFFFF} for free looking at.");
? return 1;
}
|
|
|
[SOLVED] How to select Dynamic Object from Plugin Streamer? |
Posted by: PutuSuhartawan - 2021-04-15, 10:04 PM - Forum: Pawn Scripting
- No Replies
|
 |
PROBLEM:
Code: public OnPlayerSelectObject(playerid, type, objectid, modelid, Float:fX, Float:fY, Float:fZ)
{
? ? new message[526];
? ? if(type == SELECT_OBJECT_GLOBAL_OBJECT) {
? ? ? ? if(!IsValidObject(objectid)) return 0;
? ? ? ? format(message,sizeof(message),"[Global Object] Sir you have select line in server: %d, modelobjectID : %d, Pos: %.4f,%.4f,%.4f", objectid, modelid, fX, fY, fZ);
? ? ? ? SendClientMessage(playerid, 0xFFFFFFFF, message);
? ? ? ? EditObject(playerid, objectid);
? ? ? ? return 1;
}
if(type == SELECT_OBJECT_PLAYER_OBJECT) {
? ? ? ? if(!IsValidPlayerObject(playerid, objectid)) return 0;
? ? ? ? format(message,sizeof(message),"[Player Select player Object] Anda memilih baris proggram : %d modelID nya adalah: %dPos: %.4f,%.4f,%.4f", objectid, modelid, fX, fY, fZ);
? ? ? ? SendClientMessage(playerid, 0xFFFFFFFF, message);
? ? ? ? EditPlayerObject(playerid, objectid);
? ? ? ? //EditDynamicObject(playerid, objectid);
? ? ? ? SEM(playerid, "Dynamic edit after select non dynamic");
? ? ? ? return 1;
? ? if(type == STREAMER_OBJECT_TYPE_GLOBAL)
? ? {
? ? ? SEM(playerid, "Dynamic object type global");
? ? ? Streamer_Update(playerid, -1);
? ? ? EditDynamicObject(playerid, objectid);
? ? ? return 1;
? ? }
}
SOLUTION:
Code: if(type == SELECT_OBJECT_PLAYER_OBJECT) {
? ? OnPlayerSelectDynamicObject(playerid, objectid, modelid, Float:fX, Float:fY, Float:fZ);
? ? ? // if(!IsValidPlayerObject(playerid, objectid)) return 0;
? ? ? ? format(message,sizeof(message),"[Player Select player Object] Anda memilih baris proggram : %d modelID nya adalah: %dPos: %.4f,%.4f,%.4f", objectid, modelid, fX, fY, fZ);
? ? ? ? SendClientMessage(playerid, 0xFFFFFFFF, message);
? ? ? ? EditPlayerObject(playerid, objectid);
? ? ? ? //EditDynamicObject(playerid, objectid);
? ? ? ? SEM(playerid, "Dynamic edit after select non dynamic");
? ? ? ? return 1;
? }
|
|
|
Help with mysql ( I guess ) |
Posted by: Fuzzy - 2021-04-15, 02:12 PM - Forum: Pawn Scripting
- Replies (1)
|
 |
Hello , server is load perfect but for some reason in game database not loading , like when trying to register after you write password and press enter
nothing else shows up like it should be.
I use mysql 41-4 static , with log-core2.so
|
|
|
|