Author Topic: Some Questions  (Read 3966 times)

0 Members and 1 Guest are viewing this topic.

Offline jimmy

  • Wiseguy
  • **
  • Posts: 94
    • View Profile
Some Questions
« on: February 16, 2012, 01:25:29 am »
hy guys i have some questions for PWN script
1-How can i do Friendly Fire for only one player?? means only one player can kill everybody include his team
2-Can Someone tell me when we type !heal my player freeze there and when i healed and i get unfreeze how to do this??
3-when i set my StartPlayerPos in Malibu and come in game the screen doesnt come in malibu Why??
4-How i can connect my mIRC to my PWN Server??

Please Must Reply in Format of 1- Ans here of Question one
Storm City Owner

Stormcity.smfnew.com

Offline stormeus

  • VC:MP Developer
  • VC:MP Veteran
  • *
  • Posts: 1122
    • View Profile
Re: Some Questions
« Reply #1 on: February 16, 2012, 01:45:57 am »
1-How can i do Friendly Fire for only one player?? means only one player can kill everybody include his team
Try setting a player's team to -1.

Quote
2-Can Someone tell me when we type !heal my player freeze there and when i healed and i get unfreeze how to do this??
Search the forum, this has been done a few times before.

Quote
3-when i set my StartPlayerPos in Malibu and come in game the screen doesnt come in malibu Why??
You have to set the camera position and where the camera is looking as well. Search the forum, there's likely to be a guide about it.

Quote
4-How i can connect my mIRC to my PWN Server??
There is no working way of doing this. Only Squirrel and mIRC servers can efficiently do IRC echoes, and mIRC is a dead language.
Do not PM me for support.




Offline jimmy

  • Wiseguy
  • **
  • Posts: 94
    • View Profile
Re: Some Questions
« Reply #2 on: February 16, 2012, 01:52:27 am »
1- i need to set the player team to -1 how ??
2-ok i will search
3-No i know how to set it but when i set in malibu the malibu doesnt come
4-but my friends do this
Storm City Owner

Stormcity.smfnew.com

Offline stormeus

  • VC:MP Developer
  • VC:MP Veteran
  • *
  • Posts: 1122
    • View Profile
Re: Some Questions
« Reply #3 on: February 16, 2012, 03:07:05 am »
1- i need to set the player team to -1 how ??
If there's a SetPlayerTeam function (I hope there is),
SetPlayerTeam( playerid, -1 );

Quote
3-No i know how to set it but when i set in malibu the malibu doesnt come
Oh, you're inside the Malibu? Only Squirrel servers would allow that. You can't set a player's interior in Pawn, and the Malibu is its own interior. It won't work.

Quote
4-but my friends do this
In Pawn? They're probably using PSA, which is buggy, unreliable, and just really slow.
Do not PM me for support.




Offline jimmy

  • Wiseguy
  • **
  • Posts: 94
    • View Profile
Re: Some Questions
« Reply #4 on: February 16, 2012, 05:20:09 am »
1-i need to do free for wall for one player not for all players
Storm City Owner

Stormcity.smfnew.com

Offline Innocent Heart

  • Wiseguy
  • **
  • Posts: 51
  • Crime Investigation Department Owner
    • View Profile
    • Crime Investigaton Department
Re: Some Questions
« Reply #5 on: February 16, 2012, 05:59:11 am »
Yes Jimmy I know How to Connect Pawn With Mirc .. So Read Your Pm.
Conatact Information :
Facebook:-www.facebook.com/dashingjaff
Youtube:-www.youtube.com/NooranScripter

====>My Server Info  < ========
ServerName :- CID-Server
Server Clan :- [D.R] Dakriders
Server Forum :- www.CidServer.tk
Clan Forum :-www.Drgang.tk
=====> DarkRiders Group <=====

Pm Me If U want To be Pro In Scripting !
Those Who Banned my Ip and My Freind's Ip They Are Big Fuckers...!

Offline stormeus

  • VC:MP Developer
  • VC:MP Veteran
  • *
  • Posts: 1122
    • View Profile
Re: Some Questions
« Reply #6 on: February 16, 2012, 04:33:26 pm »
1-i need to do free for wall for one player not for all players
If you set a player's team to -1, they'll be in the free-for-all team, not everyone else.
Do not PM me for support.




Offline jimmy

  • Wiseguy
  • **
  • Posts: 94
    • View Profile
Re: Some Questions
« Reply #7 on: February 17, 2012, 01:52:36 am »
ah stormeus get u thanks man
Storm City Owner

Stormcity.smfnew.com

Offline jimmy

  • Wiseguy
  • **
  • Posts: 94
    • View Profile
Re: Some Questions
« Reply #8 on: February 17, 2012, 02:08:29 am »
i have to add new skin
Storm City Owner

Stormcity.smfnew.com

Offline jimmy

  • Wiseguy
  • **
  • Posts: 94
    • View Profile
Re: Some Questions
« Reply #9 on: February 17, 2012, 02:19:04 am »
or to do this    gSkins[-58] = "Beach guy #5"; i did it but not its not compiling
i dont know where to add SetPlayerTeam(playerid,-1) tell me
Storm City Owner

Stormcity.smfnew.com