Search Results
Good Morning, Good Afternoon
I looking for help to script a gamemode, all sort of gamemode, i got YSI Experiance and MySQL, i got 1 year of pawn, i look for a SERIOUS project with a lot of people
I g...
37,364
I know more faster than that but good work.
1,029
You looking for a scripter ?
a scripter in constant evolution I can show you a work I've done, I look for projects SERIOUS! Send me a private message on the forum or Skype: espion601 and if I think i...
37,364
https://sampwiki.blast.hk/wiki/OnPlayerKeyStateChange
68
Search on the wiki of samp or ****** the instruction SetTimerEx or SetTimer but the best is SetTimerEx
23
oh god...
PHP код:
public OnPlayerDisconnect(playerid, reason)
{
new INI:File = INI_Open(UserPath(playerid));
INI_SetTag(File,"data");
INI_WriteInt(File,"Cash",Get...
57
Why i don't want a IRGD player connect to the rcon command.
57
but i want to use it with the INI files i have to add a code when a IRGD player connect he is automatically in RCON commands but he can do all commands...
57
i have set up the INI Files and the enum with pIRGD normally i don't have to do /rcon login [mypassword]
57
PHP код:
public OnPlayerEnterCheckpoint(playerid)
{
if(onCheck[playerid])
{
GivePlayerMoney(playerid,5000);
DisablePlayerCheckpoint(playerid);
...
22
If you have mysql you have his IP just ban him ip and search him by a tracker search on ****** and go complaint at the police.
98
Hi this script make on the server that : Server:Unkown Command but i have verified the command there is no error here is the code :
PHP код:
CMD:ar(playerid, params[])
{
if(PlayerInfo[...
57
Oh sorry i haven't seen that thanks.
46
I have this code
PHP код:
CMD:stabalize(playerid, params[])
{
SendAdminText(playerid, "/stabalize", params);
new cibleid, Float:heal;
if(sscanf(params, "u", cible...
33
Neal, in your code there is 45000 lines + 1000(i have created for the new faction) i have search a lot but i've not found i think it's illimited.
27
the code don't get out a player in a vehicle if he is in a faction inferior of 12 and superior of 15
32
it's doing that only when we do an error in a code :
Код:
C:\Users\mickael\Desktop\LGRP\gamemodes\UGRP.pwn(1654) : error 017: undefined symbol "RPN"
C:\Users\mickael\Desktop\LGRP\gamemodes\UGRP.pw...
32