Jump to content

Recommended Posts

Posted

Salutare sa-mp.ro, am facut si eu un FS cu comenzi de viata infinita (godmode) realizat pe sscanf si zcmd  , aici aveti o poz cu scriptul meu ( rezultatul in joc)  :

http://tinypic.com/view.php?pic=35hl8xh&s=8#.VHIylWerHRo

 

Scriptul meu are mai multe comenzi :

/god = Activezi godmode

/godof  = Dezactivezi Godmode

/vgod = Activezi GodMode Pentru masini

/vgodof = Dezactivezi GodMode Pentru masini

/setgod = Seteazai unui player viata infinita

/setgodof = Scotei unui player viata infinita

/godcmds = Vezi toate comenzile Godmode

 

Cam atat .. Sunt incepator si vreau sa vad parerile voastre ...

 

Linkuri de descarcare :

 

http://www.solidfiles.com/d/7e6548efc6/godmode.pwn  -  . PWN (scriptul )

http://www.solidfiles.com/d/41d6f1929e/godmode.amx  -  .AMX ( Gata compilat)

 

 

 

 

 

 

// Desenul meu animat 
// Alte episoade aici: 
https://www.youtube.com/channel/UCF2kY1CzhHI_PCyV5LprQ1w/videos

 

 

 

Posted

Am sa fiu sincer cu tine , e bine da' se putea si mai bine :) mereu exista loc de mai bine , m-am uitat in script , se putea face mai optimizat + ce ai facut tu NU este godmode , este doar viata masinii/playerului 999.... si care-i faza cu " GivePlayerWeapon(playerid, 38, 999999999); " e GodMode , n-ar trebui sa aiba arma deoarece face god+kill ceea ce este STRICT interzit pe orice sv de SA:MP.

 

--> new name[MAX_PLAYER_NAME]; new string[245+MAX_PLAYER_NAME]; <-- What The F*** ?!?

 

Cele 121 linii ale tale se pot optimiza la maxim 50-60.

 

4/10

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.