Search Results
Yea dudes, but SendClientMessage limit is actually 144 .
1,616
You close console from window or with exit writed in console?
58
ON: Thank. OFF: I need a new ideea for one system if you are tell me .
255
use INI_SetTag like this. Код: new INI: ini = INI_Open( "MyIniFile.ini" ); INI_SetTag(ini, "House"); INI_WriteString(ini, "Owner", "TheRoW"); INI_SetTag(ini, "Veh" ); INI_WriteInt(ini, "Value"...
178
Or check player gived damage .. Solution is simple damage is more bigger than weapon dmg BAN or send admins message.
207
Hello, today i created a mute system based on UTS(Unix Time Stamp). Photos Download - Solidfiles - Pastebin
255
//At OnPlayerLogin new Playa_IP[ 16 ], szQuery[ 128 ]; GetPlayerIP( playerid, Playa_IP, 16 ); format( PlayerInfo[ playerid ][ IP ], 16, Playa_IP ); format( szQuery, 128, "UPDATE `users` SET `IP` = '%s...
198
Tag[5] is 5 and you sql configuration have 24. Get tag with this. cache_get_field_content( 0, "TAG", PlayerInfo[ playerid ][ Tag ], SQL( YOur COnection Handle ), 5 );
198
cache_get_field_content( 0, "IP", PlayerInfo[playerid][IP], yourHandle, Variablesize );
198
Use https://sampwiki.blast.hk/wiki/RemoveVehicleComponent and updating data in your save system.
79
Try run samp.exe with admin. Right click on samp.exe icon and select Run as.
257
Vezi ca e dini_IntSet(file, "Locked", 0); nu dini_Set(file, "Locked", "0");. Tu setezi un string in comanda pe care o folosesti nu un integer.
149
Gimme da OnPlayerConnect, OnPlayerLogin, OnPlayerRegister.
181
Pune o variabila globala care sa retina ultimul id al bizz-ului. si faci asa in loc de loopu ala. pawn Код: CMD:acreatebiz(playerid, params[]){    if(gPlayerLogged[playerid] == 0) return SendCl...
262
i took after: Code: This plugin v2.0 - 12178 ms BlueG's plugin R21 - 53357 ms I'm not maked a speed test .
9,274
[ OFF ] Quote: Originally Posted by d711728 This plugin is better than the R35? How much more stable? How much faster? 1,000 server A plugin which is the better choice? Y_Less can deve...
9,274