• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Action VIP System [0.3.5]

Status
Not open for further replies.
@Up,

lol.
I changed it, also I didn't take credit for it.
 
You changed just:
Lua:
    if getPlayerStorageValue(cid, vip) == TRUE then
 
How many diff ways can you do it shawak
11/08/2009 10:51:29] Lua Script Error: [Action Interface]
[11/08/2009 10:51:29] data/actions/scripts/Custom/vip.lua

[11/08/2009 10:51:29] luaGetPlayerStorageValue(). Player not found

[11/08/2009 10:51:29] Lua Script Error: [Action Interface]
[11/08/2009 10:51:29] data/actions/scripts/Custom/vip.lua

[11/08/2009 10:51:29] data/actions/scripts/Custom/vip.lua:5: attempt to perform arithmetic on a boolean value
[11/08/2009 10:51:29] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/Custom/vip.lua)


[11/08/2009 10:51:29] Lua Script Error: [Action Interface]
[11/08/2009 10:51:29] data/actions/scripts/Custom/vip.lua

[11/08/2009 10:51:29] luaGetPlayerStorageValue(). Player not found

[11/08/2009 10:51:29] Lua Script Error: [Action Interface]
[11/08/2009 10:51:29] data/actions/scripts/Custom/vip.lua

[11/08/2009 10:51:29] data/actions/scripts/Custom/vip.lua:5: attempt to perform arithmetic on a boolean value
[11/08/2009 10:51:29] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/Custom/vip.lua)


[11/08/2009 10:51:29] Lua Script Error: [Action Interface]
[11/08/2009 10:51:29] data/actions/scripts/Custom/vip.lua

[11/08/2009 10:51:29] luaGetPlayerStorageValue(). Player not found

[11/08/2009 10:51:30] Lua Script Error: [Action Interface]
[11/08/2009 10:51:30] data/actions/scripts/Custom/vip.lua

[11/08/2009 10:51:30] data/actions/scripts/Custom/vip.lua:5: attempt to perform arithmetic on a boolean value
[11/08/2009 10:51:30] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/Custom/vip.lua)

[11/08/2009 10:51:30] Reloaded actions.
 
You changed just:
Lua:
    if getPlayerStorageValue(cid, vip) == TRUE then

I didn't take credit for it,
and why make another door script when one is sitting there?
Dont worry about it...:wub:

@Up,
Try it again, I changed a lot.
 
almost same thing
[11/08/2009 10:56:35] Lua Script Error: [Action Interface]
[11/08/2009 10:56:35] data/actions/scripts/Custom/vip.lua

[11/08/2009 10:56:36] luaGetPlayerStorageValue(). Player not found

[11/08/2009 10:56:36] Lua Script Error: [Action Interface]
[11/08/2009 10:56:36] data/actions/scripts/Custom/vip.lua

[11/08/2009 10:56:36] data/actions/scripts/Custom/vip.lua:5: attempt to perform arithmetic on a boolean value
[11/08/2009 10:56:36] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/Custom/vip.lua)


[11/08/2009 10:56:36] Lua Script Error: [Action Interface]
[11/08/2009 10:56:36] data/actions/scripts/Custom/vip.lua

[11/08/2009 10:56:36] luaGetPlayerStorageValue(). Player not found

[11/08/2009 10:56:36] Lua Script Error: [Action Interface]
[11/08/2009 10:56:36] data/actions/scripts/Custom/vip.lua

[11/08/2009 10:56:36] data/actions/scripts/Custom/vip.lua:5: attempt to perform arithmetic on a boolean value
[11/08/2009 10:56:36] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/Custom/vip.lua)


[11/08/2009 10:56:36] Lua Script Error: [Action Interface]
[11/08/2009 10:56:36] data/actions/scripts/Custom/vip.lua

[11/08/2009 10:56:36] luaGetPlayerStorageValue(). Player not found

[11/08/2009 10:56:36] Lua Script Error: [Action Interface]
[11/08/2009 10:56:36] data/actions/scripts/Custom/vip.lua

[11/08/2009 10:56:37] data/actions/scripts/Custom/vip.lua:5: attempt to perform arithmetic on a boolean value
[11/08/2009 10:56:37] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/Custom/vip.lua)

[11/08/2009 10:56:37] Reloaded actions.
 
@2Up,

I changed it again, try it now.
 
Shoudnt you use storage value instead of making it Vipstatus? like
local vipStatus = 1234
local storage = 1234

[11/08/2009 11:02:48] Lua Script Error: [Action Interface]
[11/08/2009 11:02:48] data/actions/scripts/Custom/vip.lua

[11/08/2009 11:02:48] luaGetPlayerStorageValue(). Player not found

[11/08/2009 11:02:48] Lua Script Error: [Action Interface]
[11/08/2009 11:02:48] data/actions/scripts/Custom/vip.lua

[11/08/2009 11:02:48] data/actions/scripts/Custom/vip.lua:5: attempt to perform arithmetic on a boolean value
[11/08/2009 11:02:48] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/Custom/vip.lua)


[11/08/2009 11:02:48] Lua Script Error: [Action Interface]
[11/08/2009 11:02:48] data/actions/scripts/Custom/vip.lua

[11/08/2009 11:02:48] luaGetPlayerStorageValue(). Player not found

[11/08/2009 11:02:48] Lua Script Error: [Action Interface]
[11/08/2009 11:02:48] data/actions/scripts/Custom/vip.lua

[11/08/2009 11:02:48] data/actions/scripts/Custom/vip.lua:5: attempt to perform arithmetic on a boolean value
[11/08/2009 11:02:48] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/Custom/vip.lua)


[11/08/2009 11:02:48] Lua Script Error: [Action Interface]
[11/08/2009 11:02:48] data/actions/scripts/Custom/vip.lua

[11/08/2009 11:02:49] luaGetPlayerStorageValue(). Player not found

[11/08/2009 11:02:49] Lua Script Error: [Action Interface]
[11/08/2009 11:02:49] data/actions/scripts/Custom/vip.lua

[11/08/2009 11:02:49] data/actions/scripts/Custom/vip.lua:5: attempt to perform arithmetic on a boolean value
[11/08/2009 11:02:49] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/Custom/vip.lua)

[11/08/2009 11:02:49] Reloaded actions.
 
@Up,
Use code tags and try it again.
DONT JUST RELOAD.
 
@Up,
Copy it from the first post.
Then try it.
 
@JDB:
Lua:
-- Config --
function onUse(cid, item, fromPosition, itemEx, toPosition)
-- Config --
Yeah you found it out, but why? ^_^

PS: 2x config?
 
[11/08/2009 11:12:32] Lua Script Error: [CreatureScript Interface]
[11/08/2009 11:12:32] data/creaturescripts/scripts/Custom/Vip.lua

[11/08/2009 11:12:32] luaGetPlayerStorageValue(). Player not found

But when i use the goblet says ur already vip i making a new acc to try

EDit: yea still says that i already got vip and its a fresh acc
 
@Up,

I changed something again,
and to test, all you need to change is 1234 to something else.
 
The one you sent in pm worked for 30days one.
2cqbcw2.jpg


It sent the affect to with undwraps just didnt hit print fast enough
 
Last edited:
So it works now?
 
The one you sent in PM i will test this one

Edit: the one in the thread just says already vip and i tried changing the id to 1238
 
I will make the 60 days & 90 days one now.
Thanks for testing.
 
I updated the First Post with my latest script.
30 Days, 60 Days, & 90 Days are all included.

You must use everything on the first post for this to work!
 
Last edited:
Status
Not open for further replies.
Back
Top