Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-26-2001, 06:15 PM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
Post

Well, I am scripting a cs arena, i don't know what for though, i just want to... I am a very bad scripter, but I do what i can, and what i know i use...

Here is a script, any help will be very good...

if (playersays(start)) {
setstring server.csplayers,#v(strtofloat(#s(server.csplayers ))+1);
}
if (server.csplayers=>1) {
if (playerx>17&&playerx<32&&playery>9&&playery<29) {
setlevel2 entravialcs1.graal,31,31;
}
if (playerx>33&&playerx<46&&playery>9&&playery<29) {
setlevel2 entravialcs1.graal,41,31;
}}

Any scripts to help?
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 05:41 PM.


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