Search Results
Encore un qui rage parce qu'il voudrais utiliser un GM dйjа tout fait mais qu'il ne sait pas rйparer les erreurs
284
Je vais rйpйter un truc simple: Quote: Originally Posted by Shidony Ce GM n'est pas fait pour les dйbutants En l'occurrence, vous ne savez mкme pas lire une base de donnйes compl...
1,231
Yes that's it, you just need to tell the script that car ID 13 for example belongs to John_Marks for example.
85
/save. It's saved in "My Documents/GTA San Andreas User Files/savedposition.txt
83
You need to free the result at the end of your query.
147
Maybe like that ? pawn Код: public OnPlayerEnterCheckpoint(playerid){    if(GetVehicleModel(GetPlayerVehicleID(playerid)) == 455) {        if(MissionStage[playerid] == STAGE_PICKUP) {    ...
149
You need to use floatround https://sampwiki.blast.hk/wiki/Floatround
130
No screens needed, this is just the systemn it sends you a message when you enter the vehicle .
356
Hi all ! This is a very simple kilometers system, which work for every servers, it saves the kilometers for every cars and so kilometers will be saved at each reboot. How it works ? It's a simple sy...
356
Ah you want to send a different textdrawn to all players at the same time ? It's possible, you can create a public which contains the textdraws and then activate it like that pawn Код: ShowScores...
88
You can add a timer of 15 seconds and set a player variable like CanTriggerCommand[playerid] if the variable is at 1, the player can do the command and cannot if the variable is at 0.
119
Yes, you can use the for loop and send the TextDraw to all players.
88
What do you want to do with ? Yes it's surely possible
88
Try changing pawn Код: STAGE_PICKUP == MissionStage[playerid] by pawn Код: MissionStage[playerid] == STAGE_PICKUP and the same for STAGE_ONROUTE
149
pawn Код: if(armor >= 95){    SendClientMessage(playerid,-1,""chat" You have enough armour to survive.");    return 1;}
119
Quote: Originally Posted by Cracc13 Hmmmm shidony la magnifique base que tu utilise :P Oui oui, c'est marquй ici: Quote: Originally Posted by Shidony • C'est un gamemode...
1,231
Si en quelque sorte, chapeaux, lunettes, coiffures, etc...
1,231
Quote: Originally Posted by Cracc13 dis moi Shidony.... On a tous dйcider de donner nos GM ? XD Зa doit кtre зa ^^
1,231