Requesting some scripts.

Welcome in the osiRose emulator Project.

Moderators: osRose dev team, ospRose dev team, osiRose dev team, Moderators

Requesting some scripts.

Postby SeraphiPod on Sat Feb 20, 2010 6:51 am

:)

Can anyone build a script for me?
like the one on osROSE,
the /allskill..

I tried copying on the script of osROSE,
but I did a fail attempt.

is there even a gmskill on osiROSE?

a /points,
for example, I want to know how many points do I have,
and a /npoints
to subtract someone's points.

and is there such a command that will finish your current quest? and receive its reward?

--
Question, I was kinda attempting to put a /website
I'm making its function just to send a pm on the client,

like when I typed in /website
a 'http://mylink.com' will be sent.

is this right?:
  1.  
  2.     else if (strcmp(command, "website")==0) // Website Command by SeraphiPod
  3.     {
  4.         if (Config.Command_Rules > thisclient->Session->accesslevel)
  5.             return true;
  6.         SendPM(thisclient, "http://mylink.com");
  7.     }
  8.  


~SeraphiPod
[url=http://seraphipod.deviantart.com]Image
Some Support Plz:
viewtopic.php?f=22&t=3906
User avatar
SeraphiPod
Smoulie
Smoulie
 
Posts: 60
Joined: Sat Oct 04, 2008 10:26 am
Location: Philippines

Re: Requesting some scripts.

Postby T-Grave on Tue Mar 09, 2010 5:54 pm

Why don't you just try it out by running it?
On first sight it looks alright, but it has been a while since I worked with this code, so I can't be 100% sure of my answer.
There are plenty of commands that use the SendPM function, so if you take a look at those you'll figure it out ;)
T-Grave
osiRose dev
osiRose dev
 
Posts: 209
Joined: Sun Jun 07, 2009 2:06 pm
Location: Belgium


Return to Support - OsiRose Emulator

Who is online

Users browsing this forum: No registered users and 1 guest