Jump to content

[NPC]Tren SF-LV-LS


WaLLy

Recommended Posts

  • 2 months later...

Tot ziceti ca e fain,dar eo nu inteleg ce e fain.Mie nu imi merge.Trenul sta pe loc.Am pus trensf.rec in npcmodes/recordings...TrenSF in filterscript...si trensf.pwn si amx in npcmodes.Si am pus in server.cfg la maxnpc 1 si nu se misca.Sta pe loc

Daca ti-am fost de ajutor +1 Respect!Multumesc

Link to comment
Share on other sites

  • 1 month later...

Hmm da.. Scuzati pt inactivitatea mea dar am lucrat si inca mai lucrez la un GM RO-RP...este aproape pe terminate fully mysql de la 0 :) no gf edit..multumesc celor de 5/5 si ca sa va rezolv cu chestia aia ca nu va merge npc-u sta pe loc uitati cum faceti:

Pentru serverele RPG ( gf edit majoritatea ) aveti nevoie de urmatoarele chestii:  la OnPlayerRequestClass:  if(IsPlayerNPC(playerid) != 1){} si  if (gPlayerLogged[playerid] != 1 && IsPlayerNPC(playerid) !=1) {}

La OnPlayerConnect:    if(IsPlayerNPC(playerid) != 1){}

La SetPlayerSpawn      if(IsPlayerNPC(playerid) != 1){}

la OnPlayerSpawn  if(IsPlayerNPC(playerid) != 1){}

si la OnPlayerRequestSpawn    if(IsPlayerNPC(playerid)) return 1;

Atat. Daca faceti asta va merge 100%. Voi mai revenii cu alte npc-uri mult mai frumoase.

Link to comment
Share on other sites

  • 2 weeks later...

Hmm da:) Sunt vechiul WaLLy..din pacate la userul celalat am uitat parola si id-ul meu a fost spart,asa ca mi-am facut alt cont.

Nu imi merge intra si iese http://imageshack.us/f/684/7182011110137pm.png/

AnDy19 ti-am zis cu un post mai sus ce trebuie sa faci ca sa nu mai deconecteze npc-ul de pe server.

PS: Voi reveni in scurt timp cu alti NPC.

Link to comment
Share on other sites

  • 3 months later...
  • 2 weeks later...
  • 6 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.