Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Trading Items (https://forums.graalonline.com/forums/showthread.php?t=11035)

ownerofbabylon 09-03-2001 02:43 AM

Trading Items
 
Im wondering if its possible to make a nice trading item or building like 2001's but for a PW without a NPC Server?

Silver Knight 09-03-2001 02:46 AM

Yes, it probaly would. I would script it for you but I am not positive it would work online very well.

ownerofbabylon 09-03-2001 02:49 AM

yea I suck at scripting but I dont have internet right now (cuz my internet line was disconnected cuz im getting cable but the cable guys screwed up) anyways I am trying to get better at scripting but it just makes me wanna pop

Merlin 09-03-2001 03:31 AM

if you had like a .txt of every item i think it would be possible

fuzie 09-03-2001 06:06 AM

yah u'd have to....i tried about 2 months ago but never really got it to work so i gave up

ownerofbabylon 09-03-2001 06:35 AM

That sucks, I wish it was easier to do.

fuzie 09-03-2001 06:44 AM

making the building with trading the items woulding be hard but when buying or selling them with gralet is where i suk at

Enigma_GP6 09-03-2001 07:33 AM

Okay.....RE:Idea
 
http://graalianrebels.homestead.com/FILES/webhead.gif okay, have it where you can upadte it often, then in a ware house in graal, (or other building) let them buy items, and whatever item they have selected, they will not have, and it adds random(100,600)) rupees to thier account, for example:

PHP Code:

if (playerchats&&strequals(buy darkbomb)){
playerrupees=-400;
set boughtbomb;
}
if (
playerchats&&strequals(sell crap)&&strcontains(#w,weaponnamehere))){
"then find a way to take that item from the player."


that is about it, my hand is weary, that means I have run out of ideas.
-Rebel95


All times are GMT +2. The time now is 02:58 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.