PtokaX forum

Archive => Archived 5.0 boards => Finished Scripts => Topic started by: jiten on 28 March, 2005, 19:24:13

Title: Vote Poll
Post by: jiten on 28 March, 2005, 19:24:13
Nerbos Vote Poll (http://mznetwork.mozdesigners.com/votepoll.lua)

Best regards,

jiten
Title:
Post by: chettedeboeuf on 05 April, 2005, 21:53:42
Thank You Very Much

 :D
Title:
Post by: jiten on 05 April, 2005, 21:55:24
yw :]
Title:
Post by: dragos_sto on 03 May, 2005, 14:45:17
link above dont work (http://mznetwork.mozdesigners.com/votepoll.lua)  , some help please
Title:
Post by: jiten on 03 May, 2005, 15:02:51
I tried it now and it's working.

Cheers
Title:
Post by: dragos_sto on 03 May, 2005, 15:49:19
true ,
now work ,
10x a lot , again
Title:
Post by: jiten on 03 May, 2005, 15:51:58
Thought that it was a problem with the server.
Anyway, nice to know now that u were able to get it.

Best regards
Title:
Post by: imby on 10 May, 2005, 04:00:57
any version of this where you can create customisable answers. i.e. something more than yes/no
Title:
Post by: hutchenky on 10 May, 2005, 04:05:31
What is this for a script? what does it do?
i am blont lol



regards:hutch
Title:
Post by: 6Marilyn6Manson6 on 10 May, 2005, 07:47:25
QuoteOriginally posted by hutchenky
What is this for a script? what does it do?
i am blont lol



regards:hutch

This script made poll :P
Title:
Post by: jiten on 10 May, 2005, 08:03:59
QuoteOriginally posted by hutchenky
What is this for a script? what does it do?
i am blont lol



regards:hutch
This is a Voting script where you can create different polls, and of course vote for each option.

Cheers
Title:
Post by: jiten on 12 June, 2005, 22:26:05
Vote Poll v.0.1a (http://mznetwork.co.mz/i/forum_files/VotePoll.v0.1a.rar) (requested by TTB).

Best regards
Title:
Post by: TTB on 13 June, 2005, 01:01:44
:D  :D  :D  :D  :D

Thanx!! I will test it soon! Greetz..
Title:
Post by: jiten on 14 June, 2005, 13:19:01
QuoteOriginally posted by imby
any version of this where you can create customisable answers. i.e. something more than yes/no
The last one I posted (v.0.1a) does that ;)

Best regards
Title:
Post by: MOH on 10 July, 2005, 01:26:40
Im netfounder in the hub but when i type +createvote it gives me this You don?t have permision to this command. whats the main profile of the script > who can make new votepolls and where in the script can be changed that ?
Title:
Post by: imby on 10 July, 2005, 03:48:56
QuoteOriginally posted by MOH
Im netfounder in the hub but when i type +createvote it gives me this You don?t have permision to this command. whats the main profile of the script > who can make new votepolls and where in the script can be changed that ?

Main profile of the script is master i think, which is number 0. I assume you're using robocop therefore netfounder is no 5. Go through the script and change user.iProfile == 0 into user.iProfile == 5.... that should work.
Title:
Post by: imby on 10 July, 2005, 03:50:17
QuoteOriginally posted by jiten
QuoteOriginally posted by imby
any version of this where you can create customisable answers. i.e. something more than yes/no
The last one I posted (v.0.1a) does that ;)

Best regards

Thanks, I tested it and it works well :)
Title:
Post by: MOH on 10 July, 2005, 17:54:45
i wont Moderetors, NETFOUNDERS and MASTERS to be abled make polls ! What i shoul do ?

I make votepoll with my master status but when i typed
+votefor it gives me There aren't any Poll to be Voted.
?????
Title:
Post by: 6Marilyn6Manson6 on 11 July, 2005, 01:11:23
QuoteOriginally posted by MOH
i wont Moderetors, NETFOUNDERS and MASTERS to be abled make polls ! What i shoul do ?

I make votepoll with my master status but when i typed
+votefor it gives me There aren't any Poll to be Voted.
?????

Change this:

elseif (cmd=="+svmain") then
if (user.iProfile == 0) then

with

elseif (cmd=="+svmain") then
if (user.iProfile == 0) or (user.iProfile == 4) or (user.iProfile == 5) then

c ya :)
Title:
Post by: MOH on 11 July, 2005, 03:33:57
im sorry but there is a new req from my ISP !
i wont MODERATORS, NETFOUNDERS,MASTERS and OPERATOTS to be abled make polls ! What i shoul do now ?

What about the problem i have!? Im master i maked a poll but when i typed +votefor it gives me There aren't any Poll to be Voted.
 why is that ? There is a poll with number 1 but the bot gives me this message ???
Title:
Post by: toh on 11 September, 2005, 19:54:09
file not found 404